[100680] in RedHat Linux List
Still no Satisfactory Kernel Compiles
daemon@ATHENA.MIT.EDU (Robert W. Canary)
Sun Nov 22 21:11:35 1998
Date: Sun, 22 Nov 1998 19:58:51 -0600
From: "Robert W. Canary" <rwcanary@ohiocounty.net>
Reply-To: rwcanary@mail.lig.bellsouth.net
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Hi agian fellow RedHatters,
The subject line said it all, after several attempts I still am not
gettin my modules to compile correctly. Here are the steps I am
doing:
# cd /usr/src/linux
# make mrproper
# make xconfig
# make clean
# make dep
# make zImage
# make modules
# rm -rf /lib/modules/2.0.35-2
# make modules_install
This installs all the new modules into a directory
'/lib/modules/2.0.35'
# cp /usr/src/linux/arch/i386/boot/vmlinuz /boot/vmlinuz-2.0.35-ocn
# lilo
# depmod -av
Here is the errors from depmod:
/lib/modules/2.0.35/misc/sound_syms.o: unresolved symbol(s)
/lib/modules/2.0.35/net/dgrs.o: unresolved symbol(s)
/lib/modules/2.0.35/net/tlan.o: unresolved symbol(s)
/lib/modules/2.0.35/net/tulip.o: unresolved symbol(s)
/lib/modules/2.0.35/net/de4x5.o: unresolved symbol(s)
/lib/modules/2.0.35/net/yellowfin.o: unresolved symbol(s)
/lib/modules/2.0.35/net/rtl8139.o: unresolved symbol(s)
/lib/modules/2.0.35/net/pcnet32.o: unresolved symbol(s)
/lib/modules/2.0.35/net/ne2k-pci.o: unresolved symbol(s)
/lib/modules/2.0.35/net/epic100.o: unresolved symbol(s)
/lib/modules/2.0.35/net/eepro100.o: unresolved symbol(s)
/lib/modules/2.0.35/net/3c59x.o: unresolved symbol(s)
/lib/modules/2.0.35/net/hp100.o: unresolved symbol(s)
/lib/modules/2.0.35/scsi/gdth.o: unresolved symbol(s)
# lilo (agian, for the heck of it)
# shutdown -h now
I went ahead and ran the kernel to check everything else out.
However, my dial-up users could not connect.
I though maybe the cyclades modules did not load, but it was the ppp
module that did not load. I tried to load it manually with 'insmod ppp'
and got this:
# insmod ppp
/lib/modules/2.0.35/net/ppp.o: unresolved symbol slhc_free_R3787e5b9
/lib/modules/2.0.35/net/ppp.o: unresolved symbol slhc_remember_Rbc0f8a5e
/lib/modules/2.0.35/net/ppp.o: unresolved symbol slhc_toss_R89ec95b6
/lib/modules/2.0.35/net/ppp.o: unresolved symbol
slhc_uncompress_Ra2ca7e04
/lib/modules/2.0.35/net/ppp.o: unresolved symbol slhc_compress_R5d6838a9
/lib/modules/2.0.35/net/ppp.o: unresolved symbol slhc_init_R20741a64
Has anyone recompiled a moduled kernel from the
kernel-source-2.0.35-2.i386.rpm?
And if so then what am I doing wrong?
Thanks in advance :-(
--
robert
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.