April 19, 2010

rpl_malloc error with configure

If you get a problem about an undefined reference to rpl_malloc, you probably need to do:
$ export ac_cv_func_malloc_0_nonnull=yes
before running ./configure ...

No comments:

Post a Comment