[MacPorts] #14695: Command output: make[2]: Nothing to be done for `all'. - mips-elf-gcc - on leopard 10.5.2

MacPorts trac at macosforge.org
Mon Mar 17 16:05:33 PDT 2008


#14695: Command output: make[2]: Nothing to be done for `all'. - mips-elf-gcc - on
leopard 10.5.2
----------------------------------------+-----------------------------------
  Reporter:  coresfoundation at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  defect                     |      Status:  new                                  
  Priority:  High                       |   Milestone:  Port Bugs                            
 Component:  ports                      |     Version:  1.6.0                                
Resolution:                             |    Keywords:  mips-elf-gcc on leopard 10.5.2       
----------------------------------------+-----------------------------------
Comment (by coresfoundation at gmail.com):

 Hi,

 Applied the workaround from 13499, and it worked fine for this defect.

 In Makefile, the line with

 LIBINTL = ${top_builddir}/intl/libintl.a -L/opt/local/lib -liconv

 was changed to

 LIBINTL = ${top_builddir}/intl/libintl.a -L/usr/lib -L/opt/local/lib
 -liconv

 and it worked.

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


More information about the macports-tickets mailing list