Re: [xml] problem with configure in libxml-2.3.12



Hi,

There have been a couple of comments about problems with configure in
2.3.12.

Here's a patch which fixes configure for Solaris.

4207c4207
< if test -L $srcdir/include/libxml
---
if test -h $srcdir/include/libxml
4220c4220
< if test -e $srcdir/xmlversion.h
---
if test -r $srcdir/xmlversion.h

(Alternatively, you can do what Daniel suggested in his earlier mail and
modify your configure.in file and regenerate configure using autoconf.)

Daniel has already committed a fix to CVS for 13, so only use this patch
with 12.

Gary


Alice Tull wrote:

hi,

I seem to have a problem with configure in libxml-2.3.12
under solaris 7, the script returned an error halfway through.
Anyone has the same problem?

thanx,
alice

_______________________________________________
xml mailing list
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml

--
Gary Pennington
Solaris Kernel Development,
Sun Microsystems
Gary Pennington sun com







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]