From: Hayden J. <hj...@st...> - 2000-07-01 23:14:22
|
The latest cvs compiles fine now with the --with-glide option :) On Sat, 1 Jul 2000, Sven M. Hallberg wrote: > On Fri, Jun 30, 2000 at 11:44:46PM -0400, Hayden James wrote: > > yes thanks it seems that I had glide3 installed for some reason but it is > > removed now and I get further along in the compile but I get another > > problem using the same configure options... > > > > make[4]: Entering directory `/usr/src/Mesa-3.3/src/FX' > > /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -fomit-frame-pointer > > -ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2 > > -malign-functions=2 -D_REENTRANT -o libMesaFX.la fxapi.lo fxcva.lo > > fxclip.lo fxdd.lo fxddspan.lo fxddtex.lo fxglidew.lo fxfastpath.lo > > fxpipeline.lo fxrender.lo fxsanity.lo fxsetup.lo fxtexman.lo fxtrifuncs.lo > > fxvsetup.lo fxwgl.lo -Lyes/lib -lglide2x > > ../../libtool: yes/lib: No such file or directory > > libtool: link: cannot determine absolute directory name of `yes/lib' > > make[4]: *** [libMesaFX.la] Error 1 > > make[4]: Leaving directory `/usr/src/Mesa-3.3/src/FX' > > make[3]: *** [all-recursive] Error 1 > > make[3]: Leaving directory `/usr/src/Mesa-3.3/src/FX' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/usr/src/Mesa-3.3/src' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/usr/src/Mesa-3.3' > > make: *** [all-recursive-am] Error 2 > > Oh, this was a bug in the configure script. I've corrected it and commited the > fix into CVS. > > > Hope this helps, > Sven > > -- > "Would the All-Seeing Eye please look in my direction?" > [ KeyID........: 0xC297FEAB ] > [ Fingerprint..: FEA5 0F93 7320 3F39 66A5 AED3 073F 2D5F C297 FEAB ] > |