linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.4.7preX - unresolved symbols/compilation problem
@ 2001-07-17 13:12 Armando Di Cianno
  2001-07-17 17:15 ` Ethan Blanton
  2001-07-17 17:17 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Armando Di Cianno @ 2001-07-17 13:12 UTC (permalink / raw)
  To: linuxppc-dev


I figured this post would do better on the dev list than the user list,
sorry if I misinterpret the goal of both lists.

I started with an ultra-basic install of YellowDog 2.0 on my TiBook (I
wanted the glibc 2.2, and I like compiling everything else by hand).
However, now that everything is up to par, I tried compiling both the benh
and bk 2.4.7preX trees, and while they compile, upon reboot, all modules
complain about unresolved symbols, even though cat'ng System.map reveals
that those symbols are there (stuff like printk!!!).

Compiling a kernel is nothing new to me.  I place vmlinux and System.map in
my boot directly, and place according entries in my yaboot.conf, as well as
cleaning up symlinks, etc.

Does anyone know if this could be a problem with a user-space kernel
controlling utlity?  I believe I have the newest (or new-enough) mod-utils.

Becuase I did the basic install of YDL 2.0, I could be missing something.
However the included 2.4.4 sources with that distro compile and load fine.

Any suggestions would be appreciated.

__Armando Di Cianno
diciaa@rpi.edu

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.4.7preX - unresolved symbols/compilation problem
  2001-07-17 13:12 2.4.7preX - unresolved symbols/compilation problem Armando Di Cianno
@ 2001-07-17 17:15 ` Ethan Blanton
  2001-07-17 17:17 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Ethan Blanton @ 2001-07-17 17:15 UTC (permalink / raw)
  To: Armando Di Cianno; +Cc: linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Armando Di Cianno spake unto us the following wisdom:
> I started with an ultra-basic install of YellowDog 2.0 on my TiBook (I
> wanted the glibc 2.2, and I like compiling everything else by hand).
> However, now that everything is up to par, I tried compiling both the benh
> and bk 2.4.7preX trees, and while they compile, upon reboot, all modules
> complain about unresolved symbols, even though cat'ng System.map reveals
> that those symbols are there (stuff like printk!!!).

I had this problem, too, when I just updated and then 'make oldconfig;
make dep vmlinux...'d it.  However, a 'make distclean' and then
reconfiguring fixed it for me.
Ethan

-- 
If I've told you once, I've told you once
And once is all that you needed.
		-- The Refreshments, "Carefree"

[-- Attachment #2: Type: application/pgp-signature, Size: 0 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.4.7preX - unresolved symbols/compilation problem
  2001-07-17 13:12 2.4.7preX - unresolved symbols/compilation problem Armando Di Cianno
  2001-07-17 17:15 ` Ethan Blanton
@ 2001-07-17 17:17 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2001-07-17 17:17 UTC (permalink / raw)
  To: Armando Di Cianno; +Cc: linuxppc-dev


On Tue, Jul 17, 2001 at 09:12:35AM -0400, Armando Di Cianno wrote:

> I started with an ultra-basic install of YellowDog 2.0 on my TiBook (I
> wanted the glibc 2.2, and I like compiling everything else by hand).
> However, now that everything is up to par, I tried compiling both the benh
> and bk 2.4.7preX trees, and while they compile, upon reboot, all modules
> complain about unresolved symbols, even though cat'ng System.map reveals
> that those symbols are there (stuff like printk!!!).

YDL 2.0 ships with a version of modutils which is somehow missing
'/sbin/genksyms'.  Rebuild the srpm and install it and you'll be fine.

--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-07-17 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-17 13:12 2.4.7preX - unresolved symbols/compilation problem Armando Di Cianno
2001-07-17 17:15 ` Ethan Blanton
2001-07-17 17:17 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).