Of all the gin joints in all the towns in all the world, Chris Frey had to 
walk into mine and say:

> On Sun, Jan 25, 2009 at 06:05:55PM -0800, Bill Paul wrote:
> > 1) On FreeBSD, iconv(3) lives in /usr/local/include/iconv.h and
> > /usr/local/lib/libiconv.{a|so}. It appears that in Linux, it's part of
> > libc. When I generated the configure script using buildgen.sh on my
> > FreeBSD 7.0 system, the script ran without any errors, but it didn't put
> > any special directives in the resulting Makefiles to help locate the
> > iconv(3) header file and library. I got around this by tweaking the
> > Makefiles a little.
>
> Thanks for the report!
>
> Does 'pkg-config --list-all' list iconv on FreeBSD?  I suspect we'll need
> a special configure check for this.
>
> - Chris

Hm. No, pkg-config doesn't show it. On my FreeBSD 7.0 system, it was installed 
from the FreeBSD binary packages collection. It's listed as version 1.11_1. 
According to http://www.gnu.org/software/libiconv the latest version is 1.12.

-Bill

-- 
=============================================================================
-Bill Paul            (510) 749-2329 | Senior Engineer, Master of Unix-Fu
                 wp...@windriver.com | Wind River Systems
=============================================================================
   "I put a dollar in a change machine. Nothing changed." - George Carlin
=============================================================================


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to