From owner-freebsd-current@FreeBSD.ORG Fri Feb 11 20:12:06 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44C6316A4CE; Fri, 11 Feb 2005 20:12:06 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D2043D46; Fri, 11 Feb 2005 20:12:05 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C850B5129C; Fri, 11 Feb 2005 12:12:04 -0800 (PST) Date: Fri, 11 Feb 2005 12:12:04 -0800 From: Kris Kennaway To: Kris Kennaway , current@FreeBSD.org, das@FreeBSD.org Message-ID: <20050211201204.GA83845@xor.obsecurity.org> References: <20050211193042.GG69659@xor.obsecurity.org> <20050211200755.GD21947@wombat.fafoe.narf.at> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <20050211200755.GD21947@wombat.fafoe.narf.at> User-Agent: Mutt/1.4.2.1i Subject: Re: [ports-i386@FreeBSD.org: tcl-8.0.5_1 failed on i386 6] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 20:12:06 -0000 --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 11, 2005 at 09:07:58PM +0100, Stefan Farfeleder wrote: > > cc -O2 -fno-strict-aliasing -pipe -I. -I./../generic -DHAVE_GETCWD=3D= 1 -DNO_VALUES_H=3D1 -DHAVE_UNISTD_H=3D1 -DUSE_TERMIOS=3D1 -DHAVE_SYS_TIME_H= =3D1 -DTIME_WITH_SYS_TIME=3D1 -DHAVE_TM_ZONE=3D1 -DHAVE_TM_GMTOFF=3D1 -DHAV= E_ST_BLKSIZE=3D1 -DSTDC_HEADERS=3D1 -DNEED_MATHERR=3D1 -DHAVE_SIGNED_CHAR= =3D1 -DHAVE_SYS_IOCTL_H=3D1 -DTCL_SHLIB_EXT=3D\".so\" -DHAVE_SYS_FILIO_H= =3D1 -DTCL_LIBRARY=3D\"/usr/local/lib/tcl8.0\" -DTCL_PACKAGE_PATH=3D"\"/u= sr/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 >=20 > Tcl80 needs to be built without -DNEED_MATHERR=3D1 (defined in > files/Makefile.lib) on 6.0-current >=3D 2005-02-04. Thanks. Any chance you could whip up a patch? Kris --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCDRGTWry0BWjoQKURAs1dAKDVUEhlxJ5Qx8zodzBJmXB5VbRMmwCfQWeX nvOi9AXDgIbZMGiB7HeKxD4= =aTbn -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--