From owner-freebsd-current Sat Jan 11 19:16:31 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D48F37B405; Sat, 11 Jan 2003 19:16:30 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D1F43F79; Sat, 11 Jan 2003 19:16:27 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 2A00066B3A; Sat, 11 Jan 2003 19:16:27 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 087AC8F9; Sat, 11 Jan 2003 19:16:27 -0800 (PST) Date: Sat, 11 Jan 2003 19:16:26 -0800 From: Kris Kennaway To: sparc@FreeBSD.org Cc: current@FreeBSD.org Subject: fpsetmask on sparc64 Message-ID: <20030112031626.GA15783@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable fpsetmask is not defined in or on sparc64 (it is on i386): /usr/include/machine/floatingpoint.h:#define fpsetmask(m) ((fp_except= _t) \ /usr/include/ieeefp.h:extern fp_except_t fpsetmask(fp_except_t); /usr/include/floatingpoint.h:#define fpsetmask(m) ((fp_except_t) = =20 This appears to cause the following port failures/warnings: amphetamine-0.8.10.log:src/Main.cpp:79: `fpsetmask' undeclared (first use t= his function) glasteroids-1.0.log:Glasteroids.cxx:82: `fpsetmask' undeclared (first use t= his function) lame-devel-3.89b.log:util.c:883: warning: implicit declaration of function = `fpsetmask' smalltalk-2.0.8.log:lex.c:814: warning: implicit declaration of function `f= psetmask' xmrm-2.0_2.log:morphvec.cc:439: `fpsetmask' undeclared (first use this func= tion) Is this an omission, or are the ports wrong? Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+IN4KWry0BWjoQKURAnuDAJwMi0LF+NqdNYHZgrAYK+2xAqLPQACfeKhK LL8XICSiJnCJBaQRYz4m9aA= =PfOU -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message