#28872: gnome-mime-data fails to find msgfmt -----------------------------+---------------------------------------------- Reporter: tony.li@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: gnome-mime-data -----------------------------+---------------------------------------------- Comment(by tony.li@…):
Alternately, perhaps you have a broken libintl in /usr/local/lib; having things in /usr/local frequently derails MacPorts and is therefore not supported.
There was indeed a libintl in /usr/local/lib, but I moved that away and still can't build. config.log now shows: {{{ configure:4992: checking for bindtextdomain in -lintl configure:5027: /usr/bin/gcc-4.2 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 ld: warning: in /opt/local/lib/libintl.dylib, file was built for i386 which is not the architecture being linked (x86_64) Undefined symbols: "_bindtextdomain", referenced from: _main in ccK6HrMK.o ld: symbol(s) not found collect2: ld returned 1 exit status }}} Are you running in 32 or 64 bit? I'm always in 64... -- Ticket URL: <https://trac.macports.org/ticket/28872#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS