Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2002 20:46:11 -0500
From:      Larry Coleman <larry@rubens.workshop.studio1620.com>
To:        ports@freebsd.org
Subject:   X 4.2 build fails
Message-ID:  <02040120461100.02523@rubens>

next in thread | raw e-mail | index | archive | help
I am trying to build XFree86-4.2 on a fresh install of 4.5-RELEASE. I get the 
following error:

===>  Extracting for XFree86-4.2.0_1,1
>> No MD5 checksum file.
===>   XFree86-4.2.0_1,1 depends on shared library: Xft.1 - not found
===>    Verifying install for Xft.1 in /usr/ports/x11/XFree86-4-libraries
===>  Extracting for XFree86-libraries-4.2.0_1
>> Checksum OK for xc/X420src-1.tgz.
>> Checksum OK for xc/4.2.0-xlib-i18n-module.patch.
>> Checksum OK for xc/4.2.0-libGLU-bad-extern.patch.
===>   XFree86-libraries-4.2.0_1 depends on executable: imake - found
===>   XFree86-libraries-4.2.0_1 depends on shared library: freetype.9 - found
===>  Patching for XFree86-libraries-4.2.0_1
===>  Applying distribution patches for XFree86-libraries-4.2.0_1
===>  Applying FreeBSD patches for XFree86-libraries-4.2.0_1
cd /usr/ports/x11/XFree86-4-libraries/work/xc/nls;  for i in Compose 
XI18N_OBJS XLC_LOCALE; do  /bin/ln -s zh_TW.big5 $i/zh_TW.Big5;  done
===>  Configuring for XFree86-libraries-4.2.0_1
cd /usr/ports/x11/XFree86-4-libraries && /usr/bin/env HasXdmAuth=YES  
HasSecureRPC=DEFAULT  BuildPexExt=DEFAULT  BuildXinerama=DEFAULT  
BuildXIE=DEFAULT  BuildAoutLibraries=DEFAULT  ForceNormalLib=DEFAULT  
DebuggableLibraries=DEFAULT PORTOBJFORMAT=elf BSD_INSTALL_PROGRAM="install -c 
-s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install -c -o root -g wheel 
-m 555"  BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"  
BSD_INSTALL_MAN="install -c -o root -g wheel -m 444" 
CURDIR=/usr/ports/x11/XFree86-4-libraries DISTDIR=/usr/ports/distfiles  
WRKDIR=/usr/ports/x11/XFree86-4-libraries/work 
WRKSRC=/usr/ports/x11/XFree86-4-libraries/work/xc 
PATCHDIR=/usr/ports/x11/XFree86-4-libraries/files  
SCRIPTDIR=/usr/ports/x11/XFree86-4-libraries/scripts 
FILESDIR=/usr/ports/x11/XFree86-4-libraries/files  PORTSDIR=/usr/ports 
DEPENDS=""  PREFIX=/usr/X11R6 LOCALBASE=/usr/local X11BASE=/usr/X11R6 /bin/sh 
/usr/ports/x11/XFree86-4-libraries/scripts/configure
===>  Building for XFree86-libraries-4.2.0_1

Building Release 6.6 of the X Window System: XFree86-libraries-4.2.0

Mon Apr  1 20:42:06 EST 2002

cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make   Makefile.boot
cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
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
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries/work/xc.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-libraries.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4.

Can anyone tell me how to resolve this? Your assistance is greatly 
appreciated.

Larry Coleman
larry@studio1620.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02040120461100.02523>