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) This appears to cause the following port failures/warnings: amphetamine-0.8.10.log:src/Main.cpp:79: `fpsetmask' undeclared (first use this function) glasteroids-1.0.log:Glasteroids.cxx:82: `fpsetmask' undeclared (first use this 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 `fpsetmask' xmrm-2.0_2.log:morphvec.cc:439: `fpsetmask' undeclared (first use this function) Is this an omission, or are the ports wrong? Kris
msg50011/pgp00000.pgp
Description: PGP signature