From owner-freebsd-questions Tue May 7 23:19:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 63D6237B40B; Tue, 7 May 2002 23:19:03 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id XAA22918; Tue, 7 May 2002 23:18:58 -0700 Message-ID: <3CD8C351.6090308@owt.com> Date: Tue, 07 May 2002 23:18:57 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Kal Torak Cc: freebsd-questions , FreeBSD Stable Subject: Re: XFree86-4-libraries wont build References: <3CD8C15B.8020201@quake.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 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