Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 1997 14:53:08 -0500 (EST)
From:      James FitzGibbon <james@nexis.net>
To:        Matthew Hunt <mph@pobox.com>
Cc:        FreeBSD-gnats-submit@FreeBSD.ORG, GNATS Management <gnats@freefall.freebsd.org>, freebsd-ports@freefall.freebsd.org
Subject:   Re: ports/3068: Build of AfterStep fails; PI undefined
Message-ID:  <Pine.BSF.3.95q.970324145154.22891A-100000@nexis.net>
In-Reply-To: <199703231744.MAA07387@wopr.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Mar 1997, Matthew Hunt wrote:

> Animate.c: In function `AnimateResizeTwist':
> Animate.c:82: `PI' undeclared (first use this function)
> Animate.c:82: (Each undeclared identifier is reported only once
> Animate.c:82: for each function it appears in.)

Make sure that your latest checkout grabbed all files; in the upgrade to
v1.0pr5, a new patch (patch-ac) was added that replaces instances of 'PI'
with 'M_PI' (from the math library includes'.

--
j.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970324145154.22891A-100000>