Subject: lib/22142: "pan" package doesn't work with NetBSD's iconv(3)
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Scheler <tron@colwyn.zhadum.de>
List: netbsd-bugs
Date: 07/15/2003 16:33:04
>Number: 22142
>Category: lib
>Synopsis: "pan" package doesn't work with NetBSD's iconv(3)
>Confidential: yes
>Severity: non-critical
>Priority: low
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 15 14:34:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6U 2003-07-15 sources
>Organization:
Matthias Scheler http://scheler.de/~matthias/
>Environment:
System: NetBSD lyssa.zhadum.de 1.6U NetBSD 1.6U (LYSSA) #0: Tue Jul 15 14:08:14 CEST 2003 tron@lyssa.zhadum.de:/src/sys/compile/LYSSA i386
Architecture: i386
Machine: i386
>Description:
The "pan" package doesn't work with NetBSD-current's iconv(3) implementation.
"make configure" aborts with the following error message:
===> Configuring for pan-0.14.0nb1
[...]
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking preferred charset formats for system iconv... not found
configure: error:
*** The iconv-detect program was unable to determine the
*** preferred charset formats recognized by your system
*** iconv library. It is suggested that you install a
*** working iconv library such as the one found at
*** ftp://ftp.gnu.org/pub/gnu/libiconv
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/news/pan
*** Error code 1
This is a compatibility issue which should be fixed.
>How-To-Repeat:
cd pkgsrc/news/pan
make
>Fix:
None provided.
>Release-Note:
>Audit-Trail:
>Unformatted: