[MacPorts] #33094: libiconv: hangs during configure

MacPorts noreply at macports.org
Fri Feb 3 12:40:35 PST 2012


#33094: libiconv: hangs during configure
------------------------------------+---------------------------------------
 Reporter:  duncanharris@…          |       Owner:  ryandesign@…           
     Type:  defect                  |      Status:  new                    
 Priority:  Normal                  |   Milestone:                         
Component:  ports                   |     Version:  2.0.3                  
 Keywords:  tiger                   |        Port:  libiconv               
------------------------------------+---------------------------------------

Comment(by ryandesign@…):

 The next thing in my log after the ranlib line is:
 {{{
 checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together...
 yes
 }}}
 Earlier tests in the configure script already succeeded at using
 /usr/bin/gcc-4.0, so perhaps it's the test of cc here that's the problem.
 It's unclear to me why the configure script is testing cc at all, since
 [wiki:UsingTheRightCompiler we never want to use cc anyway], but that is
 the way autoconf is doing it. What is "cc" on your system? Use "which cc"
 to find out. What happens if you run "cc" yourself on the command line --
 does it also hang?

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


More information about the macports-tickets mailing list