Fwd: Building TORCS on Ubuntu 12.04 64-bit
Yuya Takeuchi <[email protected]>
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <[email protected]> |
-------- Original Message -------- Subject: Building TORCS on Ubuntu 12.04 64-bit Date: Thu, 21 Jun 2012 18:56:01 +0100 From: Yuya Takeuchi <[email protected]> To: [email protected] Hi, I have an Ubuntu machine running the Precise Pangolin 12.04 LTS version, and I have been trying to build TORCS to start building my own robots. I have already emailed Bernhard directly and he has pointed me to report my problem here. Upon using ./configure everything went OK, but on 'make' it returned errors, which I have attached a log of. I have tried 'make' on TORCS 1.3.3, 1.3.4-test1 and 1.3.4-test2 which all returned the same error. Bernhard has pointed me to a possible fix for the error which concerned errors in exporting compile flags for OpenAL. http://sourceforge.net/tracker/?func=detail&aid=3517253&group_id=3777&atid=103777 <http://sourceforge.net/tracker/?func=detail&aid=3517253&group_id=3777&atid=103777> There seems to be a link for a patch to fix this problem, but I do not know how to apply the patch file and as far as I know, 1.3.4-test1 and later have the patch already applied to it. Please help me solve this error and get TORCS up and running. I have previously played TORCS installed from the Store which worked fine and was great fun, but I need to compile from source in order to build my robots. Thank you in advance, Yuya ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Torcs-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/torcs-users
error.log
(text/x-log, 19.4 KB)
make TORCS_BASE=/usr/src/torcs/torcs-1.3.4-test1 MAKE_DEFAULT=/usr/src/torcs/torcs-1.3.4-test1/Make-default.mk make[1]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1' に入ります make[2]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src' に入ります make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/interfaces' に入ります Exporting car.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/car.h Exporting graphic.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/graphic.h Exporting playerpref.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/playerpref.h Exporting raceman.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/raceman.h Exporting replay.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/replay.h Exporting robot.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/robot.h Exporting simu.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/simu.h Exporting telemetry.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/telemetry.h Exporting track.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/track.h make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/interfaces' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs' に入ります make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml' に入ります Exporting xml.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/xml.h Exporting xmlparse.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/xmlparse.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgf' に入ります Exporting tgf.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tgf.h Exporting os.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/os.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgf' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgfclient' に入ります Exporting tgfclient.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tgfclient.h Exporting screen_properties.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/screen_properties.h Exporting glfeatures.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/glfeatures.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgfclient' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/client' に入ります Exporting client.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/client.h Exporting exitmenu.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/exitmenu.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/client' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/confscreens' に入ります Exporting confscreens.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/confscreens.h Exporting driverconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/driverconfig.h Exporting joystickconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/joystickconfig.h Exporting mouseconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/mouseconfig.h Exporting controlconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/controlconfig.h Exporting graphconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/graphconfig.h Exporting simuconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/simuconfig.h Exporting soundconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/soundconfig.h Exporting openglconfig.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/openglconfig.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/confscreens' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/racescreens' に入ります Exporting racescreens.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/racescreens.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/racescreens' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/robottools' に入ります Exporting robottools.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/robottools.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/robottools' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/raceengineclient' に入ります Exporting singleplayer.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/singleplayer.h Exporting raceinit.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/raceinit.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/raceengineclient' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/learning' に入ります Exporting policy.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/policy.h Exporting ann_policy.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/ann_policy.h Exporting ANN.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/ANN.h Exporting learn_debug.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/learn_debug.h Exporting real.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/real.h Exporting string_utils.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/string_utils.h Exporting List.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/List.h Exporting MathFunctions.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/MathFunctions.h Exporting Distribution.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/learning/Distribution.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/learning' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/portability' に入ります Exporting portability.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/portability.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/portability' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/math' に入ります Exporting linalg_t.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tmath/linalg_t.h Exporting v2_t.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tmath/v2_t.h Exporting v3_t.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tmath/v3_t.h Exporting v4_t.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tmath/v4_t.h Exporting straight2_t.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/tmath/straight2_t.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/math' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/musicplayer' に入ります Exporting musicplayer.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/musicplayer/musicplayer.h Exporting SoundStream.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/musicplayer/SoundStream.h Exporting OggSoundStream.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/musicplayer/OggSoundStream.h Exporting OpenALMusicPlayer.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/musicplayer/OpenALMusicPlayer.h make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/musicplayer' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/linux' に入ります Exporting osspec.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/osspec.h make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/linux' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules' に入ります make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu' に入ります make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2' に入ります make[6]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0' に入ります make[7]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0/include' に入ります make[8]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0/include/3D' に入ります Exporting Basic.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Basic.h Exporting Matrix.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Matrix.h Exporting Point.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Point.h Exporting Quaternion.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Quaternion.h Exporting Tuple3.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Tuple3.h Exporting Tuple4.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Tuple4.h Exporting Vector.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/3D/Vector.h make[8]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0/include/3D' から出ます make[8]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0/include/SOLID' に入ります Exporting solid.h to /usr/src/torcs/torcs-1.3.4-test1/export/include/SOLID/solid.h make[8]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0/include/SOLID' から出ます make[7]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0/include' から出ます make[6]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2/SOLID-2.0' から出ます make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv2' から出ます make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv3' に入ります make[5]: `exports' に対して行うべき事はありません. make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu/simuv3' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules/simu' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/modules' から出ます make[2]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src' から出ます make[2]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src' に入ります make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs' に入ります make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml' に入ります make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml/gennmtab' に入ります make[5]: `tools' に対して行うべき事はありません. make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml/gennmtab' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools' に入ります make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/accc' に入ります make[4]: `tools' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/accc' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/nfs2ac' に入ります make[4]: `tools' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/nfs2ac' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/nfsperf' に入ります make[4]: `tools' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/nfsperf' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/package' に入ります make[4]: `tools' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/package' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/texmapper' に入ります make[4]: `tools' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/texmapper' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/trackgen' に入ります make[4]: `tools' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools/trackgen' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/tools' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/linux' に入ります make[3]: `tools' に対して行うべき事はありません. make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/linux' から出ます make[2]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src' から出ます make[2]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src' に入ります make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs' に入ります make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/confscreens' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/confscreens' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/racescreens' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/racescreens' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/robottools' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/robottools' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml' に入ります make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml/gennmtab' に入ります make[5]: `compil' に対して行うべき事はありません. make[5]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml/gennmtab' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/txml' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgf' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgf' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgfclient' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/tgfclient' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/client' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/client' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/raceengineclient' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/raceengineclient' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/learning' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/learning' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/portability' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/portability' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/math' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/math' から出ます make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/musicplayer' に入ります make[4]: `compil' に対して行うべき事はありません. make[4]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs/musicplayer' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/libs' から出ます make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/linux' に入ります g++ main.o linuxspec.o -L/usr/src/torcs/torcs-1.3.4-test1/export/lib -lopenal -lalut -lvorbisfile -L/usr/lib -lracescreens -lrobottools -lclient -lconfscreens -ltgf -ltgfclient -ltxml -lplibul -lraceengine -lmusicplayer -llearning -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o torcs-bin /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmShowStandings(void*, RmInfo*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmDriversSelect(void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmPitMenuStart(CarElt*, void*, void (*)(void*))' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RtTrackGetSeg(tTrkLocPos*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmLoadingScreenSetText(char const*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RtTrackHeightL(tTrkLocPos*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmFourStateScreen(char const*, char const*, char const*, void*, char const*, char const*, void*, char const*, char const*, void*, char const*, char const*, void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmRaceParamMenu(void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmShowResults(void*, RmInfo*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmTriStateScreen(char const*, char const*, char const*, void*, char const*, char const*, void*, char const*, char const*, void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RtTrackLocal2Global(tTrkLocPos*, float*, float*, int)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmFileSelect(void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmTrackSelect(void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmLoadingScreenStart(char const*, char const*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmDisplayStartRace(RmInfo*, void*, void*)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RtTrackGetWidth(trackSeg*, float)' /usr/src/torcs/torcs-1.3.4-test1/export/lib/libraceengine.so: undefined reference to `RmShutdownLoadingScreen()' collect2: ld はステータス 1 で終了しました make[3]: *** [torcs-bin] エラー 1 make[3]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src/linux' から出ます make[2]: *** [subdirs] エラー 1 make[2]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1/src' から出ます make[1]: *** [subdirs] エラー 1 make[1]: ディレクトリ `/usr/src/torcs/torcs-1.3.4-test1' から出ます make: *** [restart] エラー 2