Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=473046 --- Comment #14 from Avi Alkalay <avi@xxxxxxx> 2008-11-30 16:48:38 EDT --- I was passing the compilation flags on %build like this: make %{?_smp_mflags} CFLAGS="%{optflags} -DNDEBUG" But in some gcc calls it was not working. Apparently miniupnpc Makefile is not very robust. So I did this: make %{?_smp_mflags} CFLAGS="%{optflags} -DNDEBUG" CC="gcc %{optflags} -DNDEBUG" About the x86_64 issues, I can't really help because I don't access to this platform to test it. Hope you won't ask me to build it on an s390x too :-) Seriously, how I can get access to a x86_64 machine to fix it? Does Fedora Project provides one for build purposes ? -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review