Working on what you requested. Last bit I have in a file is:
...
  GEN    lib/wctype.h
  CC     src/make-prime-list.o
  CCLD   src/make-prime-list


On Fri, Nov 9, 2012 at 4:30 PM, Paul Eggert <eggert@cs.ucla.edu> wrote:
On 11/08/2012 08:38 PM, Michael Felt wrote:
> ld: 0711-317 ERROR: Undefined symbol: .rpl_malloc

Thanks for the bug report.

Which command generated this diagnostic?
Build with "make V=1" to see.

Come to think if it, it'd be helpful if you
did a "make clean" followed by "make V=1"
and sent us the output of that.