Re: Help with LIB_MALLOC during build
>
> The problems (on a Sun running SUNOS) are at least three.
> 1 - LIB_MALLOC (configure problem)
The easiest way to get around it is just to modify your Makefle
to define LIB_MALLOC to null. The fix for this problem is to
modify the configuration procedures . So if this becomes an
issue I will be happy to post my configuration files and Makefiles
which work.
> 2 - '-ldl' is missing in Src/Makefile.in (configure problem)
So include it in your Makefile
> 3 - 'gmp.h' does not get linked in the Extensions directory (Makefile.in
> problem I believe)
Make sure that gmp.h is in your include path directory when compiling
the extensions.
> If somebody could fix this it would REALLY help.
> Marco
Amancio
Received on Thu Jan 26 1995 - 05:01:02 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST