From owner-freebsd-current@FreeBSD.ORG Mon Jun 3 18:20:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 489097C0 for ; Mon, 3 Jun 2013 18:20:26 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 0BD091E48 for ; Mon, 3 Jun 2013 18:20:25 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UjZMn-002i2E-6f>; Mon, 03 Jun 2013 20:20:25 +0200 Received: from e179189248.adsl.alicedsl.de ([85.179.189.248] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UjZMn-000qg4-3W>; Mon, 03 Jun 2013 20:20:25 +0200 Date: Mon, 3 Jun 2013 20:20:24 +0200 From: "O. Hartmann" To: Steve Kargl 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: <20130603202024.219c6f56@thor.walstatt.dyndns.org> In-Reply-To: <20130603181525.GA88945@troutmask.apl.washington.edu> References: <20130603195939.178f463b@thor.walstatt.dyndns.org> <20130603181525.GA88945@troutmask.apl.washington.edu> Organization: FU Berlin X-Mailer: Claws Mail 3.9.1 (GTK+ 2.24.18; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/gN9Uv_Q/niNL9cAF3pcqQNi"; protocol="application/pgp-signature" X-Originating-IP: 85.179.189.248 Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jun 2013 18:20:26 -0000 --Sig_/gN9Uv_Q/niNL9cAF3pcqQNi Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 3 Jun 2013 11:15:25 -0700 Steve Kargl wrote: > 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: > >=20 > > /usr/src/lib/msun/ld80/s_expl.c:288:12: error: use of > > undeclared identifier 'P5' t45 =3D r * P5 + P4; > >=20 >=20 > I'm in the middle of committing several changes to=20 > s_expl.c try again in few minutes. >=20 >=20 ;-) realized this, and I'm to hasty. Works now. Many thanks. Oliver --Sig_/gN9Uv_Q/niNL9cAF3pcqQNi Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJRrN5oAAoJEOgBcD7A/5N87wQIAJqSkDnFInxiAVJZCQzalBiF Z0qobDVqorR+2GDHhbyVUOF//zdr/l6rEgNbNWprJJHYr6ro7Rk0kq1uoigGXpHG mu3K6BE9jkhfOvmkjdVifxlyoVGszS1zqGLQvcdv9ZxvTi6yh2G8VQqsN4+cEx6s dqeup1sk/mtakDcFdSTUIwPqBj8PDUuQ3iJOt76Lvy7OA7n9c5AZb4J4BlB4ytKC 1jlKdk5Se1r+ePX+Dt44Jv/TEAvQeDv62A0CQC49yLWUVDhKnLKq8WWBGW3994CI 6yLswbK6351GGZQXnNOes8BilEg6eQ7CNtfOTcz+UVmiS9o5nBx7BgyhPAwKBvc= =mnsf -----END PGP SIGNATURE----- --Sig_/gN9Uv_Q/niNL9cAF3pcqQNi--