From owner-freebsd-current@FreeBSD.ORG Tue Jun 15 23:05:53 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 243281065672; Tue, 15 Jun 2010 23:05:53 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7126C8FC17; Tue, 15 Jun 2010 23:05:52 +0000 (UTC) Received: by bwz8 with SMTP id 8so463373bwz.13 for ; Tue, 15 Jun 2010 16:05:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=+uG5gWRu7IoPXXwvJnsypzT0f3RdNNU4OVRqiQvySH8=; b=LAVOZ+CoT19s/WXS1zN1TddiXAb38q0NyTo7gjsj1788EooKejxR/YYrsJ8tLwQcFA FGhPURJ5XEDVPAb6T9ZWflZQfsHR9m0zdl+WG3AXfVqO4spr6tMXBE0a5ggRFTn7f+Nh ZVgVamktGByR/UU98uT+ke6CaljT3o8xFYr+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=pszxJUZgWHgSCyDFQrbMNopTtT7ltq3qyR5sMD0r49ajnyYpdmWOFomw1fPGJLcEB1 IXMkDprYqAA4AddyWaYic4YEXDqa1chyAfzhzLkUsuZkwL4hralPSKzKWzwow7lqTpQd 3OUPTzkwchHQyNhRTOdJu2Ir4v1dOn37L1gYw= Received: by 10.204.84.18 with SMTP id h18mr6011453bkl.13.1276643151158; Tue, 15 Jun 2010 16:05:51 -0700 (PDT) Received: from localhost (tor.anonymizer.ccc.de [217.114.211.20]) by mx.google.com with ESMTPS id f13sm26476308bka.5.2010.06.15.16.05.48 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Jun 2010 16:05:50 -0700 (PDT) From: Anonymous To: Gabor Kovesdan References: <4C16C5B5.1070308@FreeBSD.org> Date: Wed, 16 Jun 2010 03:05:36 +0400 In-Reply-To: <4C16C5B5.1070308@FreeBSD.org> (Gabor Kovesdan's message of "Tue, 15 Jun 2010 02:13:41 +0200") Message-ID: <867hlzq4lb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Current Subject: Re: [CFT] BSDL iconv in base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2010 23:05:53 -0000 Gabor Kovesdan writes: [...] > Any comments, suggestions or bugreports are very welcome. Does it respect lib32? $ iconv -f ascii iconv: iconv_open(UTF-8, ascii): Invalid argument /usr/lib/i18n/libiconv_std.so.4: unsupported file layoutzsh: exit 1 iconv -f ascii $ file /usr/lib/i18n/libiconv_std.so.4 /usr/lib/i18n/libiconv_std.so.4: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, stripped $ uname -vm FreeBSD 9.0-CURRENT #0 r209191=1463b20-dirty: Tue Jun 15 04:59:40 UTC 2010 holo@raphael.local:/a/objdir/a/dirty_build/sys/PHOENIX amd64