Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CC 5.8 using stlport error

807575Jul 12 2006 — edited Jul 16 2006
i get the following error: - please ellaborate - what is missing?


Undefined first referenced
symbol in file
std::basic_istream<char,__type_0>&std::operator>><std::char_traits<char> >(std::basic_istream<char,__type_0>&,unsigned char&) /sunos-5.10-CC/libDML_Inf.so
bool std::operator!=<char,std::char_traits<char>,std::allocator<char> >(const std::basic_string<__type_0,__type_1,__type_2>&,const __type_0*) /sunos-5.10-CC/libDML_Inf.so
std::basic_ostream<__type_0,__type_1>&std::operator<<<char,std::char_traits<char>,std::allocator<char> >(std::basic_ostream<__type_0,__type_1>&,const std::basic_string<__type_0,__type_1,__type_2>&) Manager.o.sun10
std::basic_ostream<char,__type_0>&std::operator<<<std::char_traits<char> >(std::basic_ostream<char,__type_0>&,const unsigned char*) /sunos-5.10-CC/libDML_Inf.so
ld: fatal: Symbol referencing errors. No output written to /sunos-5.10-CC/Cleaner
*** Error code 1
make: Fatal error: Command failed for target `/sunos-5.10-CC/Cleaner'
Current working directory src
*** Error code 1

command line
===============
CC -KPIC -mt -g -DNDEBUG -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D__EXTENSIONS__ -I../inc -I../../ -I../ -I/ACE-5.5.0/ACE_wrappers -I//Include -I/app/oracle/oracle/product/10.2.0/db_1/rdbms/demo -I/u01/app/oracle/oracle/product/10.2.0/db_1/rdbms/public -I/u01/app/oracle/oracle/product/10.2.0/db_1/plsql/public -I/u01/app/oracle/oracle/product/10.2.0/db_1/network/public -I -I/opt/SUNWspro/prod/include/CC/stlport4 -o CleanerProperties.o.sun10 -c CleanerProperties.cpp
Linking /Bin/sunos-5.10-CC/Cleaner ...
CC -o /Bin/sunos-5.10-CC/Cleaner -L -L/app/oracle/oracle/product/10.2.0/db_1 -xnolib -mt -compat=5 -library=stlport4,no%Cstd -lsocket -lstlport -lposix4 -lm -lc -lCrun -ldl -lnsl -lgen -lposix4 -ladm -lrt -L//Bin/sunos-5.10-CC -L/opt/SUNWspro/lib/stlport4 -L/Bin/sunos-5.10-CC -lDML_Inf -lCL.Common -lCL.CleanActions -lACE -lclntsh -lpthread \
Main.o.sun10 Manager.o.sun10 SysConf.o.sun10 CleanerProperties.o.sun10
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2006
Added on Jul 12 2006
12 comments
217 views