Which version of libintl are the failing applications linked against?
There are currently three active shared libraries, only libintl.so.8
provides libiconv_set_relocation_prefix:
$ nm libintl.so.2 | grep libiconv_set_relocation_prefix
$ nm libintl.so.3 | grep libiconv_set_relocation_prefix
$ nm libintl.so.8 | grep libiconv_set_relocation_prefix
[186] | 0| 0|FUNC |GLOB |0 |UNDEF
|libiconv_set_relocation_prefix
Can you provide a specific test case so I can replicate the problem?
(Application, use case, etc)
Thanks, Chad
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers