On Mon, 27 Mar 2023 10:03:18 +0000 Riccardo Mottola <riccardo.mott...@libero.it> wrote:
> I am trying to upgrade current pkgsrc packages on current. > > Any ideas? > -Wl,-rpath,/usr/pkg/lib > ld: cannot find -liconv: No such file or directory > *** Error code 1 PR pkg/57222. One way to work around the problem without having to resort to pkg_delete -f is: libiconv# mv /usr/pkg/lib/libiconv.so* /root libiconv# make clean replace