From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] zeromq: bump to version 4.0.1
Date: Sat, 1 Mar 2014 23:25:20 +0100 [thread overview]
Message-ID: <20140301232520.4ee4b22b@skate> (raw)
In-Reply-To: <1381509097-5424-1-git-send-email-jerzy.grzegorek@trzebnica.net>
Dear Jerzy Grzegorek,
On Fri, 11 Oct 2013 18:31:37 +0200, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> 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
next prev parent reply other threads:[~2014-03-01 22:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 16:31 [Buildroot] [PATCH 1/1] zeromq: bump to version 4.0.1 Jerzy Grzegorek
2014-03-01 22:25 ` Thomas Petazzoni [this message]
2014-03-03 6:51 ` Lionel Orry
2014-03-03 7:47 ` Thomas Petazzoni
2014-03-03 8:14 ` Lionel Orry
2014-03-03 10:11 ` Thomas Petazzoni
2014-04-07 14:32 ` Thomas De Schampheleire
2014-04-07 15:07 ` Lionel Orry
2014-04-08 7:32 ` Lionel Orry
2014-04-08 10:13 ` Gustavo Zacarias
2014-04-08 10:28 ` Lionel Orry
2014-04-08 10:38 ` Gustavo Zacarias
2014-04-08 18:43 ` Lionel Orry
2014-04-11 7:03 ` Lionel Orry
2014-04-11 7:35 ` Peter Korsgaard
2014-04-11 7:39 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140301232520.4ee4b22b@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.