Le mercredi 08 novembre 2006 19:10, Joey Hess a écrit : > Jérôme Marant wrote: > > I tried to rebuilt rootskel yesterday and I got: > > > > Making install in src-bootfloppy > > make[2]: entrant dans le répertoire « > > /home/jerome/d-i/packages/rootskel/src-bootfloppy » > > Making build in bin > > make[3]: entrant dans le répertoire « > > /home/jerome/d-i/packages/rootskel/src-bootfloppy/bin » > > klcc -c -o cpio.o cpio.c > > open3: exec of /usr/local/bin/gcc -D__KLIBC__=1 -D__KLIBC_MINOR__=4 > > -D_BITSIZE=64 -fno-stack-protector -m64 -D__KLIBC__=1 -D__KLIBC_MINOR__=4 > > -D_BITSIZE=64 -I/usr/lib/klibc/include/arch/x86_64 > > -I/usr/lib/klibc/include/bits64 -I/usr/lib/klibc/include -Os > > -fno-asynchronous-unwind-tables -fomit-frame-pointer -falign-functions=1 > > -falign-jumps=1 -falign-loops=1 -c -o cpio.o -x c cpio.c failed at > > /usr/bin/klcc line 138 > > > > Can anyone confirm? > > No, works fine here. Why is your klcc trying to run a gcc in > /usr/local/bin?
According to the code, this is where it expects to find gcc. I'm on amd64 BTW. -- Jérôme Marant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]