[MacPorts] #30317: socat: 'IPV6_PKTINFO' undeclared

MacPorts noreply at macports.org
Thu Aug 25 09:42:50 PDT 2011


#30317: socat: 'IPV6_PKTINFO' undeclared
-----------------------------------+----------------------------------------
 Reporter:  christophe@…           |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  2.0.0                                
 Keywords:  IPV6_PKTINFO lion      |        Port:  socat                                
-----------------------------------+----------------------------------------

Comment(by teejay87@…):

 Replying to [comment:9 kvanrhee@…]:
 > How would I apply this patch?

 Just do this:


 '''Try to install socat, the installation will fail'''
 {{{
 sudo port install socat
 }}}


 '''Edit sysincludes.h with your favourite texteditor, e.g. pico (notice
 the sudo keyword, you need admin priviledges'''
 {{{
 sudo pico
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_socat/socat/work/socat-1.7.1.3/sysincludes.h
 ~/Desktop/
 }}}


 '''Retry to install socat, this will only rebuild the already downloaded
 (and modified by you) sources'''
 {{{
 sudo port install socat
 }}}


 This worked for me :)

-- 
Ticket URL: <https://trac.macports.org/ticket/30317#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list