On Tue, Nov 30, 2010 at 2:44 PM, Martin Lucina <m...@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
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to