Re: how to build debian package on arm64 machine

2021-08-24 Thread Philippe Mathieu-Daudé
Hello, On 8/24/21 2:25 AM, Jiatong Shen wrote: > Hello, > >   for whatever reason I am trying to build qemu debian package > manuallyon arm64 machine. what I do is first "apt source qemu" to > download source and then "dpkg-buildcpakge" to build debs. This works on > amd64 machine but fails on ar

how to build debian package on arm64 machine

2021-08-23 Thread Jiatong Shen
Hello, for whatever reason I am trying to build qemu debian package manuallyon arm64 machine. what I do is first "apt source qemu" to download source and then "dpkg-buildcpakge" to build debs. This works on amd64 machine but fails on arm64. by looking that control file, seems it explicitly de