On Fri, Feb 11, 2005 at 05:17:20PM -0500, David Schultz wrote: > Every time something relevant to tcl changes in FreeBSD, it's > probably a good idea to re-run configure and update > files/Makefile.lib accordingly, given the current setup. > But please let me know if anything else breaks as a result of > lib/msun/src/math.h,v 1.55. > > Here's a patch for the problem: > > Index: Makefile.lib > =================================================================== > RCS file: /home/ncvs/ports/lang/tcl80/files/Makefile.lib,v > retrieving revision 1.5 > diff -u -r1.5 Makefile.lib > --- Makefile.lib 4 Aug 2003 13:21:24 -0000 1.5 > +++ Makefile.lib 11 Feb 2005 22:11:11 -0000 > _at__at_ -7,7 +7,7 _at__at_ > -DHAVE_GETCWD=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1\ > -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1\ > -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1\ > - -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1\ > + -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1\ > -DTCL_SHLIB_EXT=\".so\" \ > -DHAVE_SYS_FILIO_H=1 \ > -DTCL_LIBRARY=\"${TCL_LIBRARY}\" \ Will this also DTRT on older versions of FreeBSD? Kris
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC