Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Error compiling Xorg
Quentin Garnier wrote:
On Mon, Oct 20, 2008 at 08:13:02AM +0200, Marcin M. Jessa wrote:
Hi
I get following error running ./build.sh -O /usr/obj/ -T /usr/tools/ -V
MKXORG=yes release
I've fixed it. Sorry about the breakage
Building of release still fails. I removed all the srcs, xsrcs and old
object files and ran
./build.sh -O /usr/obj/ -T /usr/tools/ -V MKXORG=yes release
====== 2 missing files in DESTDIR ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/X11R7/man/cat3/XF86VM.0
./usr/X11R7/man/man3/XF86VM.3
======== end of 2 missing files ==========
*** Failed target: checkflist
*** Failed command: cd /usr/src/distrib/sets &&
DESTDIR=/usr/obj/destdir.i386 MACHINE=i386 MACHINE_ARCH=i386
AWK=/usr/tools/bin/nbawk CKSUM=/usr/tools/bin/nbcksum
DB=/usr/tools/bin/nbdb HOST_SH=/bin/sh MAKE=/usr/tools/bin/nbmake
MKTEMP=/usr/tools/bin/nbmktemp MTREE=/usr/tools/bin/nbmtree
PAX=/usr/tools/bin/nbpax TSORT=/usr/tools/bin/nbtsort\ -q /bin/sh
/usr/src/distrib/sets/checkflist -b
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib/sets
*** Failed target: distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};
}; _makedirtarget distrib/sets checkflist
*** Error code 1
Stop.
nbmake: stopped in /usr/src
*** Failed target: release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target};
}; _makedirtarget . distribution
*** Error code 1
Stop.
nbmake: stopped in /usr/src
ERROR: Failed to make release
*** BUILD ABORTED ***
Home |
Main Index |
Thread Index |
Old Index