Solaris : compilation error

Hi All,

while building, i am receiving the following error......

Undefined first referenced
symbol in file
void os_directory::create(const std::string &) obj.release/BOConfig.o (symbol belongs to implicit dependency /export/home/sfactory/vinod/sfact_71_193_ar_vin_Client/depot/AR/CB2_FP_SP2/import/bin/External/solaris_sparc/ospace/2.1.3_CC5.2/libos_file.so)
bool os_directory::exists(const std::string &) obj.release/BOConfig.o (symbol belongs to implicit dependency /export/home/sfactory/vinod/sfact_71_193_ar_vin_Client/depot/AR/CB2_FP_SP2/import/bin/External/solaris_sparc/ospace/2.1.3_CC5.2/libos_file.so)
ld: fatal: Symbol referencing errors. No output written to /export/home/sfactory/vinod/sfact_71_193_ar_vin_Client/depot/AR/CB2_FP_SP2/bin/release/libboconfig.so.1
gmake: *** [/export/home/sfactory/vinod/sfact_71_193_ar_vin_Client/depot/AR/CB2_FP_SP2/bin/release/libboconfig.so.1] Error 1

Could any body help me in resolving this compilation error?

why this compilation error occurred? to resolve, what i need to do?

Thanks in advance,
Vinod.

What package you're trying to compile, have you ran "configure", are you root / do you have permissions, what OS is that, what is the command line you've entered ?

Thanks for your reply. i got it resolved as one third party lib was missing.

Thanks,
Vinod