[GRASS5] 5.0.3rc1 on Solaris 9 x86

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.

Strange. Are you using SUN's tar or GNU tar?

Markus

>
> 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.

Solaris freeware library problem. I wanted to get it in the archive for
future reference.

> 4) (Longstanding but minor irritation) tar gets a directory checksum

error

> in
>

src/raster/wildfire/demolocation/demomapset/cell_misc/spread_time_observed.

Strange. Are you using SUN's tar or GNU tar?

SUN tar. It's had this error on Solaris 8 and 9, both Sparc and x86, since
Grass 5.0.1. It did not occur on 5.0.0.

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.

--
Glynn Clements <glynn.clements@virgin.net>

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