> On 10 Jan, 2017, at 19:56, Dave Horsfall <d...@horsfall.org> wrote: > > Sigh... Will I ever get ports going under 10.3? > > I want to install "aspell", and it wants "libstdc++.so.6". All I can find > under ports is /usr/ports/lang/libstdc++_stldoc_4.2.2, which seems to be > documentation only. Is the port for the library itself available, to make > "aspell" happy? Or is it one of those silly GNU things are aren't allowed > to be distributed under another licence?
You said in a prior message that you'd put 9.x libraries into your system. That's quite far from being a supported operation and it will lead to failures. Assuming that you have installed everything from packages, you can upgrade and reinstall all of them with "pkg upgrade -f". Remove all those 9.x libraries that you installed and run that command. If you're getting packages with the wrong ABI, have you changed anything in /etc/pkg/ or /usr/local/etc/pkg/? # Adam -- Adam Weinberger ad...@adamw.org https://www.adamw.org _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"