Date: Mon, 3 Jun 2013 11:15:25 -0700 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Revision: 251326: Compiling fails in /usr/src/lib/msun/ld80: s_expl.c:288:12: error: use of undeclared identifier 'P5' t45 = r * P5 + P4; Message-ID: <20130603181525.GA88945@troutmask.apl.washington.edu> In-Reply-To: <20130603195939.178f463b@thor.walstatt.dyndns.org> References: <20130603195939.178f463b@thor.walstatt.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 03, 2013 at 07:59:39PM +0200, O. Hartmann wrote: > Compiling most recent world doesn't proceed and fails with the > following error: > > /usr/src/lib/msun/ld80/s_expl.c:288:12: error: use of > undeclared identifier 'P5' t45 = r * P5 + P4; > I'm in the middle of committing several changes to s_expl.c try again in few minutes. -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130603181525.GA88945>
