Fwd: how to fix the following error message '/home/dooseop/torcs-1.3.7/export/lib/libtgfclient.so: undefined reference to `png_set_longjmp_fn''
"cdsjjav ." <[email protected]> Tue, 18 Apr 2017 11:34:00 +0900
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <CALzhFfDmrDmrYdwkQd2QOBDjdJABmzJ+h4RSv+R3aELZ-FSJpQ@mail.gmail.com> |
--===============5919889546627053875== Content-Type: multipart/alternative; boundary=001a114a22f49162a7054d67bd80 --001a114a22f49162a7054d67bd80 Content-Type: text/plain; charset=UTF-8 Hello. I'm trying to install TORCS on my desktop under Ubuntu 16.04. Following the steps for installation described in " http://torcs.sourceforge.net/" I have installed all the libraries such as libxmu-dev, libxmu6 etc. successfully. However, I got the following error message when I tried to compile the source package (by typing 'make'), make TORCS_BASE=/home/dooseop/torcs-1.3.7 MAKE_DEFAULT=/home/dooseop/ torcs-1.3.7/Make-default.mk make[1]: Entering directory '/home/dooseop/torcs-1.3.7' make[2]: Entering directory '/home/dooseop/torcs-1.3.7/src' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/interfaces' Exporting car.h to /home/dooseop/torcs-1.3.7/export/include/car.h Exporting graphic.h to /home/dooseop/torcs-1.3.7/export/include/graphic.h Exporting playerpref.h to /home/dooseop/torcs-1.3.7/ export/include/playerpref.h Exporting raceman.h to /home/dooseop/torcs-1.3.7/export/include/raceman.h Exporting replay.h to /home/dooseop/torcs-1.3.7/export/include/replay.h Exporting robot.h to /home/dooseop/torcs-1.3.7/export/include/robot.h Exporting simu.h to /home/dooseop/torcs-1.3.7/export/include/simu.h Exporting telemetry.h to /home/dooseop/torcs-1.3.7/ export/include/telemetry.h Exporting track.h to /home/dooseop/torcs-1.3.7/export/include/track.h make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/interfaces' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/txml' Exporting xml.h to /home/dooseop/torcs-1.3.7/export/include/xml.h Exporting xmlparse.h to /home/dooseop/torcs-1.3.7/export/include/xmlparse.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/txml' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/tgf' Exporting tgf.h to /home/dooseop/torcs-1.3.7/export/include/tgf.h Exporting os.h to /home/dooseop/torcs-1.3.7/export/include/os.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/tgf' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/tgfclient' Exporting tgfclient.h to /home/dooseop/torcs-1.3.7/ export/include/tgfclient.h Exporting screen_properties.h to /home/dooseop/torcs-1.3.7/ export/include/screen_properties.h Exporting glfeatures.h to /home/dooseop/torcs-1.3.7/ export/include/glfeatures.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/tgfclient' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/client' Exporting client.h to /home/dooseop/torcs-1.3.7/export/include/client.h Exporting exitmenu.h to /home/dooseop/torcs-1.3.7/export/include/exitmenu.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/client' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/confscreens' Exporting driverconfig.h to /home/dooseop/torcs-1.3.7/ export/include/driverconfig.h Exporting joystickconfig.h to /home/dooseop/torcs-1.3.7/ export/include/joystickconfig.h Exporting mouseconfig.h to /home/dooseop/torcs-1.3.7/ export/include/mouseconfig.h Exporting controlconfig.h to /home/dooseop/torcs-1.3.7/ export/include/controlconfig.h Exporting graphconfig.h to /home/dooseop/torcs-1.3.7/ export/include/graphconfig.h Exporting simuconfig.h to /home/dooseop/torcs-1.3.7/ export/include/simuconfig.h Exporting soundconfig.h to /home/dooseop/torcs-1.3.7/ export/include/soundconfig.h Exporting openglconfig.h to /home/dooseop/torcs-1.3.7/ export/include/openglconfig.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/confscreens' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/racescreens' Exporting racescreens.h to /home/dooseop/torcs-1.3.7/ export/include/racescreens.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/racescreens' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/robottools' Exporting robottools.h to /home/dooseop/torcs-1.3.7/ export/include/robottools.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/robottools' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/ src/libs/raceengineclient' Exporting singleplayer.h to /home/dooseop/torcs-1.3.7/ export/include/singleplayer.h Exporting raceinit.h to /home/dooseop/torcs-1.3.7/export/include/raceinit.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/libs/raceengineclient' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/learning' Exporting policy.h to /home/dooseop/torcs-1.3.7/export/include/learning/ policy.h Exporting ann_policy.h to /home/dooseop/torcs-1.3.7/ export/include/learning/ann_policy.h Exporting ANN.h to /home/dooseop/torcs-1.3.7/export/include/learning/ANN.h Exporting learn_debug.h to /home/dooseop/torcs-1.3.7/ export/include/learning/learn_debug.h Exporting real.h to /home/dooseop/torcs-1.3.7/ export/include/learning/real.h Exporting string_utils.h to /home/dooseop/torcs-1.3.7/ export/include/learning/string_utils.h Exporting List.h to /home/dooseop/torcs-1.3.7/ export/include/learning/List.h Exporting MathFunctions.h to /home/dooseop/torcs-1.3.7/ export/include/learning/MathFunctions.h Exporting Distribution.h to /home/dooseop/torcs-1.3.7/ export/include/learning/Distribution.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/learning' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/portability' Exporting portability.h to /home/dooseop/torcs-1.3.7/ export/include/portability.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/portability' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/math' Exporting linalg_t.h to /home/dooseop/torcs-1.3.7/ export/include/tmath/linalg_t.h Exporting v2_t.h to /home/dooseop/torcs-1.3.7/export/include/tmath/v2_t.h Exporting v3_t.h to /home/dooseop/torcs-1.3.7/export/include/tmath/v3_t.h Exporting v4_t.h to /home/dooseop/torcs-1.3.7/export/include/tmath/v4_t.h Exporting straight2_t.h to /home/dooseop/torcs-1.3.7/export/include/tmath/ straight2_t.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/math' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/musicplayer' Exporting musicplayer.h to /home/dooseop/torcs-1.3.7/ export/include/musicplayer/musicplayer.h Exporting SoundStream.h to /home/dooseop/torcs-1.3.7/ export/include/musicplayer/SoundStream.h Exporting OggSoundStream.h to /home/dooseop/torcs-1.3.7/ export/include/musicplayer/OggSoundStream.h Exporting OpenALMusicPlayer.h to /home/dooseop/torcs-1.3.7/ export/include/musicplayer/OpenALMusicPlayer.h make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/musicplayer' make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/linux' Exporting osspec.h to /home/dooseop/torcs-1.3.7/export/include/osspec.h make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/linux' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/modules' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/modules/simu' make[5]: Entering directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2' make[6]: Entering directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0' make[7]: Entering directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0/include' make[8]: Entering directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0/include/3D' Exporting Basic.h to /home/dooseop/torcs-1.3.7/export/include/3D/Basic.h Exporting Matrix.h to /home/dooseop/torcs-1.3.7/export/include/3D/Matrix.h Exporting Point.h to /home/dooseop/torcs-1.3.7/export/include/3D/Point.h Exporting Quaternion.h to /home/dooseop/torcs-1.3.7/ export/include/3D/Quaternion.h Exporting Tuple3.h to /home/dooseop/torcs-1.3.7/export/include/3D/Tuple3.h Exporting Tuple4.h to /home/dooseop/torcs-1.3.7/export/include/3D/Tuple4.h Exporting Vector.h to /home/dooseop/torcs-1.3.7/export/include/3D/Vector.h make[8]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0/include/3D' make[8]: Entering directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0/include/SOLID' Exporting solid.h to /home/dooseop/torcs-1.3.7/export/include/SOLID/solid.h make[8]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0/include/SOLID' make[7]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0/include' make[6]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2/SOLID-2.0' make[5]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv2' make[5]: Entering directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv3' make[5]: Nothing to be done for 'exports'. make[5]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/modules/simu/simuv3' make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/modules/simu' make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/modules' make[2]: Leaving directory '/home/dooseop/torcs-1.3.7/src' make[2]: Entering directory '/home/dooseop/torcs-1.3.7/src' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/txml' make[5]: Entering directory '/home/dooseop/torcs-1.3.7/ src/libs/txml/gennmtab' make[5]: Nothing to be done for 'tools'. make[5]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/libs/txml/gennmtab' make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/txml' make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools/accc' make[4]: Nothing to be done for 'tools'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools/accc' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools/nfs2ac' make[4]: Nothing to be done for 'tools'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools/nfs2ac' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools/nfsperf' make[4]: Nothing to be done for 'tools'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools/nfsperf' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools/package' make[4]: Nothing to be done for 'tools'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools/package' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools/texmapper' make[4]: Nothing to be done for 'tools'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools/texmapper' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/tools/trackgen' make[4]: Nothing to be done for 'tools'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools/trackgen' make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/tools' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/linux' make[3]: Nothing to be done for 'tools'. make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/linux' make[2]: Leaving directory '/home/dooseop/torcs-1.3.7/src' make[2]: Entering directory '/home/dooseop/torcs-1.3.7/src' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/confscreens' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/confscreens' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/racescreens' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/racescreens' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/robottools' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/robottools' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/txml' make[5]: Entering directory '/home/dooseop/torcs-1.3.7/ src/libs/txml/gennmtab' make[5]: Nothing to be done for 'compil'. make[5]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/libs/txml/gennmtab' make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/txml' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/tgf' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/tgf' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/tgfclient' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/tgfclient' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/client' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/client' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/ src/libs/raceengineclient' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/ src/libs/raceengineclient' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/learning' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/learning' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/portability' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/portability' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/math' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/math' make[4]: Entering directory '/home/dooseop/torcs-1.3.7/src/libs/musicplayer' make[4]: Nothing to be done for 'compil'. make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs/musicplayer' make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/libs' make[3]: Entering directory '/home/dooseop/torcs-1.3.7/src/linux' g++ main.o linuxspec.o -L/home/dooseop/torcs-1.3.7/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 /home/dooseop/torcs-1.3.7/export/lib/libtgfclient.so: undefined reference to `png_set_longjmp_fn' collect2: error: ld returned 1 exit status /home/dooseop/torcs-1.3.7/Make-default.mk:405: recipe for target 'torcs-bin' failed make[3]: *** [torcs-bin] Error 1 make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/src/linux' /home/dooseop/torcs-1.3.7/Make-default.mk:679: recipe for target 'subdirs' failed make[2]: *** [subdirs] Error 1 make[2]: Leaving directory '/home/dooseop/torcs-1.3.7/src' /home/dooseop/torcs-1.3.7/Make-default.mk:679: recipe for target 'subdirs' failed make[1]: *** [subdirs] Error 1 make[1]: Leaving directory '/home/dooseop/torcs-1.3.7' Makefile:30: recipe for target 'restart' failed make: *** [restart] Error 2 In order to solve the problem, I have googled for long time .. but cannot find the solution. Is there anyone who can solve this problem. Thank you for reading this e-main and would like to say sorry for my bad english.. --001a114a22f49162a7054d67bd80 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_quote"><br><div dir=3D"ltr">Hello.=C2= =A0<div><br></div><div>I'm trying to install TORCS on my desktop under = Ubuntu 16.04.</div><div>Following the steps for installation described in &= quot;<a href=3D"http://torcs.sourceforge.net/" target=3D"_blank">http://tor= cs.sourceforge.net/</a><wbr>"</div><div>I have installed all the libra= ries such as libxmu-dev, libxmu6 etc. successfully.</div><div><br></div><di= v>However, I got the following error message when I tried to compile the so= urce package (by typing 'make'),=C2=A0</div><div><br></div><div><di= v>make TORCS_BASE=3D/home/dooseop/<wbr>torcs-1.3.7 MAKE_DEFAULT=3D/home/doo= seop/<wbr>torcs-1.3.7/Make-default.mk</div><div>make[1]: Entering directory= '/home/dooseop/torcs-1.3.7'</div><div>make[2]: Entering directory = '/home/dooseop/torcs-1.3.7/<wbr>src'</div><div>make[3]: Entering di= rectory '/home/dooseop/torcs-1.3.7/<wbr>src/interfaces'</div><div>= =C2=A0Exporting car.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/car.= h</div><div>=C2=A0Exporting graphic.h to /home/dooseop/torcs-1.3.7/<wbr>exp= ort/include/graphic.h</div><div>=C2=A0Exporting playerpref.h to /home/doose= op/torcs-1.3.7/<wbr>export/include/playerpref.h</div><div>=C2=A0Exporting r= aceman.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/raceman.h</div><d= iv>=C2=A0Exporting replay.h to /home/dooseop/torcs-1.3.7/<wbr>export/includ= e/replay.h</div><div>=C2=A0Exporting robot.h to /home/dooseop/torcs-1.3.7/<= wbr>export/include/robot.h</div><div>=C2=A0Exporting simu.h to /home/dooseo= p/torcs-1.3.7/<wbr>export/include/simu.h</div><div>=C2=A0Exporting telemetr= y.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/telemetry.h</div><div>= =C2=A0Exporting track.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/tr= ack.h</div><div>make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/<= wbr>src/interfaces'</div><div>make[3]: Entering directory '/home/do= oseop/torcs-1.3.7/<wbr>src/libs'</div><div>make[4]: Entering directory = '/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml'</div><div>=C2=A0Expo= rting xml.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/xml.h</div><di= v>=C2=A0Exporting xmlparse.h to /home/dooseop/torcs-1.3.7/<wbr>export/inclu= de/xmlparse.h</div><div>make[4]: Leaving directory '/home/dooseop/torcs= -1.3.7/<wbr>src/libs/txml'</div><div>make[4]: Entering directory '/= home/dooseop/torcs-1.3.7/<wbr>src/libs/tgf'</div><div>=C2=A0Exporting t= gf.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/tgf.h</div><div>=C2= =A0Exporting os.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/os.h</di= v><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/l= ibs/tgf'</div><div>make[4]: Entering directory '/home/dooseop/torcs= -1.3.7/<wbr>src/libs/tgfclient'</div><div>=C2=A0Exporting tgfclient.h t= o /home/dooseop/torcs-1.3.7/<wbr>export/include/tgfclient.h</div><div>=C2= =A0Exporting screen_properties.h to /home/dooseop/torcs-1.3.7/<wbr>export/i= nclude/screen_<wbr>properties.h</div><div>=C2=A0Exporting glfeatures.h to /= home/dooseop/torcs-1.3.7/<wbr>export/include/glfeatures.h</div><div>make[4]= : Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/tgfclient&= #39;</div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<= wbr>src/libs/client'</div><div>=C2=A0Exporting client.h to /home/dooseo= p/torcs-1.3.7/<wbr>export/include/client.h</div><div>=C2=A0Exporting exitme= nu.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/exitmenu.h</div><div>= make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/cli= ent'</div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3= .7/<wbr>src/libs/confscreens'</div><div>=C2=A0Exporting driverconfig.h = to /home/dooseop/torcs-1.3.7/<wbr>export/include/driverconfig.h</div><div>= =C2=A0Exporting joystickconfig.h to /home/dooseop/torcs-1.3.7/<wbr>export/i= nclude/joystickconfig.<wbr>h</div><div>=C2=A0Exporting mouseconfig.h to /ho= me/dooseop/torcs-1.3.7/<wbr>export/include/mouseconfig.h</div><div>=C2=A0Ex= porting controlconfig.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/co= ntrolconfig.h</div><div>=C2=A0Exporting graphconfig.h to /home/dooseop/torc= s-1.3.7/<wbr>export/include/graphconfig.h</div><div>=C2=A0Exporting simucon= fig.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/simuconfig.h</div><d= iv>=C2=A0Exporting soundconfig.h to /home/dooseop/torcs-1.3.7/<wbr>export/i= nclude/soundconfig.h</div><div>=C2=A0Exporting openglconfig.h to /home/doos= eop/torcs-1.3.7/<wbr>export/include/openglconfig.h</div><div>make[4]: Leavi= ng directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/confscreens'<= /div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>s= rc/libs/racescreens'</div><div>=C2=A0Exporting racescreens.h to /home/d= ooseop/torcs-1.3.7/<wbr>export/include/racescreens.h</div><div>make[4]: Lea= ving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/racescreens'= ;</div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr= >src/libs/robottools'</div><div>=C2=A0Exporting robottools.h to /home/d= ooseop/torcs-1.3.7/<wbr>export/include/robottools.h</div><div>make[4]: Leav= ing directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/robottools'<= /div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>s= rc/libs/raceengineclient'</div><div>=C2=A0Exporting singleplayer.h to /= home/dooseop/torcs-1.3.7/<wbr>export/include/singleplayer.h</div><div>=C2= =A0Exporting raceinit.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/ra= ceinit.h</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.= 7/<wbr>src/libs/raceengineclient'</div><div>make[4]: Entering directory= '/home/dooseop/torcs-1.3.7/<wbr>src/libs/learning'</div><div>=C2= =A0Exporting policy.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/lear= ning/<wbr>policy.h</div><div>=C2=A0Exporting ann_policy.h to /home/dooseop/= torcs-1.3.7/<wbr>export/include/learning/ann_<wbr>policy.h</div><div>=C2=A0= Exporting ANN.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/learning/A= NN.h</div><div>=C2=A0Exporting learn_debug.h to /home/dooseop/torcs-1.3.7/<= wbr>export/include/learning/learn_<wbr>debug.h</div><div>=C2=A0Exporting re= al.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/learning/real.h</div>= <div>=C2=A0Exporting string_utils.h to /home/dooseop/torcs-1.3.7/<wbr>expor= t/include/learning/<wbr>string_utils.h</div><div>=C2=A0Exporting List.h to = /home/dooseop/torcs-1.3.7/<wbr>export/include/learning/List.h</div><div>=C2= =A0Exporting MathFunctions.h to /home/dooseop/torcs-1.3.7/<wbr>export/inclu= de/learning/<wbr>MathFunctions.h</div><div>=C2=A0Exporting Distribution.h t= o /home/dooseop/torcs-1.3.7/<wbr>export/include/learning/<wbr>Distribution.= h</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>= src/libs/learning'</div><div>make[4]: Entering directory '/home/doo= seop/torcs-1.3.7/<wbr>src/libs/portability'</div><div>=C2=A0Exporting p= ortability.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/portability.h= </div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>s= rc/libs/portability'</div><div>make[4]: Entering directory '/home/d= ooseop/torcs-1.3.7/<wbr>src/libs/math'</div><div>=C2=A0Exporting linalg= _t.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/tmath/linalg_t.<wbr>h= </div><div>=C2=A0Exporting v2_t.h to /home/dooseop/torcs-1.3.7/<wbr>export/= include/tmath/v2_t.h</div><div>=C2=A0Exporting v3_t.h to /home/dooseop/torc= s-1.3.7/<wbr>export/include/tmath/v3_t.h</div><div>=C2=A0Exporting v4_t.h t= o /home/dooseop/torcs-1.3.7/<wbr>export/include/tmath/v4_t.h</div><div>=C2= =A0Exporting straight2_t.h to /home/dooseop/torcs-1.3.7/<wbr>export/include= /tmath/<wbr>straight2_t.h</div><div>make[4]: Leaving directory '/home/d= ooseop/torcs-1.3.7/<wbr>src/libs/math'</div><div>make[4]: Entering dire= ctory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/musicplayer'</div><d= iv>=C2=A0Exporting musicplayer.h to /home/dooseop/torcs-1.3.7/<wbr>export/i= nclude/musicplayer/<wbr>musicplayer.h</div><div>=C2=A0Exporting SoundStream= .h to /home/dooseop/torcs-1.3.7/<wbr>export/include/musicplayer/<wbr>SoundS= tream.h</div><div>=C2=A0Exporting OggSoundStream.h to /home/dooseop/torcs-1= .3.7/<wbr>export/include/musicplayer/<wbr>OggSoundStream.h</div><div>=C2=A0= Exporting OpenALMusicPlayer.h to /home/dooseop/torcs-1.3.7/<wbr>export/incl= ude/musicplayer/<wbr>OpenALMusicPlayer.h</div><div>make[4]: Leaving directo= ry '/home/dooseop/torcs-1.3.7/<wbr>src/libs/musicplayer'</div><div>= make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs'= ;</div><div>make[3]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr= >src/linux'</div><div>=C2=A0Exporting osspec.h to /home/dooseop/torcs-1= .3.7/<wbr>export/include/osspec.h</div><div>make[3]: Leaving directory '= ;/home/dooseop/torcs-1.3.7/<wbr>src/linux'</div><div>make[3]: Entering = directory '/home/dooseop/torcs-1.3.7/<wbr>src/modules'</div><div>ma= ke[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/modules/s= imu'</div><div>make[5]: Entering directory '/home/dooseop/torcs-1.3= .7/<wbr>src/modules/simu/simuv2'</div><div>make[6]: Entering directory = '/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0&= #39;</div><div>make[7]: Entering directory '/home/dooseop/torcs-1.3.7/<= wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/include'</div><div>make[8]: = Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/sim= uv2/SOLID-<wbr>2.0/include/3D'</div><div>=C2=A0Exporting Basic.h to /ho= me/dooseop/torcs-1.3.7/<wbr>export/include/3D/Basic.h</div><div>=C2=A0Expor= ting Matrix.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/3D/Matrix.h<= /div><div>=C2=A0Exporting Point.h to /home/dooseop/torcs-1.3.7/<wbr>export/= include/3D/Point.h</div><div>=C2=A0Exporting Quaternion.h to /home/dooseop/= torcs-1.3.7/<wbr>export/include/3D/Quaternion.h</div><div>=C2=A0Exporting T= uple3.h to /home/dooseop/torcs-1.3.7/<wbr>export/include/3D/Tuple3.h</div><= div>=C2=A0Exporting Tuple4.h to /home/dooseop/torcs-1.3.7/<wbr>export/inclu= de/3D/Tuple4.h</div><div>=C2=A0Exporting Vector.h to /home/dooseop/torcs-1.= 3.7/<wbr>export/include/3D/Vector.h</div><div>make[8]: Leaving directory &#= 39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/in= clude/3D'</div><div>make[8]: Entering directory '/home/dooseop/torc= s-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/include/SOLID'</div= ><div>=C2=A0Exporting solid.h to /home/dooseop/torcs-1.3.7/<wbr>export/incl= ude/SOLID/solid.h</div><div>make[8]: Leaving directory '/home/dooseop/t= orcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/include/SOLID'</= div><div>make[7]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src= /modules/simu/simuv2/SOLID-<wbr>2.0/include'</div><div>make[6]: Leaving= directory '/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLI= D-<wbr>2.0'</div><div>make[5]: Leaving directory '/home/dooseop/tor= cs-1.3.7/<wbr>src/modules/simu/simuv2'</div><div>make[5]: Entering dire= ctory '/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv3'</div= ><div>make[5]: Nothing to be done for 'exports'.</div><div>make[5]:= Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/sim= uv3'</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.= 7/<wbr>src/modules/simu'</div><div>make[3]: Leaving directory '/hom= e/dooseop/torcs-1.3.7/<wbr>src/modules'</div><div>make[2]: Leaving dire= ctory '/home/dooseop/torcs-1.3.7/<wbr>src'</div><div>make[2]: Enter= ing directory '/home/dooseop/torcs-1.3.7/<wbr>src'</div><div>make[3= ]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs'</di= v><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/= libs/txml'</div><div>make[5]: Entering directory '/home/dooseop/tor= cs-1.3.7/<wbr>src/libs/txml/gennmtab'</div><div>make[5]: Nothing to be = done for 'tools'.</div><div>make[5]: Leaving directory '/home/d= ooseop/torcs-1.3.7/<wbr>src/libs/txml/gennmtab'</div><div>make[4]: Leav= ing directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml'</div><= div>make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs= '</div><div>make[3]: Entering directory '/home/dooseop/torcs-1.3.7/= <wbr>src/tools'</div><div>make[4]: Entering directory '/home/dooseo= p/torcs-1.3.7/<wbr>src/tools/accc'</div><div>make[4]: Nothing to be don= e for 'tools'.</div><div>make[4]: Leaving directory '/home/doos= eop/torcs-1.3.7/<wbr>src/tools/accc'</div><div>make[4]: Entering direct= ory '/home/dooseop/torcs-1.3.7/<wbr>src/tools/nfs2ac'</div><div>mak= e[4]: Nothing to be done for 'tools'.</div><div>make[4]: Leaving di= rectory '/home/dooseop/torcs-1.3.7/<wbr>src/tools/nfs2ac'</div><div= >make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/tools/= nfsperf'</div><div>make[4]: Nothing to be done for 'tools'.</di= v><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/t= ools/nfsperf'</div><div>make[4]: Entering directory '/home/dooseop/= torcs-1.3.7/<wbr>src/tools/package'</div><div>make[4]: Nothing to be do= ne for 'tools'.</div><div>make[4]: Leaving directory '/home/doo= seop/torcs-1.3.7/<wbr>src/tools/package'</div><div>make[4]: Entering di= rectory '/home/dooseop/torcs-1.3.7/<wbr>src/tools/texmapper'</div><= div>make[4]: Nothing to be done for 'tools'.</div><div>make[4]: Lea= ving directory '/home/dooseop/torcs-1.3.7/<wbr>src/tools/texmapper'= </div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>= src/tools/trackgen'</div><div>make[4]: Nothing to be done for 'tool= s'.</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7= /<wbr>src/tools/trackgen'</div><div>make[3]: Leaving directory '/ho= me/dooseop/torcs-1.3.7/<wbr>src/tools'</div><div>make[3]: Entering dire= ctory '/home/dooseop/torcs-1.3.7/<wbr>src/linux'</div><div>make[3]:= Nothing to be done for 'tools'.</div><div>make[3]: Leaving directo= ry '/home/dooseop/torcs-1.3.7/<wbr>src/linux'</div><div>make[2]: Le= aving directory '/home/dooseop/torcs-1.3.7/<wbr>src'</div><div>make= [2]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src'</div><= div>make[3]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/lib= s'</div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7= /<wbr>src/libs/confscreens'</div><div>make[4]: Nothing to be done for &= #39;compil'.</div><div>make[4]: Leaving directory '/home/dooseop/to= rcs-1.3.7/<wbr>src/libs/confscreens'</div><div>make[4]: Entering direct= ory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/racescreens'</div><div= >make[4]: Nothing to be done for 'compil'.</div><div>make[4]: Leavi= ng directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/racescreens'<= /div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>s= rc/libs/robottools'</div><div>make[4]: Nothing to be done for 'comp= il'.</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.= 7/<wbr>src/libs/robottools'</div><div>make[4]: Entering directory '= /home/dooseop/torcs-1.3.7/<wbr>src/libs/txml'</div><div>make[5]: Enteri= ng directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml/gennmtab'= ;</div><div>make[5]: Nothing to be done for 'compil'.</div><div>mak= e[5]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml/g= ennmtab'</div><div>make[4]: Leaving directory '/home/dooseop/torcs-= 1.3.7/<wbr>src/libs/txml'</div><div>make[4]: Entering directory '/h= ome/dooseop/torcs-1.3.7/<wbr>src/libs/tgf'</div><div>make[4]: Nothing t= o be done for 'compil'.</div><div>make[4]: Leaving directory '/= home/dooseop/torcs-1.3.7/<wbr>src/libs/tgf'</div><div>make[4]: Entering= directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/tgfclient'</div= ><div>make[4]: Nothing to be done for 'compil'.</div><div>make[4]: = Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/tgfclient= 9;</div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wb= r>src/libs/client'</div><div>make[4]: Nothing to be done for 'compi= l'.</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7= /<wbr>src/libs/client'</div><div>make[4]: Entering directory '/home= /dooseop/torcs-1.3.7/<wbr>src/libs/raceengineclient'</div><div>make[4]:= Nothing to be done for 'compil'.</div><div>make[4]: Leaving direct= ory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/raceengineclient'</div= ><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/l= ibs/learning'</div><div>make[4]: Nothing to be done for 'compil'= ;.</div><div>make[4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr= >src/libs/learning'</div><div>make[4]: Entering directory '/home/do= oseop/torcs-1.3.7/<wbr>src/libs/portability'</div><div>make[4]: Nothing= to be done for 'compil'.</div><div>make[4]: Leaving directory '= ;/home/dooseop/torcs-1.3.7/<wbr>src/libs/portability'</div><div>make[4]= : Entering directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/math'= </div><div>make[4]: Nothing to be done for 'compil'.</div><div>make= [4]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>src/libs/math= 9;</div><div>make[4]: Entering directory '/home/dooseop/torcs-1.3.7/<wb= r>src/libs/musicplayer'</div><div>make[4]: Nothing to be done for '= compil'.</div><div>make[4]: Leaving directory '/home/dooseop/torcs-= 1.3.7/<wbr>src/libs/musicplayer'</div><div>make[3]: Leaving directory &= #39;/home/dooseop/torcs-1.3.7/<wbr>src/libs'</div><div>make[3]: Enterin= g directory '/home/dooseop/torcs-1.3.7/<wbr>src/linux'</div><div>g+= + main.o linuxspec.o -L/home/dooseop/torcs-1.3.7/<wbr>export/lib =C2=A0-lop= enal -lalut -lvorbisfile -L/usr/lib =C2=A0-lracescreens -lrobottools -lclie= nt -lconfscreens -ltgf -ltgfclient -ltxml -lplibul -lraceengine -lmusicplay= er -llearning -lplibjs -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -l= plibul -lglut -lGLU -lGL -lpng -lz -ldl -lXrandr -lXrender -lXxf86vm -lXmu = -lXi -lXt -lSM -lICE -lXext -lX11 -lm =C2=A0-o torcs-bin</div><div>/home/do= oseop/torcs-1.3.7/<wbr>export/lib/libtgfclient.so: undefined reference to `= png_set_longjmp_fn'</div><div>collect2: error: ld returned 1 exit statu= s</div><div>/home/dooseop/torcs-1.3.7/<wbr>Make-default.mk:405: recipe for = target 'torcs-bin' failed</div><div>make[3]: *** [torcs-bin] Error = 1</div><div>make[3]: Leaving directory '/home/dooseop/torcs-1.3.7/<wbr>= src/linux'</div><div>/home/dooseop/torcs-1.3.7/<wbr>Make-default.mk:679= : recipe for target 'subdirs' failed</div><div>make[2]: *** [subdir= s] Error 1</div><div>make[2]: Leaving directory '/home/dooseop/torcs-1.= 3.7/<wbr>src'</div><div>/home/dooseop/torcs-1.3.7/<wbr>Make-default.mk:= 679: recipe for target 'subdirs' failed</div><div>make[1]: *** [sub= dirs] Error 1</div><div>make[1]: Leaving directory '/home/dooseop/torcs= -1.3.7'</div><div>Makefile:30: recipe for target 'restart' fail= ed</div><div>make: *** [restart] Error 2</div></div><div><br></div><div>In = order to solve the problem, I have googled for long time .. but cannot find= the solution.</div><div>Is there anyone who can solve this problem.</div><= div><br></div><div>Thank you for reading this e-main and would like to say = sorry for my bad english..</div></div> </div><br></div> --001a114a22f49162a7054d67bd80-- --===============5919889546627053875== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot --===============5919889546627053875== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Torcs-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/torcs-users --===============5919889546627053875==--