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: openais standards based cluster framework https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192889 ------- Additional Comments From sdake@xxxxxxxxxx 2006-05-24 17:05 EST ------- Paul Thanks for all the help!!! As you can probably tell, I am not expert in RPM packages.. The openais project doesn't allow CFLAGS to be overridden from Make. I think this is an error upstream and will work to get it resolved and a new release issued. I'll also get your other patches merged upstream. Thanks for the patches. The problem you are having with the optflags is that -DOPENAIS_LINUX is not being defined. A few questions about optflags... First how do I use rpmbuild to set the optflags like you have done so I can test out the package build? Second, The code should compile with -O3 for performance reasons. But if optflags is set to -O2 or less, how do I resolve this in the Makefiles? Here is what I am thinking. In the toplevel openais Makefile.inc, I will only add to the CFLAGS variable instead of ever setting it directly. But this brings up the issue of a compile with -O2 and -O3 both specified in the command line. Your expterise would be helpful here. Thanks! -steve -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/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