Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2005 06:55:25 +0800
From:      "Vanilla I. Shu" <vanilla@fatpipi.cirx.org>
To:        "Michael C. Shultz" <ringworm01@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: imlib2 port broken on RELENG_4?
Message-ID:  <20050307225525.GA53136@fatpipi.cirx.org>
In-Reply-To: <20050307225122.GA53015@fatpipi.cirx.org>
References:  <1110223267.1739.64.camel@think> <200503071205.06810.ringworm01@gmail.com> <200503071235.21195.ringworm01@gmail.com> <20050307225122.GA53015@fatpipi.cirx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 08, 2005 at 06:51:22AM +0800, Vanilla I. Shu wrote:
> On Mon, Mar 07, 2005 at 12:35:20PM -0800, Michael C. Shultz wrote:
> > On Monday 07 March 2005 12:05 pm, Michael C. Shultz wrote:
> > > version 4.11 but it is in /usr/include/math.h in version 5.3.  I
> > > cc'ed the maintainer.
> > >
> > > -Mike
> > I have a little more info:
> > FreeBSD 4.11 lround doesn't seem to be in /usr/lib/libm.so.2
> > FreeBSD 5.3 lround is in libm.so.3 (/usr/lib/libm.so)
> > So maybe the newest imlib2 is no longer feasible on 4.11?
> > I noticed the previous version compiled fine on 4.11.
> Hi:
> Could you try this fix?
> http://mail-index.netbsd.org/pkgsrc-bugs/2005/01/16/0009.html
or

sed -e 's|lround|(long int)rint|g' color_helpers.c
--
storlen from ports/biology/xdrawchem/Makefile.



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