From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] thrift: disable TQTcpServer
Date: Tue, 10 Dec 2013 14:19:02 +0000 [thread overview]
Message-ID: <52A722D6.7030201@imgtec.com> (raw)
In-Reply-To: <1386670266-21845-1-git-send-email-gustavo@zacarias.com.ar>
On 12/10/2013 10:11 AM, Gustavo Zacarias wrote:
> Disable TQTcpServer, it doesn't build properly. Fixes:
> http://autobuild.buildroot.net/results/ef8/ef8afd0fea786f076a4bbece2fcbefdf5cb32ddd/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/thrift/thrift.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/thrift/thrift.mk b/package/thrift/thrift.mk
> index 7ee90ac..8af9643 100644
> --- a/package/thrift/thrift.mk
> +++ b/package/thrift/thrift.mk
> @@ -27,7 +27,7 @@ endif
> # This is just for the libraries / bindings
> THRIFT_LANG_CONF_OPT += --without-csharp --without-java --without-erlang \
> --without-python --without-perl --without-php --without-php_extension \
> - --without-ruby --without-haskell --without-go --without-d
> + --without-ruby --without-haskell --without-go --without-d --without-qt4
> HOST_THRIFT_CONF_OPT += $(THRIFT_LANG_CONF_OPT) --without-c_glib
> THRIFT_CONF_OPT += $(THRIFT_LANG_CONF_OPT)
>
>
Hello Gustavo,
instead of disabling it, why don't we fix it? We just need to add
"#include <map>" to TQTcpServer.h
Best regards,
--
Vincent
prev parent reply other threads:[~2013-12-10 14:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-10 10:11 [Buildroot] [PATCH] thrift: disable TQTcpServer Gustavo Zacarias
2013-12-10 12:18 ` Peter Korsgaard
2013-12-10 14:19 ` Vicente Olivert Riera [this message]
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=52A722D6.7030201@imgtec.com \
--to=vincent.riera@imgtec.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox