Game Development Community

Trouble compiling and running Torque demo on SuSE

by David Barr · in Technical Issues · 12/10/2006 (3:08 am) · 2 replies

I am trying to compile the Torque 1.5 demo app on openSUSE 10.2 using GCC4 and X11R7.2
I use a GeForce6800 with the latest nvidia linux drivers installed, everything seems working.

When i try to compile, gcc stops with

make[1]: *** No rule to make target '/usr/lib/gcc/i586-suse-linux/4.1.0/include/stddef.h', needed by 'out.GCC4.RELEASE/audio/audio.obj'. Stop.
make: *** [default] Error 2



And when I try to run my demo-app built on SuSE 10.1 i get this error

./torqueDemo_DEBUG.bin: symbol lookup error: ./torqueDemo_DEBUG.bin: undefined symbol: X11_KeyToUnicode



I hope someone could help me out :)

Have a nice day

#1
12/10/2006 (5:20 am)
You should be posting in this forum www.garagegames.com/mg/forums/result.forum.php?qf=75. Note that there is this thread in that forum that covers the X11_KeyToUnicode issue available @ www.garagegames.com/mg/forums/result.thread.php?qt=52287.
#2
12/11/2006 (12:04 pm)
Thankyou very much