Edward Tomasz Napierała
Edward Tomasz Napierała
Bingo, that's it - libraries from older versions in /usr/local/lib/. Still, it shouldn't try to link against those, should it?
Is there any way to make sure the correct search path is inserted in the linker command line before the system paths?
I think I'd prefer a slightly different approach: instead of doing the check during coregister(2), I think it would be better to just remove the names coregistered by a thread...
The horizontal one, eg use "var = val" instead of "var=val".
Just to clarify: emul_path isn't really used with Linux jails/chroots. It is used when trying to run Linux applications outside of jails/chroots.
Note that starting from https://github.com/freebsd/freebsd-src/commit/128a1db806d (and upcoming FreeBSD releases) Linuxulator supports both.
Yes, that's the plan.
Here's what fixed it for me: ``` set smtp_authenticators="login" set ssl_starttls = yes set ssl_force_tls = yes ```
FWIW, I'd be quite surprised if the overhead of libsunacl was actually measurable - it just goes over a table and maps some flags.
I'm not sure, I guess so. You could try asking tijl@.