On Tue, 31 Aug 2010 15:18:27 -0400, Hanspeter Niederstrasser wrote: On 8/31/10 2:14 PM, Daniel Macks wrote: > > > > > > On Tue, 31 Aug 2010 09:31:37 -0700, Richard Miles wrote: > > libtool: link: g -dynamiclib -o .libs/libabiword-2.8.dylib > > .libs/libabiword_2_8_la-abi_ver.o .libs/libabiword_2_8_la-libabiword.o > > ... > > -Wl,-single_module > > > Undefined symbols: > > > "_libintl_bind_textdomain_codeset", referenced from: > > > _libgoffice_init in goffice.o > > > "_libintl_bindtextdomain", referenced from: > > > _libgoffice_init in goffice.o > > > ld: symbol(s) not found > > > collect2: ld returned 1 exit status > > > make[3]: *** [libabiword-2.8.la] Error 1 > > > make[2]: *** [all-recursive] Error 1 > > > make[1]: *** [all-recursive] Error 1 > > > make: *** [all] Error 2 > > > ### execution of make failed, exit code 2 > > > > I just committed a new revision that fixed it for me. > > Still failed here, even with libgoffice-0.8 present. I had to add > -lintl to SetLDFLAGS for it to work. Think we got it now. dan -- Daniel Macks [email protected]
------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
