> I think this is a bug, since it prevents a proper upgrade.
Certainly it is.
These bugs are not that rare. There is typically a link line to make a
binary that needs libs that are part of the package and libs that are in
pkgsrc (in dependencies). So it ends up being something that sort of
is
Hi Thomas,
Thomas Klausner wrote:
> On Mon, Mar 27, 2023 at 10:03:18AM +, Riccardo Mottola wrote:
>> I am trying to upgrade current pkgsrc packages on current.
>>
>> Current installed version:
>> libiconv-1.14nb3Character set conversion library
> IIRC libiconv doesn't build if a different
On Mon, 27 Mar 2023 10:03:18 +
Riccardo Mottola 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 havi
On Mon, Mar 27, 2023 at 10:03:18AM +, Riccardo Mottola wrote:
> I am trying to upgrade current pkgsrc packages on current.
>
> Current installed version:
> libiconv-1.14nb3Character set conversion library
IIRC libiconv doesn't build if a different version is already
installed - is that th