[100327] in RedHat Linux List
Re: Another Kernel Compiling Post
daemon@ATHENA.MIT.EDU (Robert Canary)
Thu Nov 19 21:32:42 1998
Date: Thu, 19 Nov 1998 20:33:32 -0600
From: Robert Canary <rwcanary@ohiocounty.net>
Reply-To: rwcanary@mail.lig.bellsouth.net
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Ray Curtis wrote:
>
> >>>>> "rwc" == Robert W Canary <rwcanary@ohiocounty.net> writes:
>
> rwc> Hi,
> rwc> I have been trying to recompile my kernel for some specifics.
> rwc> Everything went fine.And it even booted up fine, except for ...........
>
> rwc> /lib/modules/2.0.35/net/dgrs.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/tlan.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/tulip.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/yellowfin.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/ntl8139.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/pcnet32.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/ne2k.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/epic100.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/eepro.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/net/3c59x.o: unresolved symbol(s)
> rwc> /lib/modules/2.0.35/scsi/gdth.o: unresolved symbol(s)
>
> This is a common problem most people encounter on re-compiling a
> kernel.
> When you re-compile move your /lib/modules/2.0.XX directory out of
> the way before you do a 'make modules_install' so that a complete
> new modules directory is created and not a combination of both the
> old and new modules.
>
>< snip ><
>
> So you have a new list of linux/modules which don't agree with the
> new modules you have.
>
> Just remove the directory /usr/modules/2.0.XX and from /usr/src/linux
> do a 'make modules_install' again and you should be all set.
Well, that is what is so strange. The /lib/modules/2.0.35-2 directory
was removed. 'make install_modules`
resulted in a new directory being created called /lib/modules/2.0.35 .
But still I get this error.
--
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.