Subject: Re: nm can't find strcat.o and friends in libkern
To: David W. Talmage <talmage@cmf.nrl.navy.mil>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: port-amiga
Date: 02/12/1998 17:01:41
> I'm trying to make a custom kernel for NetBSD 1.3. When I "make", nm
> complains that it can't find the following .o files from libkern: _main.o,
...
>
> ls ../../../../lib/libkern shows all of those .o files.
>
> What gives? Am I missing a simlink somewhere?
Wild guess: you forgot to do a new "config" after upgrading to 1.3?
-is