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&#39;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>&quot;</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 &#39;make&#39;),=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=
 &#39;/home/dooseop/torcs-1.3.7&#39;</div><div>make[2]: Entering directory =
&#39;/home/dooseop/torcs-1.3.7/<wbr>src&#39;</div><div>make[3]: Entering di=
rectory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/interfaces&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<=
wbr>src/interfaces&#39;</div><div>make[3]: Entering directory &#39;/home/do=
oseop/torcs-1.3.7/<wbr>src/libs&#39;</div><div>make[4]: Entering directory =
&#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml&#39;</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 &#39;/home/dooseop/torcs=
-1.3.7/<wbr>src/libs/txml&#39;</div><div>make[4]: Entering directory &#39;/=
home/dooseop/torcs-1.3.7/<wbr>src/libs/tgf&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/l=
ibs/tgf&#39;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs=
-1.3.7/<wbr>src/libs/tgfclient&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/tgfclient&=
#39;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<=
wbr>src/libs/client&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/cli=
ent&#39;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3=
.7/<wbr>src/libs/confscreens&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/confscreens&#39;<=
/div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>s=
rc/libs/racescreens&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/racescreens&#39=
;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr=
>src/libs/robottools&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/robottools&#39;<=
/div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>s=
rc/libs/raceengineclient&#39;</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 &#39;/home/dooseop/torcs-1.3.=
7/<wbr>src/libs/raceengineclient&#39;</div><div>make[4]: Entering directory=
 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/learning&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>=
src/libs/learning&#39;</div><div>make[4]: Entering directory &#39;/home/doo=
seop/torcs-1.3.7/<wbr>src/libs/portability&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>s=
rc/libs/portability&#39;</div><div>make[4]: Entering directory &#39;/home/d=
ooseop/torcs-1.3.7/<wbr>src/libs/math&#39;</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 &#39;/home/d=
ooseop/torcs-1.3.7/<wbr>src/libs/math&#39;</div><div>make[4]: Entering dire=
ctory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/musicplayer&#39;</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 &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/musicplayer&#39;</div><div>=
make[3]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs&#39=
;</div><div>make[3]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr=
>src/linux&#39;</div><div>=C2=A0Exporting osspec.h to /home/dooseop/torcs-1=
.3.7/<wbr>export/include/osspec.h</div><div>make[3]: Leaving directory &#39=
;/home/dooseop/torcs-1.3.7/<wbr>src/linux&#39;</div><div>make[3]: Entering =
directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules&#39;</div><div>ma=
ke[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/s=
imu&#39;</div><div>make[5]: Entering directory &#39;/home/dooseop/torcs-1.3=
.7/<wbr>src/modules/simu/simuv2&#39;</div><div>make[6]: Entering directory =
&#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0&=
#39;</div><div>make[7]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<=
wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/include&#39;</div><div>make[8]: =
Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/sim=
uv2/SOLID-<wbr>2.0/include/3D&#39;</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&#39;</div><div>make[8]: Entering directory &#39;/home/dooseop/torc=
s-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/include/SOLID&#39;</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 &#39;/home/dooseop/t=
orcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLID-<wbr>2.0/include/SOLID&#39;</=
div><div>make[7]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src=
/modules/simu/simuv2/SOLID-<wbr>2.0/include&#39;</div><div>make[6]: Leaving=
 directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv2/SOLI=
D-<wbr>2.0&#39;</div><div>make[5]: Leaving directory &#39;/home/dooseop/tor=
cs-1.3.7/<wbr>src/modules/simu/simuv2&#39;</div><div>make[5]: Entering dire=
ctory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/simuv3&#39;</div=
><div>make[5]: Nothing to be done for &#39;exports&#39;.</div><div>make[5]:=
 Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/modules/simu/sim=
uv3&#39;</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.=
7/<wbr>src/modules/simu&#39;</div><div>make[3]: Leaving directory &#39;/hom=
e/dooseop/torcs-1.3.7/<wbr>src/modules&#39;</div><div>make[2]: Leaving dire=
ctory &#39;/home/dooseop/torcs-1.3.7/<wbr>src&#39;</div><div>make[2]: Enter=
ing directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src&#39;</div><div>make[3=
]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs&#39;</di=
v><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/=
libs/txml&#39;</div><div>make[5]: Entering directory &#39;/home/dooseop/tor=
cs-1.3.7/<wbr>src/libs/txml/gennmtab&#39;</div><div>make[5]: Nothing to be =
done for &#39;tools&#39;.</div><div>make[5]: Leaving directory &#39;/home/d=
ooseop/torcs-1.3.7/<wbr>src/libs/txml/gennmtab&#39;</div><div>make[4]: Leav=
ing directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml&#39;</div><=
div>make[3]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs=
&#39;</div><div>make[3]: Entering directory &#39;/home/dooseop/torcs-1.3.7/=
<wbr>src/tools&#39;</div><div>make[4]: Entering directory &#39;/home/dooseo=
p/torcs-1.3.7/<wbr>src/tools/accc&#39;</div><div>make[4]: Nothing to be don=
e for &#39;tools&#39;.</div><div>make[4]: Leaving directory &#39;/home/doos=
eop/torcs-1.3.7/<wbr>src/tools/accc&#39;</div><div>make[4]: Entering direct=
ory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/tools/nfs2ac&#39;</div><div>mak=
e[4]: Nothing to be done for &#39;tools&#39;.</div><div>make[4]: Leaving di=
rectory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/tools/nfs2ac&#39;</div><div=
>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/tools/=
nfsperf&#39;</div><div>make[4]: Nothing to be done for &#39;tools&#39;.</di=
v><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/t=
ools/nfsperf&#39;</div><div>make[4]: Entering directory &#39;/home/dooseop/=
torcs-1.3.7/<wbr>src/tools/package&#39;</div><div>make[4]: Nothing to be do=
ne for &#39;tools&#39;.</div><div>make[4]: Leaving directory &#39;/home/doo=
seop/torcs-1.3.7/<wbr>src/tools/package&#39;</div><div>make[4]: Entering di=
rectory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/tools/texmapper&#39;</div><=
div>make[4]: Nothing to be done for &#39;tools&#39;.</div><div>make[4]: Lea=
ving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/tools/texmapper&#39;=
</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>=
src/tools/trackgen&#39;</div><div>make[4]: Nothing to be done for &#39;tool=
s&#39;.</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.7=
/<wbr>src/tools/trackgen&#39;</div><div>make[3]: Leaving directory &#39;/ho=
me/dooseop/torcs-1.3.7/<wbr>src/tools&#39;</div><div>make[3]: Entering dire=
ctory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/linux&#39;</div><div>make[3]:=
 Nothing to be done for &#39;tools&#39;.</div><div>make[3]: Leaving directo=
