Subject: Re: nm can't find strcat.o and friends in libkern
To: David W. Talmage <talmage@cmf.nrl.navy.mil>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 02/14/1998 20:12:24
> >In this case, I suggest that you re-install your kernel source tree
> >(syssrc.tgz)
As this wasn'nt sufficient: what about the 1.3 compiler binaries? Did their
installation complete?
> I reinstalled the kernel source. I removed
> /sys/arch/amiga/compile/LUVTHANG-NetBSD-1.3. In /sys/arch/amiga/conf, I
> typed 'config LUVTHANG-NetBSD-1.3'. In
> /sys/arch/amiga/compile/LUVTHANG-NetBSD-1.3, I typed 'make links', 'make
> depend', and 'make all'.
>
> 'make links' terminated with a complaint: swapnetbsd.o: not found
I dont knoow what "make links" is supposed to do exactly, butit is not
part of the kernel builld procedure, at least not required to type in.
Retry, starting with "config", then "make depend", then "make".
No "make all" and noo "make links"".
-is