Hi !
Solaris/gcc is not a combination we are testing very friequiently . 
>From your descriptopn It's difficult to say what kind of error happened. 
Very late , at the linkage stage , the linker can't find xalanMsg. This so 
is built before the main library and contines the error messages for the 
current locale. 
You should be able to find other , earilier , error message , describing 
the error during the xalanMsg build. 
Thanks!
Dmitry



Amish <[EMAIL PROTECTED]> 
16/02/2007 06:12 AM
Please respond to
xalan-c-users@xml.apache.org


To
xalan-c-users@xml.apache.org
cc

Subject
Xalan-C++ Solaris 8 question.







Hi All:

I am trying to build Xalan-C++ version 1.10.0 source code on Solaris 8,
using the GNU tools
like gcc (version 3.4.6) and make (version 3.81). The error that am 
geeting
is, and followed all the instructions are specified in the "Steps for 
doing
a UNIX build" in the Build Instruction section.

ld: fatal: library -lxalanMsg: not found
ld: fatal: File processing errors. No output written to
../../lib/libxalan-c.so.110.0
collect2: ld returned 1 exit status
make[1]: *** [../../lib/libxalan-c.so.110.0] Error 1

Could you please help me out with this error.

I greatly appreciate your help.

Thanks,
Amish.
-- 
View this message in context: 
http://www.nabble.com/Xalan-C%2B%2B-Solaris-8-question.-tf3238905.html#a9002521

Sent from the Xalan - C - Users mailing list archive at Nabble.com.


Reply via email to