I was able to rebuild the latest SVN version with no problem .

My system:
> cc -V
cc: Sun WorkShop 6 update 2 C 5.3 2001/05/15
> uname -a
SunOS sundown 5.8 Generic_117350-23 sun4u sparc SUNW,Sun-Fire-880

with the settings:
> ./runConfigure -p solaris -c cc -x CC -b 64

Are you using GNU make ? 
Dmitry 



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


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

Subject
Re: Xalan-C++ Solaris 8 question.







Hi,

Thanks for your reply.

I have also tried the Solaris/cc combination, but am getting the same 
error.
When i check or try to build the libxalan-c.so.110.0 library individually
from /xml-xalan/c/src/xalanc/Utils/XalanMsgLib it states that the
libxalan-c.so.110.0 is up-to-date. Their are no other errors being
encountered. Please let me know if you need more information.

Thanks in advance,
Amish.

Dmitry Hayes wrote:
> 
> 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.
> 
> 
> 
> 

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

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


Reply via email to