#56 undefined reference to rpl_malloc
Closed: Invalid Opened by firstyear.

In some build environments, we recieve this error. This is because we are checking for AC_FUNC_MALLOC. We don't need to check this, as we already check and detect stdlib.h.


On 07/19/2016 09:20 PM, William Brown wrote:

On fedora rawhide this causes the build to fail. We aren't changing the
malloc impl, and we are allowing the over-ride to malloc via the thread
pool malloc callbacks, so this check is not so important.

I can give you an "ack", but building nunc-stans-0.1.8 on rawhide has no problem.
I'm curious why we did not have the problem in the build?
http://koji.fedoraproject.org/koji/buildinfo?buildID=780545

Hmmm, I'm not sure? My laptop does like to be difficult.

The question is, does the rpl_malloc assist us?

I guess not...

But as long as your patch fixes the problem on all the supported platforms, I'm happy with the solution.

If you are curious, you can find the build log, which includes the build of nunc-stans-0.1.8 on rawhide...

https://kojipkgs.fedoraproject.org//packages/389-ds-base/1.3.5.11/1.fc25/data/logs/x86_64/

Metadata