From owner-freebsd-questions Mon Oct 28 9: 8: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 514FD37B401 for ; Mon, 28 Oct 2002 09:07:57 -0800 (PST) Received: from blueyonder.co.uk (pcow057o.blueyonder.co.uk [195.188.53.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id D092943E77 for ; Mon, 28 Oct 2002 09:07:50 -0800 (PST) (envelope-from freebsd@gdmckee.com) Received: from pcow057o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 28 Oct 2002 17:07:30 +0000 Received: from gdmckee.local (unverified [62.30.47.46]) by pcow057o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id for ; Mon, 28 Oct 2002 17:07:30 +0000 Received: from [192.168.0.200] (helo=p1000) by gdmckee.local with smtp (Exim 3.36 #1) id 186DM8-000KSp-00 for freebsd-questions@freebsd.org; Mon, 28 Oct 2002 17:07:12 +0000 Message-ID: <008b01c27ea4$7a258210$c800a8c0@p1000> From: "G D McKee" To: "Freebsd-Questions@Freebsd. Org (E-mail)" Subject: Installing XFree-4 from ports Date: Mon, 28 Oct 2002 17:07:20 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I keep getting the following error when I try to complie /usr/ports/x11/XFree86-4 Here is the error: greeneville# cd /usr/ports/x11/XFree86-4 greeneville# make >> X420src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.xfree86.org/pub/XFree86/4.2.0/source/. Receiving X420src-1.tgz (25961532 bytes): 100% 25961532 bytes transferred in 535.9 seconds (47.31 kBps) >> Wraphelp.gz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/anholt/. Receiving Wraphelp.gz (4206 bytes): 100% 4206 bytes transferred in 0.0 seconds (88.44 kBps) >> 4.2.0-4.2.1-1-freebsd.patch.gz doesn't seem to exist in /usr/ports/distfiles/xc. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/anholt/patches-4.2.0 //. Receiving 4.2.0-4.2.1-1-freebsd.patch.gz (53041 bytes): 100% 53041 bytes transferred in 0.2 seconds (215.88 kBps) ===> Extracting for XFree86-libraries-4.2.1_2 >> Checksum OK for xc/X420src-1.tgz. >> Checksum OK for xc/Wraphelp.gz. >> Checksum OK for xc/4.2.0-4.2.1-1-freebsd.patch.gz. ===> XFree86-libraries-4.2.1_2 depends on executable: imake - found ===> XFree86-libraries-4.2.1_2 depends on shared library: freetype.9 - found /usr/bin/gunzip -f -c /usr/ports/distfiles/xc/Wraphelp.gz > /usr/ports/x11/XFree86-4-libraries/work/xc/lib/Xdmcp/Wraphelp.c ===> Patching for XFree86-libraries-4.2.1_2 ===> Applying distribution patches for XFree86-libraries-4.2.1_2 ===> Applying FreeBSD patches for XFree86-libraries-4.2.1_2 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.1_2 cp: /usr/X11R6/lib/X11/config/version.def: No such file or directory 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 In file included from config/cf/site.def:58, from config/cf/Imake.tmpl:45, from Imakefile.c:14: config/cf/xf86site.def:637: warning: `InstallXdmConfig' redefined config/cf/host.def:5: warning: this is the location of the previous definition config/cf/xf86site.def:638: warning: `InstallXinitConfig' redefined config/cf/host.def:6: warning: this is the location of the previous definition config/cf/xf86site.def:639: warning: `InstallFSConfig' redefined config/cf/host.def:7: warning: this is the location of the previous definition In file included from config/cf/FreeBSD.cf:572, from config/cf/Imake.tmpl:94, from Imakefile.c:14: config/cf/xfree86.cf:14: version.def: No such file or directory In file included from config/cf/site.def:158, from config/cf/Imake.tmpl:100, from Imakefile.c:14: config/cf/host.def:5: warning: `InstallXdmConfig' redefined config/cf/xf86site.def:637: warning: this is the location of the previous definition config/cf/host.def:6: warning: `InstallXinitConfig' redefined config/cf/xf86site.def:638: warning: this is the location of the previous definition config/cf/host.def:7: warning: `InstallFSConfig' redefined config/cf/xf86site.def:643: warning: this is the location of the previous definition config/cf/host.def:10: warning: `BuildFontServer' redefined config/cf/xf86site.def:641: warning: this is the location of the previous definition ./config/imake/imake: Exit code 1. Stop. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries. greeneville# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message