I built the release candidate code on Solaris 9 x86 (without FFTW, odbc,
or
OpenGL) with the following issues:
1) Had to rebuild the gd library from source to get rid of an unresolved
dependency on libiconv_open and libiconv_close.
2) PNGdriver needs to be linked to math library with -lm.
3) d.barscale fails because of undefined DEFAULT_BG_COLOR and
DEFAULT_FG_COLOR.
4) (Longstanding but minor irritation) tar gets a directory checksum error
in
src/raster/wildfire/demolocation/demomapset/cell_misc/spread_time_observed.
On Sat, Aug 23, 2003 at 09:19:31PM -0700, cheg01@comcast.net wrote:
I built the release candidate code on Solaris 9 x86 (without FFTW, odbc,
or
OpenGL) with the following issues:
1) Had to rebuild the gd library from source to get rid of an unresolved
dependency on libiconv_open and libiconv_close.
No idea, sorry.
2) PNGdriver needs to be linked to math library with -lm.
Should be verified.
3) d.barscale fails because of undefined DEFAULT_BG_COLOR and
DEFAULT_FG_COLOR.
Urgs. Seems to be my fault. Will look into that tomorrow.
My idea was to implement DEFAULT_BG_COLOR/DEFAULT_FG_COLOR
in include/gis.h to help the reverse monitor colors in 5.1.
Seems that this got accidentally into the release branch.
Thanks for catching it.
4) (Longstanding but minor irritation) tar gets a directory checksum error
in
src/raster/wildfire/demolocation/demomapset/cell_misc/spread_time_observed.
On Sun, Aug 24, 2003 at 10:46:05PM +0100, Glynn Clements wrote:
Markus Neteler wrote:
> > 2) PNGdriver needs to be linked to math library with -lm.
>
> Should be verified.
This is a known problem, which is already fixed in CVS HEAD.
Fixed in release_branch.
--
Markus Neteler <neteler@itc.it> http://mpa.itc.it
ITC-irst, Istituto per la Ricerca Scientifica e Tecnologica
MPBA - Predictive Models for Biol. & Environ. Data Analysis
Via Sommarive, 18 - 38050 Povo (Trento), Italy