Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Apr 2005 09:46:27 GMT
From:      Volker Stolz <vs@FreeBSD.org>
To:        giffunip@asme.org, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/76227: RLE support for graphics/fbm
Message-ID:  <200504150946.j3F9kRnQ059782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: RLE support for graphics/fbm

State-Changed-From-To: open->feedback
State-Changed-By: vs
State-Changed-When: Fri Apr 15 09:44:44 GMT 2005
State-Changed-Why: 
- Does not build on 4.x:
cc -O2 -pipe -g  -DRLE -I/usr/local/include -c flrle.c
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:101: conflicting types for `malloc'
fbm.h:117: previous declaration of `malloc'
flrle.c: In function `write_rle':
flrle.c:158: warning: assignment from incompatible pointer type
*** Error code 1

- Please do not rename patches while changing them.
   This makes reviewing the differences very painful
- Please do not patch the Makefile excessively but set variables in
    MAKE_ARGS in the port's Makefile

http://www.freebsd.org/cgi/query-pr.cgi?pr=76227



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504150946.j3F9kRnQ059782>