[MacPorts] #24327: libiconv failed to activate (was: mc porting: Activating libiconv fail)

MacPorts noreply at macports.org
Fri Apr 2 06:32:55 PDT 2010


#24327: libiconv failed to activate
--------------------------------+-------------------------------------------
 Reporter:  spjatkin@…          |       Owner:  ryandesign@…           
     Type:  defect              |      Status:  new                    
 Priority:  Normal              |   Milestone:                         
Component:  ports               |     Version:  1.8.2                  
 Keywords:                      |        Port:  libiconv               
--------------------------------+-------------------------------------------

Comment(by ryandesign@…):

 Actually it looks like you're on 10.6.3.

 I can't tell why libiconv failed to activate; the log doesn't seem to give
 a reason. So I can only suggest you uninstall libiconv, clean it, and try
 installing it again, this time with the debug switch -- after selfupdating
 to make sure you have the latest port definitions:

 {{{
 sudo port -f uninstall libiconv
 sudo port selfupdate
 sudo port clean libiconv
 sudo port -d install libiconv 2>&1 | tee ~/Desktop/libiconv.txt
 bzip2 ~/Desktop/libiconv.txt
 }}}

 If it fails again, attach the file libiconv.txt.bz2 from your desktop to
 this ticket.

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


More information about the macports-tickets mailing list