On Sunday 21 March 2010, Frans Pop wrote: > On Sunday 21 March 2010, maximilian attems wrote: > > > $ dpkg -l linux-libc-dev | grep ^ii > > > ii linux-libc-dev 2.6.32-10 > > > > ok I have similar, the 2.6.32-9 verison on amd64, > > so should work fine. > > Still get the same errors with > ii libklibc 1.5.17-2 minimal libc subset for use with initramfs > ii libklibc-dev 1.5.17-2 kernel headers used during the build of > klibc
It compiles correctly if I add '-I /usr/include/', i.e: klcc -Os -Wall -shared -I /usr/include/ init.c -o init Should that be needed? Note that I'm building in an amd64 Sid chroot on a box running amd64 Lenny. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

