Date: Thu, 27 Jul 2006 19:47:17 +0400 From: Andrey Chernov <ache@FreeBSD.ORG> To: Kirill Ponomarew <krion@voodoo.bawue.com>, ports-committers@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile distinfo pkg-plist Message-ID: <20060727154717.GB95836@nagual.pp.ru> In-Reply-To: <20060727143544.GA89188@nagual.pp.ru> References: <200607261544.k6QFi4vo030825@repoman.freebsd.org> <20060727080920.GD44716@voodoo.bawue.com> <20060727143544.GA89188@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 27, 2006 at 06:35:44PM +0400, Andrey Chernov wrote: > This function call is compiled only if PNG_USE_PNGGCCRD is defined, which > should _not_ be defined on != i386 i.e. amd64. See coders/png.c: >From other side, it could be PNG_NO_ASSEMBLER_CODE. It _should_ be defined on != i386, but currently not in pngconf.h Looks like libpng bug. I'll deal with it later when I'll find time. -- http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060727154717.GB95836>