[MacPorts] #25188: FIX for mips-elf-gcc does not compile

MacPorts noreply at macports.org
Wed Jun 9 09:34:45 PDT 2010


#25188: FIX for mips-elf-gcc does not compile
---------------------------------+------------------------------------------
 Reporter:  sjalander@…          |       Owner:  macports-tickets@…                   
     Type:  enhancement          |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.9.0                                
 Keywords:                       |        Port:  mips-elf-gcc                         
---------------------------------+------------------------------------------
 When compiling mips-elf-gcc it complains that libiconv, libiconv_open, and
 libiconv_close are missing as symbols. To avoid this compilation error
 LIBICONV_PLUG should be defined when including /opt/local/include/iconv.h
 (My quick and dirty fix was to define it in the h-file during the
 compilation).

 The second problem is that several make scripts use -arch X86_64 as
 compilation flag, which results in errors. Removing this argument makes
 the port compile and install.

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


More information about the macports-tickets mailing list