Title: RE: [Xpert]Can't compile Xfree86 4.2 using gcc 3.2?

(sorry for late reply, list mailserver buffered a few mails...)

The DRI folks do have the tree compiling.
Maybe you should switch to the CVS sources.

I dont know about such problems with gcc3.2 compilation.
I just entered "make World" and found something done
after some 1 to 4 hours depending on machine.

-Alex.

> -----Original Message-----
> From: Christian Fowelin
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 28, 2002 08:08
> To: [EMAIL PROTECTED]
> Subject: [Xpert]Can't compile Xfree86 4.2 using gcc 3.2?
>
>
> Hi there!
>
> I can not compile Xfree86 4.2 using gcc 3.2:
>
> Building Release 6.6 of the X Window System.
>
> I hope you checked the configuration parameters in ./config/cf
> to see if you need to pass BOOTSTRAPCFLAGS.
>
> Wed Aug 28 08:07:21 CEST 2002
>
> cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS=""
> CC="cc" clean
> make[1]: Entering directory `/usr/src/xc/config/imake'
> 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[1]: Leaving directory `/usr/src/xc/config/imake'
> make  Makefile.boot
> make[1]: Entering directory `/usr/src/xc'
> cd ./config/imake && make -w -f Makefile.ini
> BOOTSTRAPCFLAGS="" CC="cc"
> make[2]: Entering directory `/usr/src/xc/config/imake'
> 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
> make[2]: Leaving directory `/usr/src/xc/config/imake'
> 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
> cpp: invalid option -traditional
> ./config/imake/imake: Exit code 1.
>   Stop.
> make[1]: *** [config/makedepend/Makefile.proto] Error 1
> make[1]: Leaving directory `/usr/src/xc'
> make: *** [World] Error 2
>
> Are there any workarounds?
>
> Cheers, Christian.
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert
>
>

Reply via email to