[Bug 467405] Review Request: mingw32-libxml2 - MinGW Windows libxml2 XML processing library

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 10 21:41:58 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467405





--- Comment #6 from Levente Farkas <lfarkas at lfarkas.org>  2008-11-10 16:41:57 EDT ---
for #2 the reason is this error message during rpmbuild:
-----------------------------------------------
RPM build errors:
    File listed twice:
/usr/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig/libxml-2.0.pc
-----------------------------------------------
i hope this makes cleaner.

for #3 without the autoreconf rpmbuild gives the error bellow. while with the
above patch don't (anyway i'm not a gnu build system so if you know a better
solution i welcome):
-----------------------------------------------
Done configuring
+ make
cd . && /bin/sh /home/lfarkas/rpm/BUILD/libxml2-2.7.2/missing --run
aclocal-1.10 
/home/lfarkas/rpm/BUILD/libxml2-2.7.2/missing: line 46: aclocal-1.10: command
not found
WARNING: `aclocal-1.10' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
 cd . && /bin/sh /home/lfarkas/rpm/BUILD/libxml2-2.7.2/missing --run
automake-1.10 --gnu 
/home/lfarkas/rpm/BUILD/libxml2-2.7.2/missing: line 46: automake-1.10: command
not found
WARNING: `automake-1.10' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && /bin/sh /home/lfarkas/rpm/BUILD/libxml2-2.7.2/missing --run autoconf
aclocal.m4:20: warning: this file was generated for autoconf 2.61.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.in:41: error: Autoconf version 2.60 or higher is required
aclocal.m4:7055: AM_INIT_AUTOMAKE is expanded from...
configure.in:41: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
make: *** [configure] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.47244 (%build)
-----------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list