ports/76227: RLE support for graphics/fbm

Kirill Ponomarew krion at voodoo.bawue.com
Tue Nov 1 09:54:07 UTC 2005


On Mon, Oct 31, 2005 at 10:49:05PM +0100, Pedro F. Giffuni wrote:
> --- Kirill Ponomarew <krion at 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



More information about the freebsd-ports-bugs mailing list