pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54341 (x11/gtk3 build fails due to broken glib)
The following reply was made to PR pkg/54341; it has been noted by GNATS.
From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?= <triaxx%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/54341 (x11/gtk3 build fails due to broken glib)
Date: Tue, 08 Oct 2019 18:37:22 +0200
The problem seems to come from converters/libiconv:
$ echo "hello" | /usr/bin/iconv -f UTF-8 -t 646
hello
$ echo "hello" | /usr/pkg/bin/iconv -f UTF-8 -t 646
/usr/pkg/bin/iconv: conversion to 646 unsupported
/usr/pkg/bin/iconv: try '/usr/pkg/bin/iconv -l' to get the list of
supported encodings
Home |
Main Index |
Thread Index |
Old Index