Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: gmemusage - Graphical memory usage viewer https://bugzilla.redhat.com/show_bug.cgi?id=447080 ------- Additional Comments From lemenkov@xxxxxxxxx 2008-05-19 08:08 EST ------- Also you need to remove -L/usr/X11R6/lib. The best way to fix Mfkefile params is to use conditional assignment. For example CFLAGS ?= -Wall This means "if no CFLAGS specified, then assign -Wall, instead use specified value". After that invoke 'make' as following: CFLAGS="%{optflags} -DWHATEVER_YOU_NEED" make %{smp_flags} -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review