Xorg and WRKDIRPREFIX
Willem Jan Withagen
wjw at withagen.nl
Wed Sep 22 05:56:00 PDT 2004
Hi,
Just as an informational note, since I can work around it.
Building Xorg with
WRKDIRPREFIX=work-amd64-5.2.1
set, does not really work....
unsetting WRKDIRPREFIX builds in the regular workdir.
log of outout appended.
--WjW
[/usr/ports/x11/xorg-libraries] root at opteron> make
===> Vulnerability check disabled, database not found
===> Extracting for xorg-libraries-6.7.0_2
>> Checksum OK for xorg/X11R6.7.0-src1.tar.gz.
>> Checksum OK for xorg/X11R6.7.0-src3.tar.gz.
>> Checksum OK for xorg/Wraphelp2.gz.
/usr/bin/gunzip -f -c /usr/ports/distfiles/xorg/Wraphelp2.gz >
work-amd64-5.2.1/home2/ports/x11/xorg-libraries/work/xc/lib/Xdmcp/Wraphelp.c
===> Patching for xorg-libraries-6.7.0_2
===> Applying extra patch
/usr/ports/x11-servers/xorg-server/files/patch-FreeBSD.cf
===> Applying extra patch
/usr/ports/x11-servers/xorg-server/files/patch-Imake.rules
===> Applying extra patch
/usr/ports/x11-servers/xorg-server/files/patch-Imake.tmpl
===> Applying extra patch
/usr/ports/x11-servers/xorg-server/files/patch-Library.tmpl
===> Applying extra patch
/usr/ports/x11-servers/xorg-server/files/patch-X11.rules
===> Applying extra patch
/usr/ports/x11-servers/xorg-server/files/patch-X11.tmpl
===> Applying FreeBSD patches for xorg-libraries-6.7.0_2
/bin/cp
/home2/ports/x11/xorg-libraries/files/nls-Compose-microsoft-cp1251
work-amd64-5.2.1/home2/ports/x11/xorg-libraries/work/xc/nls/Compose/microsoft-cp1251
===> xorg-libraries-6.7.0_2 depends on executable: imake - found
===> xorg-libraries-6.7.0_2 depends on shared library: freetype.9 - found
===> xorg-libraries-6.7.0_2 depends on shared library: fontconfig.1 -
found
===> Configuring for xorg-libraries-6.7.0_2
cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
making imake with BOOTSTRAPCFLAGS= and
CROSSCOMPILEFLAGS=-DCROSSCOMPILEDIR="" in config/imake
cc -o ccimake -DCROSSCOMPILEDIR=\"\" -O -I../../include
-I../../imports/x11/include/X11 ccimake.c
if [ -n "" ] ; then /cc -E `./ccimake` -DCROSSCOMPILE_CPP imakemdep.h
> imakemdep_cpp.h; else touch imakemdep_cpp.h; fi
cc -c -O -I../../include -I../../imports/x11/include/X11 `./ccimake`
imake.c
cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf -s
./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile
-DTOPDIR=../.. -DCURDIR=./config/makedepend
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o
bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f
./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake -DBootStrap
cd ./config/imake && make -f Makefile.proto bootstrapdepend
cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
bootstrap
+ mkdir bootstrap
mv *.o bootstrap
+ mv imake bootstrap
cd ./config/imake && make -f Makefile.proto imakeonly
cc -O -g -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm -Wall
-Wpointer-arith -Wundef -I../../include -I../../exports/include/X11
-I../.. -I../../exports/include -I/usr/X11R6/include -DCSRG_BASED
-DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/bin/cpp\""
-DHAS_MERGE_CONSTANTS=`if cc -fmerge-constants -xc /dev/null -S -o
/dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0;
fi` -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"' -c imake.c
rm -f imake
cc -o imake -O -g -pipe -ansi -pedantic -Wno-system-headers
-Dasm=__asm -Wall -Wpointer-arith -Wundef imake.o
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
-Wl,-rpath-link,../../exports/lib
make xmakefile
rm -f xmakefile
./config/imake/imake -I./config/cf -s xmakefile -DTOPDIR=. -DCURDIR=.
rm -f ./config/imake/Makefile.proto
work-amd64-5.2.1/home2/ports/x11/xorg-libraries/work/xc/config/imake/imake:
not found
*** Error code 127
Stop in /home2/ports/x11/xorg-libraries.
More information about the freebsd-x11
mailing list