On Thu, 07 Jan 2021 11:30:33 +0100, Filippo Moretti wrote:
> 
>  
> I also tried to rebuld the ports but I got errors from dependency.Maybe I 
> should rebuild using pkgs?Filippo

1. For a quick fix you can try:

% fetch https://download.freebsd.org/ftp/snapshots/amd64/13.0-CURRENT/base.txz
# tar -Jxvf base.txz lib/libncurses.so.9
# mv lib/libncurses.so.9 /usr/lib/compat

2. Find ALL installed packages that require libncurses.so.9 and rebuild them

--
Herbert
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to