Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: error installing libiconv-1.17



On Mon, 27 Mar 2023 10:03:18 +0000
Riccardo Mottola <riccardo.mottola%libero.it@localhost> 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


Home | Main Index | Thread Index | Old Index