[zeromq-dev] problems with installation under MinGW

Laurent Alebarde l.alebarde at free.fr
Wed Jul 10 22:21:45 CEST 2013


Hi list,

I need to test my app under several versions of Windows, at least XP 32, 
XP 64, and 7, in the MinGW and MinGW-64 environments. I have Git Cloned 
from GitHub, and I am following the INSTALL file, which starts with a 
../autogen.sh which fails first :

$ ./autogen.sh
autogen.sh: error: could not find libtool. libtool is required to run 
autogen.sh

I added libtool to the MinGW environment, then autogen runs, but fails :

autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal -I config --force -I config
configure.ac:431: error: `\ ' is already registered with AC_CONFIG_FILES.
/mingw/src/autoconf/26/autoconf2.5-2.68-1/src/autoconf-2.68/lib/autoconf/status.m4:290: 
AC_CONFIG_FILES is expanded from...
configure.ac:431: the top level
/bin/m4: cannot remove temporary directory /tmp/ar2800.3924/m4-kvQiAN: 
Directory not empty
autom4te-2.68: /bin/m4 failed with exit status: 1
aclocal-1.11: /mingw/bin/autom4te-2.68 failed with exit status: 1
autoreconf-2.68: aclocal failed with exit status: 1
autogen.sh: error: autoreconf exited with status 0

Any idea please ? Or a link to a working procedure for 0MQ under MinGW ?

I know there exist a rubby script, but only for 32 bits, so I have not 
given it a try.

Cheers,


Laurent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130710/fe1a8b8e/attachment.htm>


More information about the zeromq-dev mailing list