Re: Weird Torcs error

David Savinkoff <[email protected]> Thu, 14 Nov 2013 16:10:37 -0700 (MST)
Newsgroups gmane.games.torcs.general
Message-ID <[email protected]>
Hi,

I grep'd Torcs sources for XML_ParserCreate of a successful build
and got the following:


$ find . -print0 | xargs -0 grep XML_ParserCreate
./libs/txml/xml.cpp:    parser = XML_ParserCreate((XML_Char*)NULL);
Binary file ./libs/txml/xml.o matches
Binary file ./libs/txml/libtxml.so matches
./libs/txml/txml.def:   XML_ParserCreate
Binary file ./libs/txml/xmlparse.o matches
./libs/txml/xmlparse.h:XML_ParserCreate(const XML_Char *encoding);
./libs/txml/xmlparse.c:XML_Parser XML_ParserCreate(const XML_Char *encodingName)
./libs/txml/xmlparse.c:  parser = XML_ParserCreate(encodingName);
./libs/tgf/params.cpp:    parmHandle->parser = XML_ParserCreate((XML_Char*)NULL);
Binary file ./libs/tgf/params.o matches
Binary file ./libs/tgf/libtgf.so matches

To try this yourself, type the following after you have compiled TORCS:

cd ~/torcs-1.3.5-test1/src
find . -print0 | xargs -0 grep XML_ParserCreate

Maybe this will provide some hints.

David Savinkoff

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