From owner-freebsd-current@FreeBSD.ORG Mon Jun 3 17:59:51 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 901958CF for ; Mon, 3 Jun 2013 17:59:51 +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 538971D36 for ; Mon, 3 Jun 2013 17:59:50 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) for freebsd-current@freebsd.org with esmtp (envelope-from ) id <1UjZ2m-002YOI-Gi>; Mon, 03 Jun 2013 19:59:44 +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) for freebsd-current@freebsd.org with esmtpsa (envelope-from ) id <1UjZ2m-000pH7-Dg>; Mon, 03 Jun 2013 19:59:44 +0200 Date: Mon, 3 Jun 2013 19:59:39 +0200 From: "O. Hartmann" To: FreeBSD CURRENT Subject: 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: <20130603195939.178f463b@thor.walstatt.dyndns.org> 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_/mp.KW/ZAwMDVGdUJ9midvAR"; protocol="application/pgp-signature" X-Originating-IP: 85.179.189.248 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 17:59:51 -0000 --Sig_/mp.KW/ZAwMDVGdUJ9midvAR Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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 =3D r * P5 + P4; Just for notice. Oliver --Sig_/mp.KW/ZAwMDVGdUJ9midvAR Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBAgAGBQJRrNmPAAoJEOgBcD7A/5N8ROwIAK2XDYOhjXGlGgxjORa+eRju AauKcZf8RN2JAJM1gj7f3C+z9VaJN9W9W1NVmAL6bZxlCnbo00IePdH00C9fwCz5 BBNrCEnX/5XuTM4Y3N40gGCeeOkNMoROUZQkKrGIbMJdcBvCQ4Mgvq/dUhTH5ynm 2nrSr8kGX4WS5sKPiHOCSpREmyPka3yG4+qmurH104qTeUdkrIBJy+v5+duQSoek sJtgcuaiTCpuuBQnC1wTyS1fQ6pRTIbSSk72ENOSqfrcf6sUAuF2UP5vxclYDXKG WYU+ANXlZQoPRlW3Q8OE82GHPTaSi2qjqOaokKJASQYQjI+fDuwzt1JX4PES0Cs= =7D6s -----END PGP SIGNATURE----- --Sig_/mp.KW/ZAwMDVGdUJ9midvAR--