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


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