HI Peter,
The make inside the expat dir succeded. The following are the last few
lines:
--------
gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I./xmlparse -I./xmltok -g -O2 -MT
xmlparse.lo -MD -MP -MF .deps/xmlparse.Tpo -c xmlparse.c -o xmlparse.o
>/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o libswexpat.la
xmltok.lo xmlrole.lo xmlparse.lo -lm
ar cru .libs/libswexpat.a .libs/xmltok.o .libs/xmlrole.o .libs/xmlparse.o
ranlib .libs/libswexpat.a
creating libswexpat.la
(cd .libs && rm -f libswexpat.la && ln -s ../libswexpat.la libswexpat.la)
---------------
Thanks,
Karthik
On Tue, Jan 20, 2009 at 10:38 PM, Peter Karman <peter@peknet.com> wrote:
> Yagnaram Sharma wrote on 1/18/09 12:49 AM:
> > Hi William,
> >
> > I did install libxml2. I searched and found somewhere these are related
> to
> > expat. Should I install expat? Let me know. Thanks.
> >
>
>
> those are indeed expat-related errors. expat should ship as part of the
> release;
> should not need an additional install. The fact that the build is not
> resolving
> the references is very odd; have not seen that.
>
> Can you run 'make' inside the 'expat' dir?
>
>
> --
> Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
> _______________________________________________
> Users mailing list
> Users@lists.swish-e.org
> http://lists.swish-e.org/listinfo/users
>
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Thu Jan 22 17:09:44 2009