[zeromq-dev] [PATCH] Build refactoring take two

Mikko Koppanen mikko.koppanen at gmail.com
Tue Nov 30 19:00:02 CET 2010


On Tue, Nov 30, 2010 at 2:44 PM, Martin Lucina <mato at kotelna.sk> wrote:
> This is great, except that the patch doesn't seem to apply against the
> current master:
>
> [dezo:zeromq2]$ git apply ~/0001-Prefix-all-custom-macros-with-AC_ZMQ_.patch
> /home/mato/0001-Prefix-all-custom-macros-with-AC_ZMQ_.patch:341: trailing whitespace.
>        fi
> /home/mato/0001-Prefix-all-custom-macros-with-AC_ZMQ_.patch:762: trailing whitespace.
>    AC_ZMQ_CHECK_LANG_FLAG([-fvisibility=hidden],
> /home/mato/0001-Prefix-all-custom-macros-with-AC_ZMQ_.patch:763: trailing whitespace.
>                           [LIBZMQ_EXTRA_CFLAGS="-fvisibility=hidden ${LIBZMQ_EXTRA_CFLAGS}"],
> /home/mato/0001-Prefix-all-custom-macros-with-AC_ZMQ_.patch:764: trailing whitespace.
>                           [AC_ZMQ_CHECK_LANG_FLAG(["-xldscope=hidden"],
> /home/mato/0001-Prefix-all-custom-macros-with-AC_ZMQ_.patch:769: trailing whitespace.
>    AC_ZMQ_CHECK_LANG_FLAG([-fvisibility=hidden],
> error: patch failed: configure.in:223
> error: configure.in: patch does not apply
>
> After fixing the various "trailing whitespace" warnings it still fails with
> the error about configure.in:223.
>

Hello,

the latest version of the patch is here
http://valokuva.org/~mikko/0001-Prefix-variables-with-ac_zmq_.patch. I
am not attaching it as it's fairly large. The latest verion fixes the
above white-space errors and a couple of typos.



-- 
Mikko Koppanen



More information about the zeromq-dev mailing list