[Buildroot] svn commit: trunk/buildroot/package/libcgicc

Peter Korsgaard jacmet at uclibc.org
Mon Jan 26 15:43:55 UTC 2009


>>>>> "Peter" == Peter Korsgaard <jacmet at uclibc.org> writes:

 ulf> Log:
 ulf> add patch form cgicc'upstream, build now completes\!

 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 at pengutronix.de>
 ulf> +
 ulf> +---
 ulf> + demo/cardgame.cpp |    3 ++-
 ulf> + 1 file changed, 2 insertions(+), 1 deletion(-)

 Peter> Why are we building demos in the first place?

Ping?

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list