[MacPorts] #13656: arm-elf-gcc3 fails to build on Leopard

MacPorts trac at macosforge.org
Thu Jan 24 09:49:02 PST 2008


#13656: arm-elf-gcc3 fails to build on Leopard
---------------------------------+------------------------------------------
  Reporter:  billy at koostech.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect              |      Status:  new                                  
  Priority:  Normal              |   Milestone:  Port Bugs                            
 Component:  ports               |     Version:  1.6.0                                
Resolution:                      |    Keywords:  cross arm-elf-gcc3 iconv             
---------------------------------+------------------------------------------
Comment (by billy at koostech.com):

 The problem appears to be with the Leopard header file
 /usr/include/iconv.h. My temporary work around was to use the header file
 from macports by doing the following:

 sudo mv /usr/include/iconv.h /usr/include/iconv.h.orig[[BR]]
 sudo ln -s /opt/local/include/iconv.h /usr/include/iconv.h

 and then cleaning and rebuilding arm-elf-gcc3. I really hate modifying
 system files but I couldn't find a configure option that would let me
 force it during the build.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13656#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list