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: flam3 - Programs to generate and render cosmic recursive fractal flames https://bugzilla.redhat.com/show_bug.cgi?id=417711 ------- Additional Comments From ianweller@xxxxxxxxx 2008-01-30 17:27 EST ------- Created an attachment (id=293505) --> (https://bugzilla.redhat.com/attachment.cgi?id=293505&action=view) rpmbuild result when patching out #include "config.h" from private.h Here's what happens when I enable "patch2" in my spec file. That patch reads: --- flam3-2.7.8/private.h.orig 2008-01-29 22:45:08.000000000 -0600 +++ flam3-2.7.8/private.h 2008-01-29 22:45:16.000000000 -0600 @@ -35,7 +35,7 @@ #define basename(x) strdup(x) #endif -#include "config.h" +/* #include "config.h" */ #define EPS (1e-10) #define CMAP_SIZE 256 This patch is applied as a regular patch, before configuration and building, so I'm not sure if that's causing the problem, and instead should remove it with sed after making. -- 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