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

--- Comment #8 from Michael Cronenworth <m...@cchtml.com> 2012-04-23 17:52:48 
EDT ---
(In reply to comment #5)
> I suspect this is caused by the fact that exported symbols (with the __stdcall
> calling convention) on win32 are prefixed with an _ which doesn't happen for
> win64 and autoconf is too dumb to include the real <bzlib.h> header. You might
> want to look into this and workaround this autoconf behaviour

Thanks for catching this, however, I will argue that it is a bzip2 packaging
issue. It isn't a case of prefix but suffix. The 32-bit bzip2 package contains
ats. eg: BZ2_bzCompress@8

Other 32-bit MinGW packages do not use at suffixes.

-- 
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.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to