Subject: Re: build.sh build craps out
To: Marcin Jessa <lists@yazzy.org>
From: Michael L. Hitch <mhitch@lightning.msu.montana.edu>
List: current-users
Date: 03/29/2005 19:47:58
On Tue, 29 Mar 2005, Marcin Jessa wrote:
> I removed the old obj files, removed the old and refetched new sources, created new dest dir, ran
> ./build.sh -O /usr/obj -D /usr/NetBSD-current -T /usr/src/tools build
> and I still get the same error:
> # create eqn/eqn.d
> CC=/usr/src/tools/bin/i386--netbsdelf-gcc /usr/src/tools/bin/nbmkdep -f eqn.d -- -DHAVE_CONFIG_H -I/usr/src/gnu/dist/groff/src/include -I/usr/src/gnu/usr.bin/groff/src/include -nostdinc++ -isystem-cxx /usr/NetBSD-current/usr/include/g++ -nostdinc -isystem /usr/NetBSD-current/usr/include eqn.cpp
> /usr/src/gnu/dist/groff/src/preproc/eqn/eqn.y:27:17: box.h: No such file or directory
> nbmkdep: compile failed.
Let me make a wild guess - do you have a 'COPTS=' entry in /etc/mk.conf?
That will override COPTS set in parts of the build process and the missing
value is probably a "-I." that is needed.
--
Michael L. Hitch mhitch@montana.edu
Computer Consultant
Information Technology Center
Montana State University Bozeman, MT USA