Fix requires the following in ex.c: #ifndef __FreeBSD__ #include <malloc.h> #endif
Logged In: NO
I know the solution: comment out <malloc.h>. I did this on Mac OS X, and it compiled properly.
http://sprg.ssl.berkeley.edu/~fastops/ITOS/portable/malloc.h.html
Log in to post a comment.
Logged In: NO
I know the solution: comment out <malloc.h>. I did this on Mac OS X,
and it compiled properly.
http://sprg.ssl.berkeley.edu/~fastops/ITOS/portable/malloc.h.html