OK, just trying to package things up for the beta, but I'm having some problems
building the demos after running './bootstrap' and './configure'.  

When I type 'make', everything seems to build ok, but nothing happens in the
demos/ directory.  If I go in there and type something like:


[keithw@new demos]$ make
make: Nothing to be done for `all'.
[keithw@new demos]$ make bounce
/bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -ffast-math    
-fexpensive-optimizations        -malign-loops=2 -malign-jumps=2
-malign-functions=2  -o bounce  bounce.o /src-glut/libglut.la
../src-glu/libGLU.la     ../src/libGL.la -lm 
libtool: link: `/src-glut/libglut.la' is not a valid libtool archive
make: *** [bounce] Error 1

I'd say I'd done something wrong, but the 'not a valid libtool archive' message
makes me wonder.

As an additional hint, I get the following error message while running
./configure:

....
checking for GLUT sources... yes
./configure: top_builddir: command not found
checking for Mesa demos sources... yes
....

If it helps I can package up the extract of sources that I'm trying to build
from, to see if somethings missing.

Keith


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to