Re: Weird Torcs error

Bernhard Wymann <[email protected]> Thu, 14 Nov 2013 23:07:05 +0100
Newsgroups gmane.games.torcs.general
Organization wytec
Message-ID <[email protected]>
Hi Evgenios

If you tried with 1.3.4 or earlier you could try this:
make distclean
export CFLAGS=""-Wl,--no-as-needed"
export CPPFLAGS="-Wl,--no-as-needed"
export CXXFLAGS="-Wl,--no-as-needed"
./configure --prefix=$HOME/torcs_bin
make
make install
make datainstall

Best regards

Bernhard

On 11/14/2013 10:38 PM, Evgenios Kastanias wrote:
>
>> It doesn't, it points hopefully to the libraries in $HOME/torcs_bin/...,
>> does it?
>>
>
> Yeah I meant that no new libraries are here, they are just in the
> $HOME/torcs_bin/ as you said.
>
> linux-vdso.so.1 =>  (0x00007fff78ffe000)
> 	libclient.so => /home/evgenios/torcs_bin/lib/torcs/lib/libclient.so
> (0x00007f170e48d000)
> 	libtgf.so => /home/evgenios/torcs_bin/lib/torcs/lib/libtgf.so
> (0x00007f170e481000)
> 	libtgfclient.so =>
> /home/evgenios/torcs_bin/lib/torcs/lib/libtgfclient.so (0x00007f170e464000)
> 	libraceengine.so =>
> /home/evgenios/torcs_bin/lib/torcs/lib/libraceengine.so (0x00007f170e453000)
> 	libglut.so.3 => /usr/lib/x86_64-linux-gnu/libglut.so.3
> (0x00007f170e20d000)
> 	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f170dff0000)
> 	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f170dc27000)
> 	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
> (0x00007f170d924000)
> 	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f170d61e000)
> 	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
> (0x00007f170d408000)
> 	libracescreens.so =>
> /home/evgenios/torcs_bin/lib/torcs/lib/libracescreens.so
> (0x00007f170d3f6000)
> 	librobottools.so =>
> /home/evgenios/torcs_bin/lib/torcs/lib/librobottools.so (0x00007f170d3ed000)
> 	libGL.so.1 => /usr/lib/nvidia-310/libGL.so.1 (0x00007f170d0ca000)
> 	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6
> (0x00007f170cd90000)
> 	/lib64/ld-linux-x86-64.so.2 (0x00007f170e947000)
> 	libnvidia-tls.so.310.44 => /usr/lib/nvidia-310/tls/libnvidia-
> tls.so.310.44 (0x00007f170cb8c000)
> 	libnvidia-glcore.so.310.44 => /usr/lib/nvidia-310/libnvidia-
> glcore.so.310.44 (0x00007f170a699000)
> 	libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6
> (0x00007f170a486000)
> 	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1
> (0x00007f170a268000)
> 	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6
> (0x00007f170a064000)
> 	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6
> (0x00007f1709e5d000)
>
>
> Also this the error I get now, still the same but different directories
> since torcs is install in $HOME/torcs_bin/
>
> /home/evgenios/torcs_bin/lib/torcs/torcs-bin: symbol lookup error:
> /home/evgenios/torcs_bin/lib/torcs/lib/libtgf.so: undefined symbol:
> XML_ParserCreate
>
>
> ------------------------------------------------------------------------------
> DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
> OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
> Free app hosting. Or install the open source package on any LAMP server.
> Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
> http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
> _______________________________________________
> Torcs-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/torcs-users
>


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk