Tim, Slavek,
Attached is a patch that fixes a gcc47 issues with rosegarden CMakeLists.txt.
It just adds libfontconfig to the target libraries for rosegardenextended. The
error is:
[ 95%] Building CXX object RGbuild/CMakeFiles/rosegarden.dir/gui/application/main.o
Linking CXX executable rosegarden
/usr/bin/ld: /opt/qt3/lib/libqt-mt.so: undefined reference to symbol
'FcPatternAddInteger'
/usr/bin/ld: note: 'FcPatternAddInteger' is defined in DSO
/usr/lib/libfontconfig.so.1 so try adding it to the linker command line
/usr/lib/libfontconfig.so.1: could not read symbols: Invalid operation
The patch is attached. (signoff and push if OK)
--
David C. Rankin, J.D.,P.E.