On Thu, Jul 05, 2001 at 11:49:58AM +0100, Colin Watson wrote: > "J.A.Serralheiro" <[EMAIL PROTECTED]> wrote: > >a few weeks ago, I enabled bios APM, which has a bug and I didnt knew > >about. I had crash, and some files in /lib/something disapeared. > > > >The problem was not a big deal, because I still compiled my own programs > >( which are not a big deal too). Then, once I trie to recompile my kernel > >for 486 processor ( I own a 486) and the compilation give some errors like > >"undeclared variable la la la". > > Reinstall libc6 and libc6-dev, and so on? Can't help more without some > real error messages ... > > # apt-get --reinstall install libc6 libc6-dev
And if that does not work, try "make mrproper" in the top-level kernel source directory. It is just a wild stab, but the combination of "I'm using arch-specific options to rebuild my kernel" and "I get these weird errors about undeclared variables" somehow strikes a bell with me. Cheers, Joost

