[zeromq-dev] problems with installation under MinGW
KIU Shueng Chuan
nixchuan at gmail.com
Wed Jul 10 23:35:11 CEST 2013
One of the autogen related files has DOS line endings instead of Unix line
feeds. Run dos2unix on it. I think it's the m4 utility that is choking on
the DOS carriage returns.
On Jul 11, 2013 4:22 AM, "Laurent Alebarde" <l.alebarde at free.fr> wrote:
> 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.
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130711/8546ab7d/attachment.htm>
More information about the zeromq-dev
mailing list