From owner-freebsd-ia64@FreeBSD.ORG Thu Nov 27 19:27:25 2003 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E61516A4CE for ; Thu, 27 Nov 2003 19:27:25 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-234.dsl.lsan03.pacbell.net [63.207.60.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856A743F3F for ; Thu, 27 Nov 2003 19:27:24 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0DC0E66C8E; Thu, 27 Nov 2003 19:27:24 -0800 (PST) Date: Thu, 27 Nov 2003 19:27:23 -0800 From: Kris Kennaway To: Joseph Scott Message-ID: <20031128032723.GA77578@xor.obsecurity.org> References: <20031127132731.GK67207@xor.obsecurity.org> <20031127183129.V30085@randomservers> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20031127183129.V30085@randomservers> User-Agent: Mutt/1.4.1i cc: ia64@FreeBSD.org cc: Kris Kennaway Subject: GNU configure and rpl_malloc (Re: adtool-1.2 broken on ia64) X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 03:27:25 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 27, 2003 at 06:36:22PM -0800, Joseph Scott wrote: >=20 > On Thu, 27 Nov 2003, Kris Kennaway wrote: >=20 > -> http://bento.freebsd.org/errorlogs/ia64-5-latest/adtool-1.2.log > -> > -> Can you please investigate and/or report to the developers? >=20 > I'll take a stab in the dark and try the brute force approach: >=20 > --- configure.orig Thu Nov 27 18:30:23 2003 > +++ configure Thu Nov 27 18:30:39 2003 > @@ -8032,7 +8032,7 @@ > LIBOBJS=3D"$LIBOBJS malloc.$ac_objext" >=20 > cat >>confdefs.h <<\_ACEOF > -#define malloc rpl_malloc > +#define malloc malloc > _ACEOF >=20 > fi You know, a lot of ports are failing with this rpl_malloc thing on ia64 recently. I wonder if GNU configure is misidentifying FreeBSD/ia64 as some other weird platform, perhaps because of a broken feature test. Kris --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/xsCbWry0BWjoQKURAlQqAKD5nzFFAQOrpiA15Put39HsqdrlAACfYcDX nFPw33wjtSVLUFoNhua4edg= =4dYo -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--