Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3273506
By: nobody
> After running the configure script, A config.h file is genereted.
> You can edit it manually and declare that malloc/realloc exist.
Yes, that is the way I did to work around temporarily.
Anyway I investigated the thing a bit further and first of all I have to apologise
because previously I was using v1.9.4 (from Debian Sarge sources) on which there
was that issue with malloc/realloc that you fixed in v1.11.0. Now I tried your
latest release v1.11.1 and it worked for me.
Yet there still are a few things which look unclear to me: there are a few tests,
namely those for memcmp lstat and stat, which are skipped when cross-compilation
is enabled and get their name included in LIBOBJS variable which is actually
never used in the Makefiles anyway, so I wonder what the point is for that variable
and related checks to exist.
Thank you very much :-)
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=44084
|