[MacPorts] #14588: m68k-elf-gcc build fails on Leopard 10.5.2

MacPorts trac at macosforge.org
Mon Mar 17 16:07:08 PDT 2008


#14588: m68k-elf-gcc build fails on Leopard 10.5.2
----------------------------------+-----------------------------------------
  Reporter:  nirias999 at gmail.com  |       Owner:  pguyot at kallisys.net 
      Type:  defect               |      Status:  new                 
  Priority:  Normal               |   Milestone:  Port Bugs           
 Component:  ports                |     Version:  1.6.0               
Resolution:                       |    Keywords:  m68k-elf-gcc leopard
----------------------------------+-----------------------------------------
Comment (by coresfoundation at gmail.com):

 Hi,

 Try to apply the workaround in defect id 13499, and see if it works.

 I did that for a similar defect, but with mips-elf-gcc., and i got the
 same error.,

 The workaround that i used was

 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/14588#comment:2>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list