Subject: NetBSD 1.5/Alpha and xfree86 4.01
To: None <port-alpha@netbsd.org>
From: Sascha Valckenier Kips <Merlin.Germany@gmx.net>
List: port-alpha
Date: 01/16/2001 02:01:03
Hello,
i will compile the Sources from xfree86.org V4.01 on netbsd 1.5/Alpha.
i became following:
bash-2.04# make World
Building Release 6.4 of the X Window System.
I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.
Tue Jan 16 01:48:34 CET 2001
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
cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o
bootstrap
cd ./config/makedepend && make -f Makefile.proto bootstrap
./config/imake/imake -I./config/cf -s ./config/imake/Makefile.proto -f
./config/imake/Imakefile -DTOPDIR=../.. -DCURDIR=./config/imake
-DBootStrap
cd ./config/imake && make -f Makefile.proto bootstrapdepend
cd ./config/imake && make -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
bootstrap
+ mkdir bootstrap
mv *.o imake bootstrap
cd ./config/imake && make -f Makefile.proto all
gcc -O2 -ansi -Dasm=__asm GccWarningOptions -I../../include
-I../../exports/include/X11 -I../.. -I../../exports/include
-DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO
-DCPP_PROGRAM="\"/usr/libexec/cpp\"" -c imake.c
gcc: GccWarningOptions: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
can me help anyone to correct my problem ?
Thanks
Sascha Valckenier Kips