From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= Subject: Re: [PATCH 3 of 5] blktap2: fix vhd compilation under uclibc Date: Mon, 19 Dec 2011 13:30:11 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: William Pitcock Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org What's strange is that libvhd (which uses iconv) compiles and links fine, but vhd-util that uses libvhd complains about undefined references to iconv, when vhd-util doesn't use iconv.