[Bf-committers] Make broken?

Robert Wenzlaff bf-committers@blender.org
Wed, 1 Oct 2003 18:22:14 -0400


On Wednesday 01 October 2003 11:50 am, Kent Mein wrote:
> In reply to Robert Wenzlaff (rwenzlaff@soylent-green.com):
>
> I'm pretty sure the fix you want is to swap -lGL and -lGLU
> so its -lGLU -lGL
>
> Kent
>
> > I'm getting strange make errors on a fresh instal of the blender-bf tree:
> >
> > gcc -o ode/test/test_ode.exe ode/test/test_ode.o lib/libode.a
> > lib/libdrawstuff.a  -L/usr/X11R6
> > /lib -L/usr/X11/lib -L/usr/lib/X11R6 -L/usr/lib/X11 -lX11 -lGL -lGLU -lm
> > /usr/X11R6/lib/libGLU.so: undefined reference to `glPixelStorei'
> > [... many more follow ...]
> > /usr/X11R6/lib/libGLU.so: undefined reference to `glEnd'
> > /usr/X11R6/lib/libGLU.so: undefined reference to `glEvalMesh1'
> > collect2: ld returned 1 exit status
> > make[3]: *** [ode/test/test_ode.exe] Error 1
> > make[2]: *** [all] Error 2
> > make[1]: *** [all] Error 1
> > make: *** [all] Error 1
> >
> > something up?

I don't think that's it.   Doing it manually, I also get 

gcc -c -Wall -fno-rtti -fno-exceptions -Wall -fomit-frame-pointer -ffast-math 
-Iinclude  -DdNODEBUG -O2 -o ode/test/test_ode.o ode/test/test_ode.cpp
gcc: ode/test/test_ode.cpp: No such file or directory
gcc: no input files

And I don't have commit rights on blender-bf, so telling me how to fix it is 
only a minor victory.
-- 
*************************************************
 What if it turned out that the only thing wrong
  at Microsoft is that Bill just _really_ loves
       the sound of hard disks indexing?
*************************************************
Robert Wenzlaff       rwenzlaff@soylent-green.com