Jani Posted February 23, 2006 Posted February 23, 2006 Updated to v1.03, tried to run it. jani@server548:~/mtasa$ ./mta_server./mta_server: error while loading shared libraries: libxerces-c.so.27: cannot open shared object file: No such file or directory So I did what the wiki page said, and make the script with the EXPORT crap in. Ran that and: jani@server548:~/mtasa$ ./mta_startscript./mta_server: relocation error: /usr/local/lib/libxerces-c.so.27: undefined symbol: pthread_mutexattr_init I've updated to the latest version of libxerces, and I don't have a clue what the problem is. jani@server548:~/mtasa$ dir /usr/local/libfirmware libpthread.so.0 libxerces-c.so.27.0 tclConfig.sh libpcap.a libtcl8.4.so libxerces-depdom.so Zend libpthread-0.10.so libtclstub8.4.a libxerces-depdom.so.27 libpthread.so libxerces-c.so libxerces-depdom.so.27.0 libpthread.so. libxerces-c.so.27 tcl8.4 Anyone else had this problem and/or know a fix? Note: this is with the GCC 3.3 release, of which the initial version worked, but v1.03 does not. The GCC 4.0 release has never worked on my box.
Recommended Posts