Subject: Re: Howto build xsrc 4.4
To: Claudio M. Camacho <claudiocamacho@vodafone.es>
From: Frederick Bruckman <fredb@immanent.net>
List: netbsd-help
Date: 03/11/2004 14:14:08
On Thu, 11 Mar 2004, Claudio M. Camacho wrote:
> > Hmmm. How about the "reachover build"? Either "make build" in
> > "/usr/src/x11", or add "-x" to your usual "./build.sh" options.
> > It would probably be a good idea to "make cleandir" in "/usr/xsrc"
> > before trying that.
>
> I thought it was because of USE_XF86_4=YES or something, but
> I watched the /usr/xsrc/Makefile and the options is still used.
>
> The problem is that directories /usr/xsrc/local and /usr/xsrc/contrib
> dont have got any Makefile and xmkmf -a or imake fails:
>
> cd /usr/xsrc/ && make UPDATE=YES build
> make: no target to make
> Stopped in /usr/xsrc/local
So what is the error from "xmkmf -a" in "/usr/xsrc/local"?
Frederick