[Bug 1943] Review request: Butt - Broadcast using this tool to Icecast or Shoutcast servers

RPM Fusion Bugzilla noreply at rpmfusion.org
Wed Oct 19 19:58:07 CEST 2011


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1943





--- Comment #18 from Richard <hobbes1069 at gmail.com>  2011-10-19 19:58:07 ---
Forgot to mention.

My patch updates should be reported upstream, also, I'm not entirely sure where
it belongs, but the LDFLAGS update in the spec should be detected in the fltk
configuration, although it may be an error in 'fltk-config' as:

$ fltk-config --ldstaticflags
/usr/lib64/libfltk.a -lXft -lXinerama -lpthread -ldl -lm -lXext -lX11

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

Richard


-- 
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.


More information about the rpmfusion-developers mailing list