trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: July 2012

3.5.13-sru rosegarden CMakeLists.txt (gcc47 patch)

From: "David C. Rankin" <drankinatty@...>
Date: Tue, 31 Jul 2012 07:07:52 -0500
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.

Attachments: