[MacPorts] #35268: Unable to install Erlang on OS X Lion

MacPorts noreply at macports.org
Thu Aug 23 22:04:42 PDT 2012


#35268: Unable to install Erlang on OS X Lion
-------------------------------------+--------------------------------------
 Reporter:  shailen@…                |       Owner:  bfulgham@…           
     Type:  defect                   |      Status:  new                  
 Priority:  Normal                   |   Milestone:                       
Component:  ports                    |     Version:  2.1.1                
 Keywords:                           |        Port:  erlang               
-------------------------------------+--------------------------------------

Comment(by bfulgham@…):

 It seems to be having trouble using the compiler on your system.  Do you
 have the Xcode command line tools installed?  You might have installed
 Xcode, but not installed the separate '''Command line tools''' package.

 The build log shows the following error:

 {{{
 :info:configure checking for gcc... /usr/bin/llvm-gcc-4.2
 :info:configure checking for C compiler default output file name...
 configure: error: C compiler cannot create executables
 :info:configure See `config.log' for more details.
 :info:configure Command failed:  cd
 }}}

 Does /usr/bin/llvm-gcc-4.2 actually point to anything?  If not, you
 probably just need to install the command line tool set.

 Otherwise, please attach the 'config.log' mentioned above so we can see
 what the error is.

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


More information about the macports-tickets mailing list