Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 1997 10:33:58 +1030
From:      Greg Lehey <grog@lemis.com>
To:        FreeBSD current users <FreeBSD-current@FreeBSD.ORG>
Subject:   More breakage in 'make world'
Message-ID:  <19971219103358.56285@lemis.com>

next in thread | raw e-mail | index | archive | help
make world still doesn't work correctly.  With a freshly cvsupped
-current, right at the beginning, I get:

Making make
--------------------------------------------------------------
mkdir -p /usr/obj/src/FREEBIE/tmp/usr/bin
cd /src/FREEBIE/usr.bin/make &&  PATH=/usr/obj/src/FREEBIE/tmp/sbin:(etc)
rm -f make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o mai(etc)
cd /src/FREEBIE/usr.bin/make &&  PATH=/usr/obj/src/FREEBIE/tmp/sbin:(etc)
make: don't know how to make /usr/obj/src/FREEBIE/tmp/usr/include/sys/types.h. Stop
*** Error code 2

If I rm -rf /usr/obj, it works.

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971219103358.56285>