Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

some problems building netbsd-5 with xsrc-current



For almost forever (since 1.3 days) I've been building xsrc-current as
part of my build of a release branch.

However as I'm working on migrating to netbsd-5 I've encountered the
following error in the build.

My guess is that I need to pull up the src/x11 Makefiles and such into
my netbsd-5 source tree to fix this, but I thought I'd post what's
happened just in case anyone can point me to any more specific bits that
I should look at.


includes ===> external/mit/xorg/lib/libXprintUtil
nbmake: don't know how to make xprintutil.h. Stop

nbmake: stopped in 
/rest/work/woods/m-NetBSD-5/external/mit/xorg/lib/libXprintUtil

*** Failed target:  includes-libXprintUtil
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="external/mit/xorg/lib/"; 
real="/rest/work/woods/m-NetBSD-5/external/mit/xorg/lib" ;; *) 
this="external/mit/xorg/lib/${dir}/"; 
real="/rest/work/woods/m-NetBSD-5/external/mit/xorg/lib/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" 
&& /rest/build/woods/once/netbsd-5-i386-i386-tools/bin/nbmake 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libXprintUtil includes
*** Error code 2

Stop.
nbmake: stopped in /rest/work/woods/m-NetBSD-5/external/mit/xorg/lib

-- 
                                                Greg A. Woods
                                                Planix, Inc.

<woods%planix.com@localhost>       +1 416 218 0099        http://www.planix.com/

Attachment: pgpFDZ5xSyBk1.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index