Re: [xslt] libxslt-1.0.10 make fails on Sun 2.8 using Sun's cc
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] libxslt-1.0.10 make fails on Sun 2.8 using Sun's cc
- Date: Mon, 28 Jan 2002 15:16:42 -0500
On Mon, Jan 28, 2002 at 06:50:10PM -0000, Greg_Cope@sandwich.pfizer.com wrote:
> Dear All,
>
> I am trying to complie libxslt to use with GNOME tools. It appears to fail
> to make with a few snaggets:
Actully all those are normal I get them in my linux build too.
> test-2.5-1.xml
> 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
Normal, look at the test it uses an undefined version and element of the
xslt namesapce
> 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
Same this one tests an error
> But the show stopper is:
>
> Making all in sets
> difference.1.xml
> distinct.1.xml
> has-same-node.1.xml
> 10c10
> < OK;
> ---
> > ;
This one is an error due to libxlst having no parent to namespace nodes.
> *** Error code 1
> make: Fatal error: Command failed for target `test'
> Current working directory
> /home/copeg/.cpan/build/libxslt-1.0.10/tests/exslt/sets
That's a differece in behaviour between Solaris make and Gnu make.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]