[EMAIL PROTECTED] wrote: > > I have upgraded to hamm over the weekend and now I can't seem to config > the kernel(kernel-source-2 2.0.32-5 from hamm) for a recompile. > > 'make menuconfig' and 'make xconfig' fail with: > > /usr/lib/crt1.o(.text+0xe): undefined reference to `__libc_init_first' > /usr/lib/crt1.o(.text+0x18): undefined reference to `_environ' > make[2]: *** [mkscript] Error 1 > > I have gcc(2.7.2.3-4) and libc6-dev(2.0.7pre1-4a) installed. > >[snip] > > What is broken? How do I fix it? HELP! > > -- > Brian
Are you using a copy of the kernel source that you used earlier on bo, or is it a fresh copy? I had a couple of problems with an old copy of the kernel source previously compiled on bo. Some of older utility progs that the make process creates no longer worked because they were expecting libc5. Start with a fresh copy of the sources, or do a 'make distclean', IIRC, and see if that helps. -- Ed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]