Skip to content

libgrass_imagery: missing SONAME #2268

@t0b3

Description

@t0b3

bisecting revealed since introduction of this line

include $(MODULE_TOPDIR)/include/Make/Grass.make
by 0e109f6 the library libgrass_imagery.8.0.so has no SONAME anymore.

i.e. objdump -p ./dist.x86_64-pc-linux-gnu/lib/libgrass_imagery.8.0.so | grep SONAME should not be empty but something like SONAME libgrass_imagery.8.0.so

this missing SONAME leads to

thanks for reworking this Makefile 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions