[GRASS-dev] Re: [GRASS GIS] #68: grass libraries sonames
GRASS GIS
trac at osgeo.org
Tue Feb 26 10:41:11 EST 2008
#68: grass libraries sonames
----------------------+-----------------------------------------------------
Reporter: wrobell | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.3.0
Component: default | Version: 6.3.0 RCs
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by glynn):
Replying to [ticket:68 wrobell]:
> grass build system does not set sonames of libraries. it causes problems
> while packaging grass using i.e. rpm which uses sonames for
dependencies.
>
> link to the patch
>
> http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/grass-soname.patch
GRASS is supposed to compile on platforms other than Linux, so hard-coding
platform-specific linker switches is bogus.
The correct way to fix this is to modify the "Linux" portion of the
SC_CONFIG_CFLAGS macro in aclocal.m4.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/68#comment:1>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list