Re: Weird Torcs error

Evgenios Kastanias <[email protected]> Thu, 14 Nov 2013 23:07:33 +0000 (UTC)
Newsgroups gmane.games.torcs.general
Message-ID <[email protected]>
> Another question, is the Ubuntu machine yours, or is it an old tortured 
> machine where many students had root access without replacing the image?

No, its my machine with Ubuntu 13.04 on it. 


> What is the output of "find . -type f -exec objdump -f {} \; | grep 
> architecture" in the lib directory (directory here is ~/torcs_bin/lib64)?

I couldn't find any directory like /torcs_bin/lib64 so I ran the command in 
torcs-bin/lib and this is the output

architecture: i386:x86-64, flags 0x00000112:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000112:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000112:
objdump: ./torcs/setup_linux.sh: File format not recognised
architecture: i386:x86-64, flags 0x00000112:
architecture: i386:x86-64, flags 0x00000112:
architecture: i386:x86-64, flags 0x00000112:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:
architecture: i386:x86-64, flags 0x00000150:


> Just to go sure, could you post config.log and the compiler output (make 
> clean, make >& build.log, and a full dump of ~/torcs_bin/bin/torcs -l >& 
> ldd.log).


The config.log is here 

http://pastebin.com/YPfAyVGR

The build.log is here

http://pastebin.com/MekQTFT8

and the dump of  ~/torcs_bin/bin/torcs -l >& ldd.log is this

	linux-vdso.so.1 =>  (0x00007fff6a315000)
	libclient.so => /home/evgenios/torcs_bin/lib/torcs/lib/libclient.so 
(0x00007f1a939c1000)
	libtgf.so => /home/evgenios/torcs_bin/lib/torcs/lib/libtgf.so 
(0x00007f1a939b5000)
	libtgfclient.so => 
/home/evgenios/torcs_bin/lib/torcs/lib/libtgfclient.so (0x00007f1a93998000)
	libraceengine.so => 
/home/evgenios/torcs_bin/lib/torcs/lib/libraceengine.so (0x00007f1a93987000)
	libglut.so.3 => /usr/lib/x86_64-linux-gnu/libglut.so.3 
(0x00007f1a93741000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f1a93524000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1a9315b000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007f1a92e58000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f1a92b52000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f1a9293c000)
	libracescreens.so => 
/home/evgenios/torcs_bin/lib/torcs/lib/libracescreens.so 
(0x00007f1a9292a000)
	librobottools.so => 
/home/evgenios/torcs_bin/lib/torcs/lib/librobottools.so (0x00007f1a92921000)
	libGL.so.1 => /usr/lib/nvidia-310/libGL.so.1 (0x00007f1a925fe000)
	libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 
(0x00007f1a922c4000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f1a93e7b000)
	libnvidia-tls.so.310.44 => /usr/lib/nvidia-310/tls/libnvidia-
tls.so.310.44 (0x00007f1a920c0000)
	libnvidia-glcore.so.310.44 => /usr/lib/nvidia-310/libnvidia-
glcore.so.310.44 (0x00007f1a8fbcd000)
	libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 
(0x00007f1a8f9ba000)
	libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 
(0x00007f1a8f79c000)
	libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 
(0x00007f1a8f598000)
	libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 
(0x00007f1a8f391000)

I took the liberty of using pastebin for the other 2 logs, since they were 
massive and it would take alof of space here. I notice some errors too in 
the config log but I don't know what to make out of them.

Thanks again for helping me out! 


------------------------------------------------------------------------------
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