Subject: Re: -current (as of 2 minutes ago) build problem.
To: None <current-users@NetBSD.ORG>
From: Christos Zoulas <christos@deshaw.com>
List: current-users
Date: 06/27/1995 01:05:09
In article <199506262303.SAA05490@solutions.solon.com> seebs@solon.com (Peter Seebach) writes:
>
>Here's what I get...
>/usr/src/sys/lib# make
>===> libsa
>===> libc_sa
>===> libkern
>-O -I/arch/m68k    -c adddi3.c
>-O: not found
>*** Error code 1
>
>Stop.
>*** Error code 1
>
>Stop.
>
>... So far as I can tell, KERNCC is not getting set anywhere, but
>the libkern makefile assumes that it is set.  This is with M68K - anyone
>else see this?  Which of the fourteen Foolish Mistakes have I made this
>time?
>

You don't need to make libkern in that directory anymore. Everything that
needs it will make it in place. I think I'll follow cgd's advice and rename
the Makefile in there.

christos