Package: memtest86+
Version: 1.70-2
Severity: serious
Hi,
Your package is failing to build on amd64 with the following error:
gcc -c -m32 -march=i486 -fPIC -Wall -g -O2 -fno-strict-aliasing reloc.c
In file included from /usr/include/features.h:346,
from /usr/include/string.h:26,
from reloc.c:4:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
make[1]: *** [reloc.o] Error 1
Atleast on amd64 you need to build depend on gcc-multilib. This will
currently pull in the following packages:
gcc-4.1-multilib lib32gcc1 libc6-dev-i386 libc6-i386.
It also works with just libc6-dev-i386, so you might want to use that
instead of gcc-multilib.
Kurt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]