[zeromq-dev] rpl_malloc undefined when cross-compiling (was Re:Port of ZeroMQ to QNX 6.4)
Pavol Malosek
malosek at fastmq.com
Thu Mar 11 17:38:08 CET 2010
Hello,
I have been fixing this issue longer time ago.
Now it should not be necessary to define have ac_cv_func_malloc_0_nonnull
for cross compiling.
Do we have complains from current head or from 2.0-beta2?
malo
----- Original Message -----
From: "Martin Lucina" <mato at kotelna.sk>
To: <zeromq-dev at lists.zeromq.org>
Sent: Thursday, March 11, 2010 1:04 PM
Subject: Re: [zeromq-dev] rpl_malloc undefined when cross-compiling (was
Re:Port of ZeroMQ to QNX 6.4)
> sustrik at 250bpm.com said:
>> > This appears to be an autoconf bug which occurs on some platforms when
>> > cross-compiling. A workaround is to do the following before calling
>> > ./configure:
>> >
>> > export ac_cv_func_malloc_0_nonnull=yes
>> >
>> > I'm not aware of any better solution, sorry.
More information about the zeromq-dev
mailing list