Subject: lib/22143: "icewm" 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:38:07
>Number:         22143
>Category:       lib
>Synopsis:       "icewm" package doesn't work with NetBSD's iconv(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 15 14:39: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 "icewm" package doesn't work with NetBSD-current's iconv(3) implementation.
"make configure" aborts with the following error message:

checking for iconv... yes
checking for iconv_open... yes
checking for iconv_close... yes
checking whether iconv converts from ISO-8859-1 to UCS-4//TRANSLIT... no
configure: error: Your implementation of iconv isn't able to perform
*** the codeset conversions required. Check your system configuration.
***
*** You might have to upgrade your C runtime library. If your system is
*** based on the GNU C library (glibc) you'll need version 2.2 or newer.
*** You also have the chance to install GNU libiconv available
*** from ftp://ftp.gnu.org/pub/gnu/libiconv/.
***
*** Alternatively you could call configure with the --disable-i18n switch.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wm/icewm-gnome
*** Error code 1

This is a compatibility issue which should be fixed.

>How-To-Repeat:
cd pkgsrc/wm/icewm
make

>Fix:
None provided.

>Release-Note:
>Audit-Trail:
>Unformatted: