Re: [ports-i386_at_FreeBSD.org: tcl-8.0.5_1 failed on i386 6]

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Fri, 11 Feb 2005 12:12:04 -0800
On Fri, Feb 11, 2005 at 09:07:58PM +0100, Stefan Farfeleder wrote:

> > cc -O2 -fno-strict-aliasing -pipe  -I. -I./../generic  -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 -DTCL_SHLIB_EXT=\".so\"  -DHAVE_SYS_FILIO_H=1  -DTCL_LIBRARY=\"/usr/local/lib/tcl8.0\"  -DTCL_PACKAGE_PATH="\"/usr/local/lib\""  -DNO_UNION_WAIT  -c tclMtherr.c
> > tclMtherr.c: In function `matherr':
> > tclMtherr.c:80: error: dereferencing pointer to incomplete type
> > tclMtherr.c:80: error: `DOMAIN' undeclared (first use in this function)
> > tclMtherr.c:80: error: (Each undeclared identifier is reported only once
> > tclMtherr.c:80: error: for each function it appears in.)
> > tclMtherr.c:80: error: dereferencing pointer to incomplete type
> > tclMtherr.c:80: error: `SING' undeclared (first use in this function)
> > *** Error code 1
> 
> Tcl80 needs to be built without -DNEED_MATHERR=1 (defined in
> files/Makefile.lib) on 6.0-current >= 2005-02-04.

Thanks.  Any chance you could whip up a patch?

Kris

Received on Fri Feb 11 2005 - 19:12:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC