PDA

View Full Version : kernel error


haveanotherpuff
19th September 2005, 01:35
I am trying to upgrade my woody kernel to the 2.6.13 but I got this error (drivers/char/drm/gamma/drv.0)error 1
(drivers/char/drm)error2
(drivers/char)error2
(stamp build) error 2

I do not have the slightest ide how to fix this in my config file.
It says in your how to (which is what I used to do the kernel) run "make"
then try again I guess<didn't work,is there something else I can do to correct this?

falko
19th September 2005, 18:52
When you run make menuconfig you could try to find the corresponding module in the menu (under Drivers or something like that) and disable it.

haveanotherpuff
21st September 2005, 01:57
That was easy! Thanks!