Make problem

"Vikram Chhibber" <[email protected]> Thu, 12 May 2005 20:22:10 +0530
Newsgroups gmane.comp.lib.vovida.vocal
Message-ID <[email protected]>
Hi,

I am getting following errors while trying to build SIP stack on Solaris
box:

cc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -c nanoftp.c  -fPIC -DPIC -o
.libs/nanoftp.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -c nanoftp.c -o nanoftp.o
>/dev/null 2>&1
mv -f .libs/nanoftp.lo nanoftp.lo
/bin/sh ./libtool --mode=link cc  -g -O2  -o libxml.la -rpath
/usr/local/lib -version-info 2:0:0 SAX.lo entities.lo encoding.lo error.lo
parser.lo tree.lo xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo
HTMLparser.lo HTMLtree.lo debugXML.lo xpath.lo nanohttp.lo
anoftp.lo  -lsocket -lnsl
rm -fr .libs/libxml.la .libs/libxml.* .libs/libxml.*
cc -shared  SAX.lo entities.lo encoding.lo error.lo parser.lo tree.lo
xmlIO.lo xmlmemory.lo uri.lo valid.lo xlink.lo HTMLparser.lo HTMLtree.lo
debugXML.lo xpath.lo nanohttp.lo
nanoftp.lo  -lsocket -lnsl -lc  -Wl,-soname -Wl,libxml.so.2 -o
.libs/libxml.so.2.0.0
ld: warning: option -o appears more than once, first setting taken
ld: fatal: file libxml.so.2: open failed: No such file or directory
ld: fatal: File processing errors. No output written to
.libs/libxml.so.2.0.0
collect2: ld returned 1 exit status
make[4]: *** [libxml.la] Error 1

My machine configuration is: SunOS dyswsun7 5.8 Generic_108528-19 sun4u
sparc SUNW,Sun-Fire-280R Solaris. The error says that libxml.so is missing.
Am I supposed to download this additionally from somewhere? Please help me
out.

Thanks,
~Vikram



_______________________________________________
vocal mailing list
[email protected]
To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal