GNU configure and rpl_malloc (Re: adtool-1.2 broken on ia64)
Kris Kennaway
kris at obsecurity.org
Thu Nov 27 19:27:25 PST 2003
On Thu, Nov 27, 2003 at 06:36:22PM -0800, Joseph Scott wrote:
>
> On Thu, 27 Nov 2003, Kris Kennaway wrote:
>
> -> http://bento.freebsd.org/errorlogs/ia64-5-latest/adtool-1.2.log
> ->
> -> Can you please investigate and/or report to the developers?
>
> I'll take a stab in the dark and try the brute force approach:
>
> --- configure.orig Thu Nov 27 18:30:23 2003
> +++ configure Thu Nov 27 18:30:39 2003
> @@ -8032,7 +8032,7 @@
> LIBOBJS="$LIBOBJS malloc.$ac_objext"
>
> cat >>confdefs.h <<\_ACEOF
> -#define malloc rpl_malloc
> +#define malloc malloc
> _ACEOF
>
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ia64/attachments/20031127/890bf0e5/attachment.bin
More information about the freebsd-ia64
mailing list