Date: Wed, 08 May 2002 16:10:35 +1000 From: Kal Torak <kaltorak@quake.com.au> To: freebsd-questions <freebsd-questions@freebsd.org> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: XFree86-4-libraries wont build Message-ID: <3CD8C15B.8020201@quake.com.au>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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?
Here is the output from make..
Thanks!
[-- Attachment #2 --]
===> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD8C15B.8020201>
