[MacPorts] #30850: emacs-app @23.3 doesn't build on Snow Leopard

MacPorts noreply at macports.org
Mon Sep 26 08:13:01 PDT 2011


#30850: emacs-app @23.3 doesn't build on Snow Leopard
----------------------------------+-----------------------------------------
 Reporter:  plasmaball@…          |       Owner:  css@…           
     Type:  defect                |      Status:  new             
 Priority:  Normal                |   Milestone:                  
Component:  ports                 |     Version:  2.0.1           
 Keywords:                        |        Port:  emacs-app       
----------------------------------+-----------------------------------------

Comment(by hum@…):

 I have found a treatment of clang compiler in ''aspell'' port:
 {{{
 # BUILD FIX TODO: clang C++
 # clang fails to build this project due to buggy C++ as of 2011.06.28
 0.60.6
 if {${configure.compiler} == "clang"} {
     configure.compiler llvm-gcc-4.2
 }
 }}}

 I am not sure, but emacs-app might build as well if you add the above to
 the Portfile and try to compile.

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


More information about the macports-tickets mailing list