From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libcgicc
Date: Wed, 21 Jan 2009 07:22:27 +0100 [thread overview]
Message-ID: <874oztuqjg.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090121002712.88E7B77099@busybox.osuosl.org> (ulf@uclibc.org's message of "Wed\, 21 Jan 2009 00\:27\:12 +0000 \(UTC\)")
>>>>> "ulf" == ulf <ulf@uclibc.org> writes:
ulf> Author: ulf
ulf> Date: 2009-01-21 00:27:11 +0000 (Wed, 21 Jan 2009)
ulf> New Revision: 24933
ulf> Log:
ulf> add patch form cgicc'upstream, build now completes\!
ulf> Added:
ulf> trunk/buildroot/package/libcgicc/cgicc-3.2.7-sort-undeclared.patch
ulf> Changeset:
ulf> Added: trunk/buildroot/package/libcgicc/cgicc-3.2.7-sort-undeclared.patch
ulf> ===================================================================
ulf> --- trunk/buildroot/package/libcgicc/cgicc-3.2.7-sort-undeclared.patch (rev 0)
ulf> +++ trunk/buildroot/package/libcgicc/cgicc-3.2.7-sort-undeclared.patch 2009-01-21 00:27:11 UTC (rev 24933)
ulf> @@ -0,0 +1,38 @@
ulf> +From: Robert Schwebel <r.schwebel@pengutronix.de>
ulf> +Subject: [patch] sort is now in <algorithm>
ulf> +
ulf> +When built with gcc-4.3.2, cgicc-3.2.7 cannot be compiled any more; sort
ulf> +is now being part of <algorithm> and must be written as ::sort:
ulf> +
ulf> +cardgame.cpp:1232: error: 'sort' was not declared in this scope
ulf> +make[2]: *** [cardgame.o] Error 1
ulf> +
ulf> +Fix it.
ulf> +
ulf> +Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
ulf> +
ulf> +---
ulf> + demo/cardgame.cpp | 3 ++-
ulf> + 1 file changed, 2 insertions(+), 1 deletion(-)
Why are we building demos in the first place?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-01-21 6:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-21 0:27 [Buildroot] svn commit: trunk/buildroot/package/libcgicc ulf at uclibc.org
2009-01-21 6:22 ` Peter Korsgaard [this message]
2009-01-26 15:43 ` Peter Korsgaard
2009-01-26 19:03 ` Ulf Samuelsson
2009-01-26 20:10 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2009-01-26 19:41 jacmet at uclibc.org
2009-01-26 19:41 jacmet at uclibc.org
2009-01-26 19:14 jacmet at uclibc.org
2009-01-21 0:21 ulf at uclibc.org
2009-01-21 6:21 ` Peter Korsgaard
2009-01-13 18:42 ulf at uclibc.org
2007-07-17 12:01 ulf at uclibc.org
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=874oztuqjg.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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.