[Bug 475410] Review Request: symmetrica - A Collection of Routines for Solving Symmetric Groups

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 15 19:20:39 UTC 2008


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=475410





--- Comment #5 from Jerry James <loganjerry at gmail.com>  2008-12-15 14:20:38 EDT ---
I tried to modify the .spec file to build a shared library.  This turned up a
code problem.  In file nb.c there are multiple unconditional calls to the
function insert_zero_into_monopoly.  However, that function is defined only if
the preprocessor symbol MONOPOLYTRUE is defined.  This will lead to undefined
symbol errors when linking with the static archive, too, so it looks to me like
-DFFTRUE -DMONOPOLYTRUE is the minimal set of preprocessor 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.




More information about the Fedora-package-review mailing list