[ODE] From unstable to trunk...

Peter Kyme pk at dneg.com
Fri Jul 1 11:39:13 MST 2005


Tanguy Fautre wrote:
> Notice that, currently, the old Makefile seems to be broken in UNSTABLE 
> (something to do with EPSILON IIRC) and only the new build system seems 
> to be working correctly.
> Btw, it may be a good idea to completely remove the old Makefile from 
> UNSTABLE and mainline, the new build system has proven to be good enough 
> for some time now (for me at least).
> 

Probably a good time to mention that the autotools build fails for me at 
make stage. Error is:

g++ -g -I/user_data/RND/ode/ode-unstable-cvs/include -g -o dstest 
dstest.o  -ldrawstuff /usr/lib/libGL.so -L/usr/X11R6/lib -lXext -lX11 
-ldl -L/user_data/RND/ode/ode-unstable-cvs/drawstuff/src -lstdc++ -lm 
-lpthread
/user_data/RND/ode/ode-unstable-cvs/drawstuff/src/libdrawstuff.a(drawstuff.o)(.text+0x6e2): 
In function `Texture::Texture[not-in-charge](char*)':
drawstuff/src/drawstuff.cpp:250: undefined reference to `gluBuild2DMipmaps'
/user_data/RND/ode/ode-unstable-cvs/drawstuff/src/libdrawstuff.a(drawstuff.o)(.text+0x868): 
In function `Texture::Texture[in-charge](char*)':
drawstuff/src/drawstuff.cpp:250: undefined reference to `gluBuild2DMipmaps'
collect2: ld returned 1 exit status


More information about the ODE mailing list