[virt-tools-list] Linking error trying to cross compile virt-viewer for windows using mingw32 on Fedora 20

Christophe Fergeau cfergeau at redhat.com
Mon Jun 23 21:11:36 UTC 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20140623/7838e298/attachment.sig>


More information about the virt-tools-list mailing list