ry &#39;/home/dooseop/torcs-1.3.7/<wbr>src/linux&#39;</div><div>make[2]: Le=
aving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src&#39;</div><div>make=
[2]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src&#39;</div><=
div>make[3]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/lib=
s&#39;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7=
/<wbr>src/libs/confscreens&#39;</div><div>make[4]: Nothing to be done for &=
#39;compil&#39;.</div><div>make[4]: Leaving directory &#39;/home/dooseop/to=
rcs-1.3.7/<wbr>src/libs/confscreens&#39;</div><div>make[4]: Entering direct=
ory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/racescreens&#39;</div><div=
>make[4]: Nothing to be done for &#39;compil&#39;.</div><div>make[4]: Leavi=
ng directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/racescreens&#39;<=
/div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>s=
rc/libs/robottools&#39;</div><div>make[4]: Nothing to be done for &#39;comp=
il&#39;.</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.=
7/<wbr>src/libs/robottools&#39;</div><div>make[4]: Entering directory &#39;=
/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml&#39;</div><div>make[5]: Enteri=
ng directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml/gennmtab&#39=
;</div><div>make[5]: Nothing to be done for &#39;compil&#39;.</div><div>mak=
e[5]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/txml/g=
ennmtab&#39;</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-=
1.3.7/<wbr>src/libs/txml&#39;</div><div>make[4]: Entering directory &#39;/h=
ome/dooseop/torcs-1.3.7/<wbr>src/libs/tgf&#39;</div><div>make[4]: Nothing t=
o be done for &#39;compil&#39;.</div><div>make[4]: Leaving directory &#39;/=
home/dooseop/torcs-1.3.7/<wbr>src/libs/tgf&#39;</div><div>make[4]: Entering=
 directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/tgfclient&#39;</div=
><div>make[4]: Nothing to be done for &#39;compil&#39;.</div><div>make[4]: =
Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/tgfclient&#3=
9;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wb=
r>src/libs/client&#39;</div><div>make[4]: Nothing to be done for &#39;compi=
l&#39;.</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.7=
/<wbr>src/libs/client&#39;</div><div>make[4]: Entering directory &#39;/home=
/dooseop/torcs-1.3.7/<wbr>src/libs/raceengineclient&#39;</div><div>make[4]:=
 Nothing to be done for &#39;compil&#39;.</div><div>make[4]: Leaving direct=
ory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/raceengineclient&#39;</div=
><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/l=
ibs/learning&#39;</div><div>make[4]: Nothing to be done for &#39;compil&#39=
;.</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr=
>src/libs/learning&#39;</div><div>make[4]: Entering directory &#39;/home/do=
oseop/torcs-1.3.7/<wbr>src/libs/portability&#39;</div><div>make[4]: Nothing=
 to be done for &#39;compil&#39;.</div><div>make[4]: Leaving directory &#39=
;/home/dooseop/torcs-1.3.7/<wbr>src/libs/portability&#39;</div><div>make[4]=
: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/math&#39;=
</div><div>make[4]: Nothing to be done for &#39;compil&#39;.</div><div>make=
[4]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs/math&#3=
9;</div><div>make[4]: Entering directory &#39;/home/dooseop/torcs-1.3.7/<wb=
r>src/libs/musicplayer&#39;</div><div>make[4]: Nothing to be done for &#39;=
compil&#39;.</div><div>make[4]: Leaving directory &#39;/home/dooseop/torcs-=
1.3.7/<wbr>src/libs/musicplayer&#39;</div><div>make[3]: Leaving directory &=
#39;/home/dooseop/torcs-1.3.7/<wbr>src/libs&#39;</div><div>make[3]: Enterin=
g directory &#39;/home/dooseop/torcs-1.3.7/<wbr>src/linux&#39;</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&#39;</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 &#39;torcs-bin&#39; failed</div><div>make[3]: *** [torcs-bin] Error =
1</div><div>make[3]: Leaving directory &#39;/home/dooseop/torcs-1.3.7/<wbr>=
src/linux&#39;</div><div>/home/dooseop/torcs-1.3.7/<wbr>Make-default.mk:679=
: recipe for target &#39;subdirs&#39; failed</div><div>make[2]: *** [subdir=
s] Error 1</div><div>make[2]: Leaving directory &#39;/home/dooseop/torcs-1.=
3.7/<wbr>src&#39;</div><div>/home/dooseop/torcs-1.3.7/<wbr>Make-default.mk:=
679: recipe for target &#39;subdirs&#39; failed</div><div>make[1]: *** [sub=
dirs] Error 1</div><div>make[1]: Leaving directory &#39;/home/dooseop/torcs=
-1.3.7&#39;</div><div>Makefile:30: recipe for target &#39;restart&#39; 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==--