[expert] Cannot compile 8.2 kernel! HELP!

2002-04-10 Thread Calin Culianu
I am having problems compiling the mandrake 8.2 kernel on a mandrake 8.2 system I just installed. I am testing out some mods to the kernel. I haven't modified the 2.4.18-mdk6 sources yet.. as a first step I am just trying to compile the mandrake kernel sources as a test, using the gcc

Re: [expert] Cannot compile 8.2 kernel! HELP!

2002-04-10 Thread K Montgomery
Did you do a make mrproper before starting the whole compilation? I've gotten similar errors in the past and that has solved them. (Note: I believe this will wipe out any existing /usr/src/linux/.config you have. But as you're loading a file from elsewhere, this shouldn't be a concern.) -