reopen 343888 thanks On Fri, Jan 06, 2006 at 08:19:09PM +0200, Guillem Jover wrote: > Hi Kurt, > > On Sun, Dec 18, 2005 at 03:48:26PM +0100, Kurt Roeckx wrote: > > Package: svgalib > > Version: 1:1.9.23-1 > > Severity: important > > > Your package is failing to build on amd64 with the following > > error: > > In file included from lrmi.c:16: > > /usr/include/asm/vm86.h:8:3: error: #error This header is not available for > > x86_64 > > lrmi.c:182: error: field 'vm' has incomplete type > > lrmi.c: In function 'get_int_seg': > > [...] > > > > The amd64 (x86_64) kernel does not support the vm86() > > system call, so does not support running 16 bit code. > > I'm packaging a new upstrem release, and was checking if lrmi code is > built on anything != ia32, and it's not, double checked by building it > on pergolesi.
If you tries this on pergolesi, I hope your tried with the proper chroot? All chroots are 32 bit except amd64-sid-pure or something. It seems to get build here anyway. > Maybe you were building it on ia32 personality? No I wasn't, and that doesn't have any effect on inlude files anyway. $ dpkg-architecture DEB_BUILD_ARCH=amd64 DEB_BUILD_ARCH_OS=linux DEB_BUILD_ARCH_CPU=amd64 DEB_BUILD_GNU_CPU=x86_64 DEB_BUILD_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_HOST_ARCH=amd64 DEB_HOST_ARCH_OS=linux DEB_HOST_ARCH_CPU=amd64 DEB_HOST_GNU_CPU=x86_64 DEB_HOST_GNU_SYSTEM=linux-gnu DEB_HOST_GNU_TYPE=x86_64-linux-gnu $ uname -m x86_64 > I'm closing this bug. If you happen to be able to reproduce it, please > reopen. Of course I can reproduce this. Nothing has changed when it comes to vm86(). Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

