Subject: Re: /usr/src/x11 not building
To: Steve Bellovin <smb@research.att.com>
From: None <jmmv@menta.net>
List: current-users
Date: 03/07/2004 21:31:44
On Sun, Mar 07, 2004 at 03:23:19PM -0500, Steve Bellovin wrote:
> I'm trying a full build of -current, with
> 
> MKX11=yes
> #X11SRCDIR=/usr/xsrc
> 
> in /etc/mk.conf.  It's dying in /usr/src/x11:
> 
> includes ===> lib/fontconfig/fontconfig
> nbmake: don't know how to make fcfreetype.h. Stop
> 
> nbmake: stopped in /usr/src/x11/lib/fontconfig/fontconfig
> 
> *** Failed target:  includes-fontconfig
> *** Failed command: targ=includes;dir=fontconfig; case "$dir" in /*) echo "$targ ===> $dir"; cd "$dir"; /usr/tools/bin/nbmake "_THISDIR_=$dir/" $targ; ;; *) echo "$targ ===> lib/fontconfig/$dir"; cd "/usr/src/x11/lib/fontconfig/$dir"; /usr/tools/bin/nbmake "_THISDIR_=lib/fontconfig/$dir/" $targ; ;; esac
> *** Error code 2
> 
> Stop.
> nbmake: stopped in /usr/src/x11/lib/fontconfig
> 
> Apart from the question of what the problem here is, what is the 
> relationship of /usr/src/x11 to /usr/xsrc?  Am I supposed to hae both?

Yes, you must have both.  And this problem is beeing caused because of some
changes not pulled up to anoncvs yet...

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/