[gentoo-user] Re: Problem with compiling kernel

2009-05-17 Thread Marc Blumentritt
Mick schrieb: Last time this happened to me (more than once), it was because I had selected something in the kernel that I shouldn't have. I had to retrace my steps, removed the offending module and then it compiled and installed fine. I think you are right. Yesterday I had some time to look

Re: [gentoo-user] Re: Problem with compiling kernel

2009-05-16 Thread Mick
On Tuesday 12 May 2009, Marc Blumentritt wrote: > Arnau Bria schrieb: > >> hive linux # make && make modules_install && make > > > > just one question about your compiling command, why make && ... && make? > > I just do make all && make modules_install ... > > I used this command only to show the p

[gentoo-user] Re: Problem with compiling kernel

2009-05-12 Thread Marc Blumentritt
Marc Blumentritt schrieb: Hi, when I try to compile a kernel again (meaning after compiling it and building the modules), I get this error message: hive linux # make && make modules_install && make [...] INSTALL sound/core/snd-timer.ko INSTALL sound/core/snd.ko INSTALL sound/drivers/mpu

[gentoo-user] Re: Problem with compiling kernel

2009-05-12 Thread Marc Blumentritt
Arnau Bria schrieb: hive linux # make && make modules_install && make just one question about your compiling command, why make && ... && make? I just do make all && make modules_install ... I used this command only to show the problem I have. I have a special setup, where I place nearly the