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 <[email protected]>  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to