[MacPorts] #15949: emacs-app fails to build

MacPorts noreply at macports.org
Mon May 18 03:21:45 PDT 2009


#15949: emacs-app fails to build
-----------------------------------------+----------------------------------
Reporter:  darren.weber.lists@…          |        Owner:  css@…           
    Type:  defect                        |       Status:  closed          
Priority:  Normal                        |    Component:  ports           
 Version:  1.6.0                         |   Resolution:  fixed           
Keywords:  emacs                         |  
-----------------------------------------+----------------------------------

Comment(by columbusmonkey@…):

 For the record, this may be related to the configure.in, that does the
 following:

 {{{
     # Use fink packages if available.
     if test -d /sw/include && test -d /sw/lib; then
       GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib"
       CPP="${CPP} ${GCC_TEST_OPTIONS}"
       NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS}
     fi
 }}}

 So I had to (temporarily) rename /sw to get emacs-app to install. Not sure
 what a proper fix would be.

 (I just also added this comment to the dupe  #15942 - but it should have
 been here in the first place - sorry)

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


More information about the macports-tickets mailing list