Subject: Re: build.sh -x not working with readonly /usr/xsrc
To: Luke Mewburn <lukem@NetBSD.org>
From: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
List: current-users
Date: 04/15/2004 10:24:17
On Wed, Apr 14, 2004 at 17:49:08 +1000, Luke Mewburn wrote:
> On Wed, Apr 14, 2004 at 07:49:44AM +0200, Ronald van der Pol wrote:
> | netbsd/macppc# sh build.sh -x -u -T /usr/tools -M /usr/obj \
> | -D /usr/build distribution
> | I get this error:
> |
> | # link makestrs/makestrs
> | cc -O -I. -o makestrs makestrs.lo
> | dependall ===> bdftopcf
> | dependall ===> fc-cache
> | nbmake: don't know how to make /usr/xsrc/xfree/xc/lib/expat/expat.h. Stop
> |
> | nbmake: stopped in /usr/src/x11/tools/fc-cache
>
> Do you have a stale dependency file around?
> Have you tried removing/cleandir-ing your objdirs and trying again?
After cleaning the build finished without errors. Thanks again.
Build.sh is a great mechanism!
rvdp