On Tue, Aug 17, 2010 at 11:18:41PM -0700, Eric Arseneau wrote:
> > Can you post the output from the following commands:
> > 
> >     pkg-config --cflags --libs glib-2.0
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
> -I/opt/local/include  -L/opt/local/lib -lglib-2.0 -lintl -liconv  

We should use this as a baseline, since it appears that btool compiled and
linked fine on your system, and that uses the same gettext / intl
as the others.

So, as a hack, try adding -lintl -liconv to each _LDADD line in
tools/Makefile.am and trying again from scratch.  Start at bidentify_LDADD
and go down from there.

- 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