Hi, thanks for catch this problem with GCC 4.7, applying the patch i get the following errors:
error: patch failed: plugins/auth/Makefile.in:8 error: plugins/auth/Makefile.in: patch does not apply error: patch failed: plugins/cheetah/Makefile.in:8 error: plugins/cheetah/Makefile.in: patch does not apply error: patch failed: plugins/dirlisting/Makefile.in:8 error: plugins/dirlisting/Makefile.in: patch does not apply error: patch failed: plugins/liana/Makefile.in:8 error: plugins/liana/Makefile.in: patch does not apply error: patch failed: plugins/liana_ssl/Makefile.in:9 error: plugins/liana_ssl/Makefile.in: patch does not apply error: patch failed: plugins/mandril/Makefile.in:8 error: plugins/mandril/Makefile.in: patch does not apply error: patch failed: plugins/palm/Makefile.in:9 error: plugins/palm/Makefile.in: patch does not apply error: patch failed: plugins/patas/Makefile.in:8 error: plugins/patas/Makefile.in: patch does not apply error: patch failed: plugins/websockets/Makefile.in:8 error: plugins/websockets/Makefile.in: patch does not apply - are you using the git master verrsion ? - please make sure to add the modification to Duda plugin regards, On Fri, May 4, 2012 at 10:28 AM, Ivo Brunnbauer <[email protected]> wrote: > So looks like we had -Wl (look here: > http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html) linker flags that never > errored out until they made it an error in gcc 4.7. I removed them, they > appear to be only useful for setting options, which we don't do. > > _______________________________________________ > Monkey mailing list > [email protected] > http://lists.monkey-project.com/listinfo/monkey > -- Eduardo Silva http://edsiper.linuxchile.cl http://www.monkey-project.com _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
