On Mon, Mar 05 2018, Stuart Henderson <s...@spacehopper.org> wrote: > On 2018-03-05, Jiri B <ji...@devio.us> wrote: >> On Mon, Mar 05, 2018 at 01:14:05PM +0200, Atanas Vladimirov wrote: >>> Hi, >>> >>> Bringing up an old thread to let you know that the problem is still present >>> in -current snapshot. >>> Shall I send a proper bug report to bugs@? >>> Thanks. >> >> No, why? >> >> Works as expected, you start OpenVPN too early, thus you need >> that workaround. > > Well, not really, because that is exactly one of the methods the > pkg-readme suggests and it used to work.
My guess is that ld.so throws away the library cache if it finds that it's stale, and thus can't know where liblzo2/liblz4 are to be found. The easy fix would be to make ld.so search in /usr/local by default, but I'm not sure this would be accepted. So I just documented the LD_LIBRARY_PATH hack in the README instead. Thanks for the reports, -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE