View Single Post
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#280
Originally Posted by marmistrz View Post
The thing with undefined symbols is a problem with LD_LIBRARY_PATH. Even /opt/qtm12/lib is added there, /usr/lib seems to be preferred by the system (ld). Is there any way to override these couple of libraries (Qt Mobility)? I cannot LD_PRELOAD them, as this would preload these libraries even when not needed



i think libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored Because of libstdc++.so.6.0.14-gdb.py


The message say (ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.)




Good News


i play Taco Master





i Posted subject Here

http://www.mobile4arab.com/vb/showthread.php?t=854112


i Update meecolay lib

http://www.mediafire.com/?4uxp0y5vey9uolh


and Update GLib 2.26.0

http://www.mediafire.com/?cvvzjl1cjgxh5w0


and it Work successfully


i have another problem


1- The message say (ldconfig: /usr/lib/libstdc++.so.6.0.14-gdb.py is not an ELF file - it has the wrong magic bytes at the start.)

as before


2- /bin/lib/libstdc++.so.6' from LD_PRELOAD cannot be preloaded: ignored.
./pocket-rpg: error while loading shared libraries: libmono.so.0: cannot open shared object file: No such file or directory



3- line 11 in meecolay

/opt/imr06/bin/imr06
/usr/bin/meecolay: exec: line 11: File not found


IThere is a problem in line 11 in meecolay What is ?




thanks