amd64 FP changes break ports

Peter Wemm peter at wemm.org
Fri Aug 1 17:28:55 PDT 2003


Kris Kennaway wrote:

> http://bento.freebsd.org/errorlogs/amd64-5-latest/tcl-thread-8.1.b1.log
> http://bento.freebsd.org/errorlogs/amd64-5-latest/tcl-8.2.3_3.log
> http://bento.freebsd.org/errorlogs/amd64-5-latest/tcl-8.3.5_2.log
> http://bento.freebsd.org/errorlogs/amd64-5-latest/tcl-8.4.4,1.log
> http://bento.freebsd.org/errorlogs/amd64-5-latest/zh-tcl-8.3.0.log
> 
> ../unix/tclUnixInit.c:127:21: macro "fpsetround" passed 1 arguments, but take
    s just 0
> ../unix/tclUnixInit.c: In function `TclpInitPlatform':
> ../unix/tclUnixInit.c:127: error: `fpsetround' undeclared (first use in this 
    function)
> ../unix/tclUnixInit.c:127: error: (Each undeclared identifier is reported onl
    y once
> ../unix/tclUnixInit.c:127: error: for each function it appears in.)

Fixed.  You can cp src/sys/amd64/include/ieeefp.h to usr/include/machine
in your bindist to fix it.

Cheers,
-Peter
--
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5



More information about the freebsd-amd64 mailing list