Hello, I released EB Library 4.3.4. It fixes the bug you reported. As I tested on Linux (Red Hat) and FreeBSD, the configure script checked iconv_open() and iconv.h correctly.
The cause of this problem is that HAVE_ICONV_H is defined but HAVE_ICONV_OPEN is not defined in config.h by configure at build time. So, the fputs_eucjp_to_locale function in libebutils/puts_eucjp.c fails to convert the string.
-- __________________________________________________________________ Motoyuki Kasahara <m-kas...@sra.co.jp> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org