Attention is currently required from: flichtenheld, plaisthos. cron2 has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/556?usp=email )
Change subject: configure: Try to detect LZO with pkg-config first ...................................................................... Patch Set 2: (1 comment) Patchset: PS2: Does not work for me yet. Applied this to a fresh git checkout on fbsd14, which has pkg-config and lzo2.pc, but it still failed. Relevant parts from config.log: ``` configure:18781: checking for LZO configure:18788: $PKG_CONFIG --exists --print-errors "lzo2" configure:18791: $? = 0 configure:18805: $PKG_CONFIG --exists --print-errors "lzo2" configure:18808: $? = 0 configure:18848: result: yes configure:18850: checking for lzo1x_1_15_compress in -llzo2 configure:18879: cc -o conftest -g -O2 -std=c99 conftest.c -llzo2 -lnv >&5 ld: error: unable to find library -llzo2 ``` and from pkgconf output ``` gert@fbsd14bb $ pkg-config --cflags lzo2 -I/usr/local/include/lzo gert@fbsd14bb $ pkg-config --libs lzo2 -L/usr/local/lib -llzo2 -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/556?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I1c038dc4ec80d3499582d81eee61fee74f26e693 Gerrit-Change-Number: 556 Gerrit-PatchSet: 2 Gerrit-Owner: flichtenheld <fr...@lichtenheld.com> Gerrit-Reviewer: plaisthos <arne-open...@rfc2549.org> Gerrit-CC: cron2 <g...@greenie.muc.de> Gerrit-CC: openvpn-devel <openvpn-devel@lists.sourceforge.net> Gerrit-Attention: plaisthos <arne-open...@rfc2549.org> Gerrit-Attention: flichtenheld <fr...@lichtenheld.com> Gerrit-Comment-Date: Wed, 08 May 2024 13:49:12 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel