Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2002 17:07:20 -0000
From:      "G D McKee" <freebsd@gdmckee.com>
To:        "Freebsd-Questions@Freebsd. Org (E-mail)" <freebsd-questions@freebsd.org>
Subject:   Installing XFree-4 from ports
Message-ID:  <008b01c27ea4$7a258210$c800a8c0@p1000>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008b01c27ea4$7a258210$c800a8c0>