Subject: make build problems...
To: None <current-users@NetBSD.ORG>
From: Andrew K. Adams <akadams@wraith.psc.edu>
List: current-users
Date: 02/12/1997 11:29:38
When I type "make build", make complains that it does not know how to
"make includes".

bash# make build
(cd /usr/src/share/mk && make install)
install -c -o bin -g bin -m 444 bsd.README bsd.doc.mk bsd.dep.mk bsd.kmod.mk bsd.lib.mk bsd.man.mk  bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.subdir.mk bsd.sys.mk  sys.mk  /usr/share/mk
make includes
make: don't know how to make includes. Stop
*** Error code 2

Stop.

If I execute that command manually (which works normally), then
comment out the "make includes" line and run "make build" again...it
complains about "make cleandir".  I have seen this problem posted to
current before, but I have never seen a solution.  This problem has
occurred with every build I have attempted from 1.1 on.  I would
appreciate any insight on why this is happening.

I have an i386 box with 16M of Ram and I did install the current
version of usr.bin/make first.  My path while root is:

bash# echo $PATH
/home/akadams/bin:/bin:/usr/bin:/usr/psc/bin:/usr/psc/gnu/bin:/usr/local/bin:/usr/games:/usr/X11/bin:/sbin:/usr/sbin:/usr/psc/sbin:/usr/local/sbin


Thank you,
Andrew Adams


--
Andrew K. Adams				Office:	409-D Mellon Institute
Network Engineer			Phone:	(412) 268-5142
Pittsburgh Supercomputing Center	Fax:	(412) 268-5832
Carnegie Mellon University		Email:	akadams@psc.edu
Pittsburgh, PA 15213			http://wraith.psc.edu/~akadams/