From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 1 Mar 2014 23:25:20 +0100 Subject: [Buildroot] [PATCH 1/1] zeromq: bump to version 4.0.1 In-Reply-To: <1381509097-5424-1-git-send-email-jerzy.grzegorek@trzebnica.net> References: <1381509097-5424-1-git-send-email-jerzy.grzegorek@trzebnica.net> Message-ID: <20140301232520.4ee4b22b@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Jerzy Grzegorek, On Fri, 11 Oct 2013 18:31:37 +0200, Jerzy Grzegorek wrote: > Signed-off-by: Jerzy Grzegorek > --- > package/zeromq/zeromq.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/zeromq/zeromq.mk b/package/zeromq/zeromq.mk > index a624b52..d40bed5 100644 > --- a/package/zeromq/zeromq.mk > +++ b/package/zeromq/zeromq.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -ZEROMQ_VERSION = 3.2.4 > +ZEROMQ_VERSION = 4.0.1 > ZEROMQ_SITE = http://download.zeromq.org/ > ZEROMQ_INSTALL_STAGING = YES > ZEROMQ_DEPENDENCIES = util-linux I tried to apply this patch, but unfortunately, it apparently breaks the build of mongrel2: src/superpoll.c: In function ?SuperPoll_poll?: src/superpoll.c:229:53: error: ?ZMQ_POLL_MSEC? undeclared (first use in this function) src/superpoll.c:229:53: note: each undeclared identifier is reported only once for each function it appears in I've checked the other reverse dependencies of zeromq, and they seem to build fine. Can you find a solution to the mongrel2 problem, and resubmit the appropriate patch? Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com