#14588: m68k-elf-gcc build fails on Leopard 10.5.2 ----------------------------------+----------------------------------------- Reporter: nirias999@gmail.com | Owner: pguyot@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@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