NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libffi and 'rolling-replace'
On Thu, 20 Jan 2022 12:51:33 -0500
Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
> I have libffi.so.8 on my system. But when I build packages, libffi.so.7
> is still being required. Rolling-replace did not help.
>
> Is there a way to tell pkgsrc to recompile all the packages currently
> installed ?
One way to do this is:
pkg_admin set rebuild=YES '*'
followed by
pkg_rolling-replace -rsuv
-Tobias
Home |
Main Index |
Thread Index |
Old Index