Subject: Re: make error, libxslt-1.0.9, sparc-sun-solaris2.8
From: Daniel Veillard <daniel@xxxxxxxxxxxx>
Date: Mon, 7 Jan 2002 18:42:27 +0100
|
On Mon, Jan 07, 2002 at 11:08:16AM -0600, Andy Zbikowski wrote:
> Hello,
>
> I'm trying to build libxslt-1.0.9 on a SunBlade 100, and am running into
> errors.
Not the proper place for libxslt bug report
http://xmlsoft.org/XSLT/bugs.html
> stand*.xml
> warning: failed to load external entity "./stand*.xml"
> cannot parse ./stand*.xml
Seems a couple of files may be missing, and the shell used
by make on Solaris is has different behaviour than on Linux.
Strange...
try adding a '-' in front of "@(for i in $(srcdir)/stand*.xml"
in tests/REC/Makefile.am
Or grab precompiled binaries:
http://garypennington.net/libxml2/
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard@xxxxxxxxxx | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|