pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32432 (Update of chat/irssi to 0.8.10)
The following reply was made to PR pkg/32432; it has been noted by GNATS.
From: Bernd Ernesti <veego%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/32432 (Update of chat/irssi to 0.8.10)
Date: Tue, 17 Jan 2006 13:23:00 +0100
On Tue, Jan 17, 2006 at 11:15:08AM +0000, Lubomir Sedlacik wrote:
> On Tue, Jan 17, 2006 at 11:05:02AM +0000, Geert Hendrickx wrote:
> > Don't forget to update pkgsrc/chat/irssi-icb/distinfo as well. =20
>
> and bump its PKGREVISION.
Allready done in my local tree. If only the recode (libiconv) problem wasn't
there, but i will commit it without the support for it.
The problem is that glib2 needs to be linked with libiconv to support
transliteration for unavailable characters.
glib2 building with libiconv would break other shared libraries which
depends on glib2 and knows nothing that glib2 is now linked against
libiconv.
Juha-Matti had the idea to use dlopen to load libiconv in irssi
itself and someone else thought about the idea to add the missing
code to the iconv support in the libc.
Bernd
Home |
Main Index |
Thread Index |
Old Index