issues with overrides
Riccardo Mottola
rmottola at opencsw.org
Wed May 3 11:56:40 CEST 2017
Hi,
while building gs_PRICE, I get this:
CHECKPKG_OVERRIDES_CSWgs-price +=
soname-not-found|libgnustep-base.so.1.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE
CHECKPKG_OVERRIDES_CSWgs-price +=
soname-not-found|libgnustep-gui.so.0.25|is|needed|by|opt/csw/GNUstep/Local/Applications/PRICE.app/PRICE
but I also get this:
* Unused Override: CSWgs-price: soname-not-found libgnustep-base.so.1.25
* Unused Override: CSWgs-price: soname-not-found libgnustep-gui.so.0.25
so clearly they are not being used! the overrides themselves are written
this way:
CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-gui.so.0.25
CHECKPKG_OVERRIDES_CSWgs-price += soname-not-found|libgnustep-base.so.1.25
what's wrong?
Thank you,
Riccardo
More information about the devel
mailing list