[MacPorts] #16154: vim +tcl build fails, tclArch.h missing

MacPorts noreply at macports.org
Fri Oct 24 13:18:42 PDT 2008


#16154: vim +tcl build fails, tclArch.h missing
-------------------------------------------+--------------------------------
  Reporter:  darren.weber.lists at gmail.com  |       Owner:  raimue at macports.org
      Type:  defect                        |      Status:  assigned           
  Priority:  Normal                        |   Milestone:  Port Bugs          
 Component:  ports                         |     Version:  1.6.0              
Resolution:                                |    Keywords:                     
      Port:  vim                           |  
-------------------------------------------+--------------------------------

Comment(by dweber at macports.org):

 If it's any help, I've found the following variants useful for configure
 of postgresql83.

 {{{
 variant tclPort conflicts tclSys description {add Tcl modules (PL/Tcl;
 MacPorts Tcl)} {
     configure.args-append   --with-tcl \
                             --with-tclconfig=${prefix}/lib/
 }
 variant tclSys conflicts tclPort description {add Tcl modules (PL/Tcl;
 System Tcl framework)} {
     configure.args-append   --with-tcl \
                             --with-
 tclconfig=/System/Library/Frameworks/Tcl.framework/
 }
 }}}

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


More information about the macports-tickets mailing list