bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12841: Make for AIX 8.20 fails with undefined symbol .rpl_malloc


From: Paul Eggert
Subject: bug#12841: Make for AIX 8.20 fails with undefined symbol .rpl_malloc
Date: Sat, 10 Nov 2012 23:41:47 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121028 Thunderbird/16.0.2

I think you can fix the bug by adding "#undef malloc"
to the list of undefs in src/make-prime-list.c.  You might
want to give that a try.  But this business with the primes
has bitten us before, and I'd like to install the attached
more-ambitious patch instead, which you might also like to
try.  Most of this patch is a table of primes.

Attachment: primes.txt.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]