Subject: Re: png-1.2.19 build failure on Intel Mac OS X
To: Min Sik Kim <minskim@NetBSD.org>
From: Mark E. Perkins <perkinsm@bway.net>
List: pkgsrc-users
Date: 08/31/2007 11:58:20
On 2007/08/31 11:37, Min Sik Kim wrote:
> On Aug 30, 2007, at 1:21 PM, Mark E. Perkins wrote:
>
>> The build fails as shown below.... I suspect this is the known gcc4
>> bug for
>> inline assembler code for i386. I can work around it by appropriate
>> CPPFLAGS
>> changes in Makefile (which would also be needed in buildlink3.mk).
>> Can anyone
>> else confirm this?
>
> Yes. See Bug #1777158.
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1777158&group_id=5624&atid=105624
>
>
> I've just committed a fix.
>
> Regards,
> Min
>
Thanks. I also filed a PR (pkg/36872) earlier today.