On Sun, Mar 21, 2010 at 02:35:06PM +0100, Frans Pop wrote: > 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
ok would need info on the missing symlinks: ls -l /usr/lib/klibc/include/linux and ls -l /usr/lib/klibc/include/asm* > 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? no please, then you put in glibc headers and might get funny redifinitions. > Note that I'm building in an amd64 Sid chroot on a box running amd64 Lenny. could I see the full buildlog. thanks. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

