Re: [xml] libxslt 1.0.7/libxml2-2.4.10 core on aix
- From: Melvyn Sopacua <mdev idg nl>
- To: veillard redhat com
- Cc: xml gnome org
- Subject: Re: [xml] libxslt 1.0.7/libxml2-2.4.10 core on aix
- Date: Wed, 14 Nov 2001 23:24:02 +0100
At 22:42 14-11-2001, Daniel Veillard shared with all of us:
This is the shared library support of libtool.
Forget about this. reconfigure, recompile and reinstall from scratch
the 2 libraries using --disable-shared. Then make tests should run fine
on both I assume.
Well - that sure cleaned up a lot. Some errors in the check:
Make warning:
gcc -g -O2 -o xsltproc xsltproc.o -L../libxslt/.libs -lxslt -lm
-L../libexslt/.libs -lexslt -lm -L../breakpoint/.libs -lxsltbreakpoint -lm
-L/home/mdev/local/lib -lxml2 -L/lib -lm -lz -liconv -lm -lm
ld: 0711-224 WARNING: Duplicate symbol: xslDebugStatus
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
Test failures, not warned about (so could be intentional):
compilation error: file ./test-2.5-1.xsl line 6 element
exciting-new-1.8-feature
xsltStylePreCompute: unknown xsl:exciting-new-1.8-feature
compilation error: file ./test-2.5-1.xsl line 2 element stylesheet
xsl:version: only 1.0 features are supported
Running ./bug-60.xsl on ./../docs/bug-60.xml
compilation error: file ./bug-60.xsl line 6 element foo-of
xsltStylePreCompute: unknown xsl:foo-of
has-same-node.1.xml
10c10
< OK;
---
> ;
And the usual AIX oddities:
grep: 0652-226 Maximum line length of 2048 exceeded.
It now works fine without any core dumps. So on AIX:
--disable-shared.
Daniel
HTH,
Melvyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]