> libc6-dev. It provides asm/unistd.h.
Actually, the problem is with the kernel headers used to build libc6,
which are "snashoted" at build time and put into libc6-dev package.
If you manually update your /usr/include/asm/unistd.h with the one
from a 2.4.21-rc* kernel, that should fix your build
Gaudenz Steinlin <[EMAIL PROTECTED]> writes:
> busybox-cvs fails to build from source on powerpc. Here is the relevant
> part of the build log:
> gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
> -D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os
> -fomit-frame-pointer -D_GNU_
hi
busybox-cvs fails to build from source on powerpc. Here is the relevant
part of the build log:
gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -Wall -Wstrict-prototypes -Wshadow -Os
-fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG -c -o libbb/syscalls.o
libbb/sys
3 matches
Mail list logo