> According to this page:
> 
>       
> http://old.nabble.com/-17925:-recode-%2Buniversal:-Undefined-symbols-_libintl_bindtextdomain-_libintl_gettext-_libintl_textdomain-td21365561.html
> 
> it seems that it is missing the -lintl option.  Not sure where to add that.

I saw that, but didn't know how to do that, so that's when I tried the 
--disable-nls, which is not helping either.
> 
> 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  
> 
>       pkg-config --cflags --libs gettext

This could be the source of my problem here, even though I did a sudo port 
install gettext, it does not seem that it installed the meta info for 
development?

As there are no gettext entries in doing a pkg-config --list-all | grep get

> 
> You may need to grep a --list-all to find out the package name for gettext.
> 
> Barry does not have an intl/ directory, so --with-included-gettext may
> not work.
Got it.
> 
> - 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


------------------------------------------------------------------------------
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