Following the DRI Compilation Guide, I've checked out the DRI  CVS 
source tree, and  made minimal changes to the host.def file.  In 
host.def, I commented out  HasGlide3, and turned on GlxBuiltInRadeon.

Then I issued make World.   Early into the build, I got this compiler error:

make[2]: Entering directory `/root/DRI-CVS/build/xc/config/imake'
gcc -O2 -ansi -Wall -Wpointer-arith -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -pipe -g   
-I../../include -I../../exports/include/X11  -I../.. 
-I../../exports/include -I/usr/X11R6-DRI /include  -Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO     
-DCPP_PROGRAM="\"/lib/cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc 
-fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> 
/dev/null; then echo 1; else echo 0; fi`    -c -o imake.o imake.c
gcc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [imake.o] Error 1
make[2]: Leaving directory `/root/DRI-CVS/build/xc/config/imake'
make[1]: *** [imake.bootstrap] Error 2
make[1]: Leaving directory `/root/DRI-CVS/build/xc'
make: *** [World] Error 2

I'm running RedHat 7.2.   gcc is at version 2.9.???.     I'm in Windoze 
right now, so I'm not quite sure of the exact gcc version

Has anyone seen this?






_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to