Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12012 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

BUG: openvpn2 will now fail to build do to fix of lzo2 header location

Reported by: boeyms@… Owned by: pmq@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.4.42
Keywords: openvpn2 lzo2 build failure Cc: jordiyeh@…, pmq@…, boeyms@…, yunzheng.hu@…
Port:

Description

The fixing of the bug reported in #11604 (incorrect install location of lzo2 headers) means that the post-patch step in openvpn2 Portfile now needs to be removed, otherwise configure and build will fail to locate the lzo2 headers. Yunzheng Hu provided a patch for this in an attachement to ticket #11604, which is consistent with the fix for that ticket applied in r25465.

Change History

Changed 19 months ago by pmq@…

  • status changed from new to assigned

Hey guys, as I have both lzo and lzo2 installed, I noticed the following things:

  1. lzo2 hasn't been revision-bumped. I believe it should be.
  2. /opt/local/share/doc/lzo/LZO.FAQ is installed by both ports. Could you please make it use /opt/local/share/doc/lzo2 or something like that?

Thanks. Will commit the fix to openvpn2, and we'll wait for lzo2 revision bump to propagate.

Changed 19 months ago by pmq@…

  • status changed from assigned to closed
  • resolution set to fixed

OK, thanks for the bump! Closing.

Note: See TracTickets for help on using tickets.