On Mon, Jun 23, 2014 at 07:51:28PM +0300, cyber python wrote:
> Hi Cristophe,
> 
> Using mingw32-configure seems to have the same effect - linking fails with
> undefined references.
> Here is the log:
> 
> http://pastebin.com/qbS8q71w

The log has ./configure: line 4179: LT_INIT: command not found
This macro is defined in libtool.m4 which comes with libtool (you
probably don't need a mingw specific version). This could be what is
causing the linking issues.
Make sure to build with make V=1 if you post another log.
You can also use NOCONFIGURE=1 ./autogen.sh instead of ./autogen.sh
--help even though --help should not cause issues.

Christophe

Attachment: pgpZJAkHwy0y1.pgp
Description: PGP signature

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to