On Wed, Aug 18, 2010 at 06:26:34PM -0700, Eric Arseneau wrote:
> Here is output from grep, I assume this is what you wanted
> 
> [tools] grep intl *
> Makefile:       $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
> Makefile:GLIB2_LIBS = -L/opt/local/lib -lglib-2.0 -lintl -liconv  
> Makefile.in:    $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
> Binary file bidentify.o matches
> Binary file btool-btool.o matches
> i18n.h:#include <libintl.h>
> [tools] grep INTL *
> Makefile:INTLLIBS = 
> Makefile:INTL_MACOSX_LIBS = -Wl,-framework -Wl,CoreFoundation
> Makefile:LIBINTL = 
> Makefile:LTLIBINTL = 

Looks like the default gettext.m4 files are doing a poor job of figuring
out what the build dependencies are.

I assume you're using gettext 0.17?  Could you send me a copy of your
m4/gettext.m4 file?  (Should appear after a buildgen.sh)

Thanks,
- Chris


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to