Opened 13 years ago

Closed 13 years ago

#30403 closed defect (duplicate)

openvpn2 @2.2.0 Lion build failure

Reported by: nullptr@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: lion Cc:
Port: openvpn2

Description

Lion no longer defines SOL_IP for {get,set}sockopt(), which breaks the build. The attached patch defines SOL_IP to be IPPROTO_IP if SOL_IP is not already defined, which seems to work correctly on my machine.

Attachments (1)

openvpn-lion.diff (379 bytes) - added by nullptr@… 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by nullptr@…

Attachment: openvpn-lion.diff added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: pmq@… removed
Owner: changed from macports-tickets@… to pmq@…

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.