opensvc / multipath-tools

Other
59 stars 47 forks source link

libmpathutil: Remove parse_prkey symbol #74

Closed marv closed 9 months ago

marv commented 11 months ago

It was wrongly listed in libmpathutil's version script when it was split off from libmultipath in commit 4e1f20cf93a2 ("libmultipath: split off libmpathutil"), but was never part of libmpathutil

LLD 17 failed to link libmpathutil due to this:

ld.lld: error: version script assignment of 'LIBMPATHUTIL_1.0' to symbol 'parse_prkey' failed: symbol not defined

Remove the parse_prkey symbol to fix this

mwilck commented 11 months ago

Thanks for spotting this! I've added it in our staging branch https://github.com/openSUSE/multipath-tools/tree/queue.