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: netdump-server - netdump crash recovery capture server https://bugzilla.redhat.com/show_bug.cgi?id=378791 ------- Additional Comments From tibbs@xxxxxxxxxxx 2007-12-13 19:50 EST ------- I just happened to catch something odd which I didn't notice before: a bunch of cc: unrecognized option '-j8' messages, arising from this: %build export CFLAGS="%{optflags} %{?_smp_mflags} `glib-config --cflags`"; make %{?_smp_mflags} should be passed to make, not inserted into CFLAGS, like so: export CFLAGS="%{optflags} `glib-config --cflags`"; make %{?smp_mflags} -- 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