Subject: Problem with make includes
To: None <port-pmax@netbsd.org>
From: None <apr@spade.apc.aip.de>
List: port-pmax
Date: 01/03/1999 15:16:53
Hi,

when doing a make includes in /usr/src (as part of the usual build
process) on a pmax running a recent -current I get:

/usr/src# make includes
includes ===> lib
includes ===> lib/csu
includes ===> lib/csu/mips
[...]
includes ===> share/tmac
includes ===> share/zoneinfo
includes ===> sys
includes ===> sys/adosfs
install -p -c -o root -g wheel  -m 444 adosfs.h /usr/include/adosfs/adosfs.h
includes ===> sys/arch
make: don't know how to make includes. Stop
*** Error code 2

Stop.
*** Error code 1

Stop.

And indeed:

/usr/src# ls -la sys/arch/Makefile
ls: sys/arch/Makefile: No such file or directory

I reguarly sup -current - the last time this morning from sup.de.netbsd.org
(Thank you guys from Trier/Germany for providing this service!).

Greetings,
Andreas