Date: Tue, 07 May 2002 23:18:57 -0700 From: Kent Stewart <kstewart@owt.com> To: Kal Torak <kaltorak@quake.com.au> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG>, FreeBSD Stable <freebsd-stable@FreeBSD.ORG> Subject: Re: XFree86-4-libraries wont build Message-ID: <3CD8C351.6090308@owt.com> References: <3CD8C15B.8020201@quake.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Kal Torak wrote: > Hi... > > This seems to happen to me when ever I try and make something large > from the ports, that part of it wont build!! Anyway trying to build > XFree86-4 from the ports cvsup'd yesterday and it fails in the libraries > part... > > Is the port broken or is it just me? Since I just finished, I would say it is just you. I am building the servers right now. Make sure you have all of the XFree86 dependancies deleted and start from scratch. It also tells you to add the version 4 option to /etc/make.conf and I would do that before I start. Kent > > Here is the output from make.. > > Thanks! > > > ------------------------------------------------------------------------ > > ===> Building for XFree86-libraries-4.2.0_1 > > Building Release 6.6 of the X Window System: XFree86-libraries-4.2.0 > > Wed May 8 01:22:08 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 > In file included from config/cf/site.def:58, > from config/cf/Imake.tmpl:45, > from Imakefile.c:13: > config/cf/xf86site.def:631: warning: `InstallXdmConfig' redefined > config/cf/host.def:5: warning: this is the location of the previous definition > config/cf/xf86site.def:632: warning: `InstallXinitConfig' redefined > config/cf/host.def:6: warning: this is the location of the previous definition > config/cf/xf86site.def:633: 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:552, > from config/cf/Imake.tmpl:94, > from Imakefile.c:13: > 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:13: > config/cf/host.def:5: warning: `InstallXdmConfig' redefined > config/cf/xf86site.def:631: warning: this is the location of the previous defini > tion > config/cf/host.def:6: warning: `InstallXinitConfig' redefined > config/cf/xf86site.def:632: warning: this is the location of the previous defini > tion > config/cf/host.def:7: warning: `InstallFSConfig' redefined > config/cf/xf86site.def:637: warning: this is the location of the previous defini > tion > config/cf/host.def:10: warning: `BuildFontServer' redefined > config/cf/xf86site.def:635: warning: this is the location of the previous defini > tion > ./config/imake/imake: Exit code 1. > Stop. > *** Error code 1 > > Stop in /usr/local/ports/usr/ports/x11/XFree86-4-libraries/work/xc. > *** Error code 1 > > Stop in /usr/local/ports/usr/ports/x11/XFree86-4-libraries/work/xc. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86-4-libraries. > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3CD8C351.6090308>