Hi,
I am porting an application on Solaris x86 system. When I compile it using makefile, it gives below errors:
Linking sosd...
cat: /export/home/iprs/source/Alpha/bin/libplugin_sdk_d.a.list: No such file or directory
collect2: ld terminated with signal 8 [Arithmetic Exception], core dumped
ld: warning: global symbol `_END_' has non-global binding:
(file /usr/local/ssl/lib/libssl.so value=LOCL);
ld: warning: global symbol `_START_' has non-global binding:
(file /usr/local/ssl/lib/libssl.so value=LOCL);
make: *** [sosd] Error 1
could any 1 provide the solution to remove this error? Its urgent...
-Thanks & Regards,
Shalmali Mehta