Date: Thu, 27 Nov 2003 19:27:23 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Joseph Scott <joseph@randomnetworks.com> Cc: Kris Kennaway <kris@obsecurity.org> Subject: GNU configure and rpl_malloc (Re: adtool-1.2 broken on ia64) Message-ID: <20031128032723.GA77578@xor.obsecurity.org> In-Reply-To: <20031127183129.V30085@randomservers> References: <20031127132731.GK67207@xor.obsecurity.org> <20031127183129.V30085@randomservers>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031128032723.GA77578>