From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.lisp.guile.devel Subject: Re: new dependency? Date: Wed, 3 Jun 2009 19:37:52 -0400 Message-ID: <20090603233752.LC3NI.156136.root@cdptpa-web17-z01> References: <873aagc3ji.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244072289 14609 80.91.229.12 (3 Jun 2009 23:38:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jun 2009 23:38:09 +0000 (UTC) Cc: guile-devel@gnu.org To: Greg Troxel , Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jun 04 01:38:07 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MC021-0000v7-IR for guile-devel@m.gmane.org; Thu, 04 Jun 2009 01:38:05 +0200 Original-Received: from localhost ([127.0.0.1]:43529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MC020-0002Ex-Fp for guile-devel@m.gmane.org; Wed, 03 Jun 2009 19:38:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MC01u-0002Ek-Kg for guile-devel@gnu.org; Wed, 03 Jun 2009 19:37:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MC01s-0002EQ-1G for guile-devel@gnu.org; Wed, 03 Jun 2009 19:37:58 -0400 Original-Received: from [199.232.76.173] (port=38568 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MC01r-0002EN-SY for guile-devel@gnu.org; Wed, 03 Jun 2009 19:37:55 -0400 Original-Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.120]:46995) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MC01r-0004lP-HG for guile-devel@gnu.org; Wed, 03 Jun 2009 19:37:55 -0400 Original-Received: from cdptpa-web17-z01 ([10.127.132.108]) by cdptpa-smta02.mail.rr.com with ESMTP id <20090603233752359.WROC6801@cdptpa-smta02.mail.rr.com>; Wed, 3 Jun 2009 23:37:52 +0000 Original-Received: from 66.178.229.162 by webmail.roadrunner.com; Wed, 3 Jun 2009 23:37:45 +0000 In-Reply-To: <873aagc3ji.fsf@arudy.ossau.uklinux.net> X-Priority: 3 (Normal) Sensitivity: Normal X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (1203?) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8603 Archived-At: ---- Neil Jerram wrote: > Greg Troxel writes: > > > my autobuild choked with: > > > > configure: error: GNU libunistring is required, please install it. > > > > and I don't recall seeing any discussion about this. > > Hi Greg, > > It was mentioned here: > http://article.gmane.org/gmane.lisp.guile.devel/8538. > > Even Debian (stable) doesn't have a package for this yet, You probably meant Debian Unstable? Because it's not there yet either! -Dale