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: Presto - A tilemap engine using the Allegro game 
programming library


https://bugzilla.redhat.com/show_bug.cgi?id=452195





------- Additional Comments From [EMAIL PROTECTED]  2008-06-20 23:04 EST -------
I've fixed the errors you pointed out, Ignacio, as well as a few other things. 
Most notably, Presto no longer links with Allegro during build.  This is because
Allegro contains some non-PIC assembly code that rpmlint doesn't want to allow.
 rpmlint now complains about undefined references to Allegro functions due to
not linking, but the end user can link with Allegro when using Presto.  The only
other solution to this would be to either remove or change the assembly code in
Allegro, neither of which I want to do.  Here are the updated SRPM and spec
links.  I've built the SRPM using mock with no errors, and gotten rid of all the
rpmlint errors.

http://www.hypersonicsoft.org/projects/downloads/Presto/misc/presto-0.1.1-6.fc9.src.rpm
http://www.hypersonicsoft.org/projects/downloads/Presto/misc/presto.spec

Thanks!

-- 
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
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to