#14695: Command output: make[2]: Nothing to be done for `all'. - mips-elf-gcc - on leopard 10.5.2 ----------------------------------------+----------------------------------- Reporter: coresfoundation@gmail.com | Owner: macports-tickets@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@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