[GRASS-dev] [bug #5185] (grass) shared libraries problem
(Solaris2.9/Sparc)
Glynn Clements
glynn at gclements.plus.com
Sat May 12 08:09:59 EDT 2007
Markus Neteler via RT wrote:
> https://intevation.de/rt/webrt?serial_num=5185
>
> RT wrote:
> > Sorry to say, but the problem persists. Did a CVS update today, and the
> > configure-script still sets include/Make/Platform.make:
> >
> > SHLIB_LD = /usr/ccs/bin/ld -G -z text
> >
> > which is not able to link anything during the compilation. When changed
> > to:
> >
> > SHLIB_LD = CC -G -z text
> >
> > compilation runs ok.
> >
> > If I can provide you with some other related files etc. please let me
> > know.
> >
> > Harri K.
>
> Any idea how to fix this?
Change lines 1158, 1207 of aclocal.m4.
The references to C++ in the report lead me to suspect that this may
be a GDAL issue. Maybe the GDAL devs have more ideas?
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list