pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: GLib conversion failure on OpenBSD when building gtk2



Tobias Nygren wrote:
> nl_langinfo(CODESET) returning 646 is not a problem.
> Does this work?
> $ echo "hello" | /usr/bin/iconv -f UTF-8 -t 646

# /usr/sbin/pkg_add libiconv-1.9.2p3
libiconv-1.9.2p3: complete
#
# echo "hello" | /usr/local/bin/iconv -f UTF-8 -t 646
iconv: conversion to 646 unsupported

> If not, their iconv implementation is broken.
> You can work around that by putting this in mk.conf:
> _INCOMPAT_ICONV=   OpenBSD-*-*

Thanks, I'll try this.

-- 
Alexander Nasonov
http://nasonov.blogspot.com



Home | Main Index | Thread Index | Old Index