Darrell,
There may have been a problem introduced in the tde-style-qtcurve 'common' dir. This is on gcc46, so it's not a 47 problem:
[ 25%] Building CXX object style/CMakeFiles/qtcurve-module.dir/qtcurve.cpp.o cd /build/src/build/style && /usr/bin/c++ -Dqtcurve_module_EXPORTS -DHAVE_CONFIG_H -DQT_PLUGIN -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -fPIC -I/opt/tqt3/include -I/usr/include/tqt -I/opt/trinity/include -I/build/src/build -I/build/src/tde-style-qtcurve/common -I/build/src/build/style -o CMakeFiles/qtcurve-module.dir/qtcurve.cpp.o -c /build/src/tde-style-qtcurve/style/qtcurve.cpp In file included from /build/src/tde-style-qtcurve/style/qtcurve.h:66:0, from /build/src/tde-style-qtcurve/style/qtcurve.cpp:112: /build/src/tde-style-qtcurve/common/common.h:555:5: error: expected identifier before numeric constant /build/src/tde-style-qtcurve/common/common.h:555:5: error: expected '}' before numeric constant /build/src/tde-style-qtcurve/common/common.h:555:5: error: expected unqualified-id before numeric constant /build/src/tde-style-qtcurve/common/common.h:564:1: error: expected declaration before '}' token make[2]: *** [style/CMakeFiles/qtcurve-module.dir/qtcurve.cpp.o] Error 1 make[2]: Leaving directory `/build/src/build' make[1]: *** [style/CMakeFiles/qtcurve-module.dir/all] Error 2 make[1]: Leaving directory `/build/src/build' make: *** [all] Error 2