On Mar 20, 2013, at 4:33 PM, Alexander Hansen <[email protected]> wrote:
> Package manager version: 0.34.99.git > Distribution version: selfupdate-cvs Wed Mar 20 10:19:36 2013, 10.8, x86_64 > Trees: stable/main local/injected local/main > Xcode.app: 4.6.1 > Xcode command-line tools: 4.6.0.0.1.1362189000 > Max. Fink build jobs: 4 > > Not too verbose, but: > > Linking bin/net > Undefined symbols for architecture x86_64: > "_libintl_setlocale", referenced from: > _main in net.o > ld: symbol(s) not found for architecture x86_64 > > Looks like it's not finding libintl.dylib? > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ Yep, it doesn't pass -lintl to the linker. Should be fixed now. Thanks Daniel ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
