[gentoo-user] Kernel config when a symbol has disappeared

2007-04-23 Thread Iván Pérez Domínguez
I'm currently using kernel 2.6.13. I tried to download newer versions, but using the same configuration leads to many warnings that claim that some symbols my .config talks about do not exist anymore. What can I do to find what should be changed? I tried reviewing the kernel documentation, but cou

Re: [gentoo-user] Kernel config when a symbol has disappeared

2007-04-23 Thread Fabio Correa
Right after copying the .config file, run make oldconfig. This will parse the .config file again, and will ask you whether activate new available options. Run make menuconfig on another terminal to check the help on the new options!! Good luck, -- Fabio A. Correa D. Physics Dept, Universidad Na

Re: [gentoo-user] Kernel config when a symbol has disappeared

2007-04-23 Thread Neil Bothwick
Hello Fabio Correa, > Right after copying the .config file, run make oldconfig. This will > parse the .config file again, and will ask you whether activate new > available options. Run make menuconfig on another terminal to check > the help on the new options!! When make oldconfig prompts you wit