This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make error, libxslt-1.0.9, sparc-sun-solaris2.8


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@redhat.com  | 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]