Re: Weird Torcs error

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

Another question, is the Ubuntu machine yours, or is it an old tortured 
machine where many students had root access without replacing the image?

Just Googling a bit around: "undefined symbol: XML_ParserCreate":
http://www.unidata.ucar.edu/support/help/MailArchives/udunits/msg00802.html
-> problem with $LDFLAGS

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

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

Best regards

Bernhard

On 11/14/2013 10:08 PM, Evgenios Kastanias wrote:
> Bernhard Wymann <berniw <at> bluewin.ch> writes:
>
>>
>
>> I suggest performing this experiment: build TORCS from fresh extracted
>> sources into your home directory and run it from there (this way you
>> have not to fight with permissions/root):
>> 1. Make sure that your environment variables are empty, check "echo
>> $MAKE_DEFAULT" and "echo $TORCS_BASE" (you can set them later again for
>> robot development if required)
>> 2. Make sure that "echo $CFLAGS", "echo $CPPFLAGS" and "echo $CXXFLAGS"
>> are empty or do not contain weird stuff
>> 3. configure with "./configure --prefix=$HOME/torcs_bin"
>> 4. "make", "make install", "make datainstall"
>> 5. start TORCS with "~/torcs_bin/bin/torcs" (or wherever it has been
>> placed).
>>
>
> Ok, I ran ldconfig, still the same. Then I followed your instructions,
> redownloaded torcs, made sure the environmental variables where empty and did
> the install in home. Still the same. Doing ~/torcs_bin/bin/torcs -l produces
> the same libraries as before.
>
> Thanks for the help!
>
>
> ------------------------------------------------------------------------------
> 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