[GRASS-dev] [GRASS GIS] #68: grass libraries sonames

#68: grass libraries sonames
---------------------+------------------------------------------------------
Reporter: wrobell | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: minor | Milestone: 6.3.0
Component: default | Version: 6.3.0 RCs
Keywords: |
---------------------+------------------------------------------------------
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

the patch was created by Jakub Bogusz (qboosh at pld-linux dot org)
and updated by me for grass 6.3.0RC5.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/68&gt;
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/

#68: grass libraries sonames
----------------------+-----------------------------------------------------
  Reporter: wrobell | Owner: grass-dev@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&gt;
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/

#68: grass libraries sonames
----------------------+-----------------------------------------------------
  Reporter: wrobell | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 6.4.0
Component: default | Version: 6.3.0 RCs
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Changes (by neteler):

  * milestone: 6.3.0 => 6.4.0

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/68#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/

#68: grass libraries sonames
-----------------------+----------------------------------------------------
Reporter: wrobell | Owner: grass-dev@…
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Packaging | Version: 6.3.0 RCs
Keywords: soname | Platform: Linux
      Cpu: All |
-----------------------+----------------------------------------------------
Changes (by hamish):

  * keywords: => soname
  * platform: => Linux
  * component: Default => Packaging
  * cpu: => All

Comment:

status?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/68#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>