On Mon, Dec 21, 2009 at 11:13:31AM -0500, Alexander Hansen wrote: > > file=`echo af | sed 's,.*/,,'`.gmo \ > > && rm -f $file && /sw/bin/msgfmt -o $file af.po > > dyld: Library not loaded: /sw/lib/libintl.8.dylib > > Referenced from: /sw/bin/msgfmt > > Reason: no suitable image found. Did find: > > /sw/lib/libintl.8.dylib: mach-o, but wrong architecture > > /bin/sh: line 1: 74153 Trace/BPT trap /sw/bin/msgfmt -o $file > > af.po [...] > > Failed: phase compiling: gnome-mime-data-2.18.0-3 failed > > What do you get from the following commands? > > otool -L /sw/lib/libintl.8.dylib > fink -V | head -n 2 > > ? It looks like there's an architecture mismatch between > libintl.8.dylib and what gnome-mime-data expects.
Also 'otool -L /sw/bin/msgfmt' and 'fink list -it gettext' please. -- Daniel Macks [email protected] http://www.netspace.org/~dmacks ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
