ld: fatal: Symbol referencing errors. No output written to SNX

Hi all,

I am getting the following error when I try to do a build of a product.
I dont have the dependencies of the binaries involved in the build and thats the reason I was not able to find which library to add or to proceed to the next step to solve the reference problem.

Undefined first referenced
symbol in file
__1cG__CrunMex_rethrow_q6F_v_ /lib/libiostream.so.1
__1c2K6Fpv_v_ /lib/libiostream.so.1
ld: fatal: Symbol referencing errors. No output written to SNX

Is there a generic way to approach the above problem.
Any help will be greatly appreciated.

Thanks in advance.
-Jerry.

check if the shard object libiostream is available in your LD_LIBRARY_PATH ...