Date: Tue, 1 Nov 2005 10:54:06 +0100 From: Kirill Ponomarew <krion@voodoo.bawue.com> To: "Pedro F. Giffuni" <giffunip@yahoo.com> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/76227: RLE support for graphics/fbm Message-ID: <20051101095406.GA61566@voodoo.bawue.com> In-Reply-To: <20051031214905.4047.qmail@web32908.mail.mud.yahoo.com> References: <20051031202946.GD36495@voodoo.bawue.com> <20051031214905.4047.qmail@web32908.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 31, 2005 at 10:49:05PM +0100, Pedro F. Giffuni wrote: > --- Kirill Ponomarew <krion@voodoo.bawue.com> ha scritto: > > > > > You remember who did handle this PR ? > > > vs, but in any case I found the patch (attached). > > > > > There is no need to rename them if you don't include new changes in > > those patches. > > > I know, in any case I respected the committer's request and I left it. It doesn't build on amd64 6.x here: fbm.h:117: warning: conflicting types for built-in function 'malloc' In file included from /usr/local/include/rle_config.h:62, from /usr/local/include/rle.h:33, from flrle.c:34: /usr/include/stdlib.h:97: error: conflicting types for 'malloc' fbm.h:117: error: previous declaration of 'malloc' was here /usr/include/stdlib.h:97: error: conflicting types for 'malloc' fbm.h:117: error: previous declaration of 'malloc' was here flrle.c: In function `write_rle': flrle.c:158: warning: assignment from incompatible pointer type *** Error code 1 -Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051101095406.GA61566>