[Qt-interest] Link error when compile the application in Solaris

lvbing lvbing lvbing1981 at gmail.com
Thu Mar 17 02:59:48 CET 2011


platform:Solaris 10 + Qt4.5.3

The link error information is:
std::ostream & std::ostream::operator<<(short)
/users/ems/pcs9700/deployment/bin/plat/libsmcfgapi.so
ld:Fatal error:Command failed for
target  /users/ems/pcs9700/deployment/bin/plat/update_schema'

I compile those code in WinXp or Win7 or Linux all are OK! but just in
Solaris,failed!

and If I add this to my pro:
LIBS += -lsmcfgapi
it can be compiled success!
 My puzzle is In my code I did not call any API from smcfgapi,just some
other library may call the smcfgapi.so.
so,Why just the only Solaris,need to add the smcfgapi, but other operater
not need!!!

thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110317/f4e5d186/attachment.html 


More information about the Qt-interest-old mailing list