On Jun 16, 2011, at 11:15 AM, Ryan Schmidt wrote: > > On Jun 16, 2011, at 11:18, [email protected] wrote: > >> Revision: 79519 >> http://trac.macports.org/changeset/79519 >> Author: [email protected] >> Date: 2011-06-16 09:18:28 -0700 (Thu, 16 Jun 2011) >> Log Message: >> ----------- >> neon: Build fix >> >> neon uses gettext, so it needs an explicit -liconv. It was previously >> getting >> it from one of its dependents, but that was likely moved into Libs.private. > > You mean "an explicit -lintl"? That's what your patch adds. It builds fine > for me on Snow Leopard without this patch though.
Yes, commit brain failure. Where is it picking up the -lintl from? It's not getting included here, and there is nothing in the autoconf logic that searches for it. It was getting picked up indirectly through pkg-config for another package, so perhaps I have a newer version of some other package than you do. --Jeremy _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
