http://bugzilla.rpmfusion.org/show_bug.cgi?id=1943
Dominik 'Rathann' Mierzejewski <rpm(a)greysector.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rpm(a)greysector.net
--- Comment #21 from Dominik 'Rathann' Mierzejewski <rpm(a)greysector.net>
2011-10-21 23:34:21 ---
(In reply to comment #18)
[...]
doesn't include '-lfontconfig'. Either way it would be
easy enough to add
manually in the configure file, on line 135 from:
echo "LIBS_FLTK:=`fltk-config --use-images --ldstaticflags`" >&4
to:
echo "LIBS_FLTK:=`fltk-config --use-images --ldstaticflags` -lfontconfig"
>&4
While you're at it, please patch it to use dynamic instead of static linking.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.