[ODE] Help with compilation error
Simon Su
ssu8888 at yahoo.com
Mon Feb 20 12:29:21 MST 2006
Hello,
While compiling Delta3D (that uses ODE package) I run
into the following compilation message
/usr/lib/gcc-lib/ia64-suse-linux/3.3.3/../../../../ia64-suse-linux/bin/ld:
/usr/local/lib/libode.a(collision_trimesh_ccylinder.o):
@gprel relocation against dynamic symbol gCylinder
/usr/lib/gcc-lib/ia64-suse-linux/3.3.3/../../../../ia64-suse-linux/bin/ld:
/usr/local/lib/libode.a(collision_trimesh_ccylinder.o):
@gprel relocation against dynamic symbol gTriMesh
Any ideas on what might be the cause of that? The
message only pop up while compiling Delta3D on SGI
Prism (IA64 architecture) running SLES 9 with SGI
Pro-Pack 4 SP2.
ODE is compiled with Precision set to SINGLE, and the
OPCODE line uncommented in the
ode-0.5/config/user-settings file. Basically,
tar xfz ode-0.5.tgz
cd ode-0.5
patch -p2 <../ode-0.5-dt-1.2.0.patch (changes
mentioned above)
make
cp -r include/ode /usr/local/include
cp lib/libode.a /usr/local/lib
Any suggestion is greatly appreciated.
Thank you
Simon
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the ODE
mailing list