Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jan 2003 19:16:26 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        sparc@FreeBSD.org
Cc:        current@FreeBSD.org
Subject:   fpsetmask on sparc64
Message-ID:  <20030112031626.GA15783@rot13.obsecurity.org>

next in thread | raw e-mail | index | archive | help

--17pEHd4RhPHOinZp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

fpsetmask is not defined in <floatingpoint.h> or
<machine/floatingpoint.h> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030112031626.GA15783>