Hi
All,
I am
trying to build an open source distribution on a solaris machine with following
configurations.
Solaris Version : 5.9
GCC Version : 3.4.2
GNU
MAKE : 3.80
iam
recieving the following erros on my console..
ld:
fatal: file /export/home/pegasus_home/lib: unknown file type
ld: fatal: File processing errors. No output written to /export/home/pegasus_home/lib/libpegcommon.so
collect2: ld returned 1 exit status
make: *** [/export/home/pegasus_home/lib/libpegcommon.so] Error 1
ld: fatal: File processing errors. No output written to /export/home/pegasus_home/lib/libpegcommon.so
collect2: ld returned 1 exit status
make: *** [/export/home/pegasus_home/lib/libpegcommon.so] Error 1
I
suppose the problem arises when 'make' creates the shared
library..
My
Makefile has Compiler options as
-Wl,
-hlib$(LIBRARY)$(LIB_SUFFIX) -Xlinker -rpath -Xlinker
$(LIB_DIR)
Plz
provide your inputs.
Regards,
Vijayprasad Srinivasan, NPD -
Chennai
HCL Technologies.
_______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make