When we try to link with the libCstd.so, it reports the following
linker error.
What could be the cause of this problem and how do we circumvent it?
ld: fatal: file /opt/SUNWspro/WS6U1/lib/libCstd.so.1: version
`SUNW_1.1.1' does not exist:
required by file /project/modules/lib/libMain.so
ld: fatal: file /opt/SUNWspro/WS6U1/lib/libCstd.so.1: version
`SUNW_1.1.1' does not exist:
required by file /project/modules/lib/libSub.so
ld: fatal: File processing errors. No output written to
libDir/libMyModule.so
gmake: *** [libDir/libMyModule.so] Error 1