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