On Fri, Jun 13, 2008 at 01:08:47AM +0300, Roumen Petrov wrote: > Roumen Petrov wrote: > A) > I finish builds in mingw cross-compilation environment. > If build is from SVN all is ok, but from snapshot it fail (see attached > file libxslt-snapshot-20080612-mingw-failure). > > The reason is that my builddir differ from source. > Configure scrip create following header files in build tree: > ./libxslt/xsltwin32config.h > ./libxslt/xsltconfig.h > ./config.h > ./libexslt/exsltconfig.h > Also snapshot include following files in source tree: > ./libxslt/xsltconfig.h > ./libexslt/exsltconfig.h > > Lets see attached file: libxslt-snapshot-20080612.patch . > Syntax for include statement is with " as result is included file from > source directory. The default include search path if gnu automake is > used is : current directory, source directory, top build directory.
Okay, the patch looks safe, applied and commited to SVN revision 1479 thanks ! Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
