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!

Linking Error : Undefined Symbols

807575May 20 2005 — edited Feb 22 2007
Hi evryone,
I am facing some Linking error which throws up Undefined Symbol errors like .
Undefined first referenced
symbol in file
vector<DPEEDFU>::insert_aux(DPEEDFU*, const DPEEDFU&) ./obj/dpeesel.o

...

I am migrating the code to Sun 5.2 & using -compat=4 for compilation.

On some analysis using nm , I found that the symbols which are flagged as UNDEFINED are in fact getting defined in the temporary objects created in the SunWS_cache directory.

Any suggestion on how to resolve this.
urgent help needed.

Thanks & Regards
shiva
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2007
Added on May 20 2005
22 comments
915 views