Try with make gconfig.. If that didn't work I think your best bet would be menuconfig

fvs wrote:Tried
debian:/usr/src/linux-2.6.20.3# make gconfig
*
* Unable to find the GTK+ installation. Please make sure that
* the GTK+ 2.0 development package is correctly installed...
* You need gtk+-2.0, glib-2.0 and libglade-2.0.
*
make[1]: *** No rule to make target `scripts/kconfig/.tmp_gtkcheck', needed by `scripts/kconfig/gconf.o'. Stop.
make: *** [gconfig] Error 2
If that didn't work I think your best bet would be menuconfig
_________________
Don't know right answers once I use menuconfig?
each time I select It wont do anything, need some more direction.When I get to the window that asks what to enter,
".config" I don't know what to enter? I have entered "2.6.20.3"
and it says it don't exist?
fvs wrote:debian:/usr/src/linux-2.6.20.3# make xconfig
HOSTCXX scripts/kconfig/qconf.o
/bin/sh: g++: command not found
make[1]: *** [scripts/kconfig/qconf.o] Error 127
make: *** [xconfig] Error 2
debian:/usr/src/linux-2.6.20.3#
debian:/usr/src/linux-2.6.20.3# apt-get install gtk+-2.0
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package gtk+-2.0
debian:/usr/src/linux-2.6.20.3# apt-get install glib-2.0
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package glib-2.0
debian:/usr/src/linux-2.6.20.3# apt-get install libglade-2.0
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package libglade-2.0
fvs wrote:After doing all of the above I tried to install, But got this,
LD .tmp_vmlinux1
kernel/built-in.o: In function `clocksource_watchdog':
clocksource.c:(.text+0x15541): undefined reference to `tick_clock_notify'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6.20.3'
make: *** [debian/stamp-build-kernel] Error 2
debian:/usr/src/linux-2.6.20.3# dpkg -i *.deb
dpkg: error processing *.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
CC kernel/time/clocksource.o
kernel/time/clocksource.c: In function ‘clocksource_watchdog’:
kernel/time/clocksource.c:118: warning: implicit declaration of function ‘tick_clock_notify’
Found kernel: /boot/vmlinuz-2.6.20.3
Found kernel: /boot/vmlinuz-2.6.18-4-686
Updating /boot/grub/menu.lst ... done
Preparing to replace madwifi-modules-2.6.18-4-686 1:0.9.2+r1842.20061207-2+2.6.18.dfsg.1-12etch1 (using madwifi-modules-2.6.18-4-686_0.9.2+r1842.20061207-2+2.6.18.dfsg.1-12etch1_i386.deb) ...
Unpacking replacement madwifi-modules-2.6.18-4-686 ...
Setting up linux-headers-2.6.20.3 (2.6.20.3-10.00.Custom) ...
Setting up linux-image-2.6.20.3 (2.6.20.3-10.00.Custom) ...
Running depmod.
Finding valid ramdisk creators.
Failed to find suitable ramdisk generation tool for kernel version
2.6.20.3 on running kernel 2.6.18-4-686 in /usr/sbin/yaird
dpkg: error processing linux-image-2.6.20.3 (--install):
subprocess post-installation script returned error exit status 9
Setting up madwifi-modules-2.6.18-4-686 (0.9.2+r1842.20061207-2+2.6.18.dfsg.1-12etch1) ...
Errors were encountered while processing:
linux-image-2.6.20.3
initrd /boot/initrd.img-2.6.18-4-686
title Debian GNU/Linux, kernel 2.6.21jongi1
root (hd2,6)
kernel /boot/vmlinuz-2.6.21jongi1 vga=791 root=/dev/sda7 ro
savedefault
Return to Docs, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 3 guests