Comment 85 for bug 1158267

Revision history for this message
Simon Groot Bramel (z-simon-l) wrote :

Hey guys,

I was still using the "~mar-kolya/compiz/fix-for-1158267" repo. Today I wanted to check out the lp:compiz repo and realized that I can't compile it. That is the error:

###################################################################
cc1plus: error: unrecognized command line option "-Wno-unused-private-field" [-Werror]
cc1plus: error: unrecognized command line option "-Wno-unused-private-field" [-Werror]
cc1plus: error: unrecognized command line option "-Wno-unused-private-field" [-Werror]
cc1plus: all warnings being treated as errors
make[2]: *** [kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/kde4-window-decorator_automoc.o] Fehler 1
make[1]: *** [kde/window-decorator-kde4/CMakeFiles/kde4-window-decorator.dir/all] Fehler 2
make: *** [all] Fehler 2
###################################################################

since it occurred with the kde4-window-decorator I guess it might be related to this bug?!

Any idea what causes the problem here?

thx