Subject: Re: Undefined kernel symbols: bcopy, strchr, memset, etc
To: None <port-macppc@netbsd.org>
From: Shawn Pearce <shawnp@nortelnetworks.com>
List: port-macppc
Date: 11/22/1999 14:22:16
Christos Zoulas wrote:

> In article <3835657E.648BBB4F@americasm01.nt.com>,
> Shawn Pearce <shawnp@nortelnetworks.com> wrote:
>
> [undefined symbols and script deleted]
>
> Can you print the link line of the kerne and do nm on libkern and libsa
> to see if the symbols are there?

I did this before emailing the group, and none of the undefined symbols
I listed were defined in _any_ of the objects passed on the link line.  Or
any of the objects placed in the arch/macppc/compile/GENERIC directory
after the link failed.

The problem is that for some reason, it wasn't compiling the object files
it needed, let alone adding them to libkern.

--
Shawn.