Dear All,

 

I would be grateful for any assistance with the following:

 

1)       I have downloaded the 2.0.63 source onto a Solaris 10 box and have
successfully run the first installation step - "configure -prefix <install
dir>".  When I run step two - "make", it chugs away merrily building things
for a while but eventually comes back with an error.  The error stack is at
the bottom of the mail but in essence it is having a problem building a
library called "libexpat.la".  I am assuming that there is some kind of
problem with the operating system environment but have no idea what this
is..  I am using a gcc version 3.4.3 and the "make" command that lives under
"/usr/ccs/bin" on Solaris.  Is there anything else I need to have in my PATH
or something else with the environment that might be missing?

 

2)       If question 1 can't be solved I am wondering where I can just get
hold of a Solaris binary distribution please?  The download mirrors only
seem to provide links to source distributions for Unix platforms..

 

Many thanks in advance,


Darren

 

Making all in uri

Making all in xml

Making all in expat

/bin/bash ../libtool --mode=link  gcc -version-info 1:0:1 -g -O2  -o
libexpat.la

 -rpath /data/ariba/apache/lib  xmlparse.lo xmltok.lo xmlrole.lo

rm -fr  .libs/libexpat.so .libs/libexpat.so.0 .libs/libexpat.so.0.1.0

gcc -shared -Wl,-h -Wl,libexpat.so.0 -o .libs/libexpat.so.0.1.0
.libs/xmlparse.

o .libs/xmltok.o .libs/xmlrole.o  -lc

(cd .libs && rm -f libexpat.so.0 && ln -s libexpat.so.0.1.0 libexpat.so.0)

(cd .libs && rm -f libexpat.so && ln -s libexpat.so.0.1.0 libexpat.so)

false cru .libs/libexpat.a  xmlparse.o xmltok.o xmlrole.o

*** Error code 1

*** Error code 1

The following command caused the error:

list='lib'; \

for dir in $list; do \

  cd $dir; make; cd ..; \

done

*** Error code 1

The following command caused the error:

otarget=`echo all-recursive | sed s/-recursive//`; \

list='expat'; \

for i in $list; do \

 

Darren Strachan

Managing Consultant

Xoomworks Limited

darren.strac...@xoomworks.com

www.xoomworks.com

+44 (0)7813 086010

 

Please note that Xoomworks have moved offices. Our new address is Dunstan
House, 14a St Cross Street, London EC1N 8XA, telephone number 020 7400 6120

Xoomworks is a professional services company that specialises in Purchasing
and Finance solutions. We have an impressive record of delivering successful
projects and services to blue-chip and public-sector clients, via our unique
GranularT Project Methodology. Xoomworks provides consulting, systems
integration, managed services and business process outsourcing to many of
the FTSE 100 companies.

The information in this email is confidential. It is intended solely for the
addressee. Access to this email by anyone else is unauthorised. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken or omitted to be taken in reliance on it, is prohibited and may
be unlawful.

 

Reply via email to