From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Alejandro Sanchez Newsgroups: gmane.lisp.guile.user Subject: Re: Using '-1' in a method named '*' Date: Thu, 2 Mar 2017 00:46:02 +0100 Message-ID: <6E507987-4DF5-4585-85A5-B1E92554C447@openmailbox.org> References: <4A6C16A7-BBDE-4260-A5E7-073686501D96@openmailbox.org> <8760jvsan4.fsf@pobox.com> <87r32ipufc.fsf@pobox.com> <87mvd6pt9s.fsf@pobox.com> <19499EC0-CEDA-4D4F-AD03-B8B7071B6287@openmailbox.org> <8760jsewp1.fsf@pobox.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1488411995 10218 195.159.176.226 (1 Mar 2017 23:46:35 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 1 Mar 2017 23:46:35 +0000 (UTC) Cc: guile-user@gnu.org To: Andy Wingo Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Mar 02 00:46:30 2017 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cjDwz-00025e-2v for guile-user@m.gmane.org; Thu, 02 Mar 2017 00:46:29 +0100 Original-Received: from localhost ([::1]:49345 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjDx5-0004d4-6K for guile-user@m.gmane.org; Wed, 01 Mar 2017 18:46:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjDwl-0004cy-1u for guile-user@gnu.org; Wed, 01 Mar 2017 18:46:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjDwh-0004k5-7V for guile-user@gnu.org; Wed, 01 Mar 2017 18:46:15 -0500 Original-Received: from lb1.openmailbox.org ([5.79.108.160]:40681 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjDwg-0004iC-UV for guile-user@gnu.org; Wed, 01 Mar 2017 18:46:11 -0500 Original-Received: by mail.openmailbox.org (Postfix, from userid 20002) id 6680B5254F9; Thu, 2 Mar 2017 00:46:06 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1488411966; bh=5PTaxYUnJw+x3dXhr61Y/+Mtacx/+6R6Ma/nLjVpEuE=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=AOIjd6m31G4nFZXG13JOebZL0qpDBimDzVzK5FWVyi1V71lb+h0iDlIbvDKh4Hml3 OL87Ghd5kCe58eo0EOLKFXXcfE2OPif9Ivi4eAf+GRlPSPy6yIisTjVLBAItXqToNz y28up16U9uhAG9wbV1DoK5LZLG8IcVmZBU5vqmRE= DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1488411965; bh=5PTaxYUnJw+x3dXhr61Y/+Mtacx/+6R6Ma/nLjVpEuE=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=QCtVgPxuCT1GWKTEkNiBrh1cch+LutgKNvFA6ZXUqC2FL36tn97HGX9BdJ6gUuxIe yKc8UJTAuV7ctLk6erPIPc5byEH0NuNmNX1RQSzjXe9un4HwjPJVjssgmwLBm6I3qD SjRoGCO3m0jnSTmuRzMzSCS5GG7WX7QU7TW9t9JU= In-Reply-To: <8760jsewp1.fsf@pobox.com> X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.79.108.160 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:13372 Archived-At: > On 01 Mar 2017, at 18:25, Andy Wingo wrote: >=20 > 2.2.0 should come soon (a couple weeks hopefully), but I don't know > about 2.0.14. In the meantime if defining an implementation for "-" > works for you to handle negation, that's an OK workaround. >=20 > Andy This may be a stupid question, but how do I build guile? I ran git clone http://git.sv.gnu.org/r/guile.git but there is no =E2=80=9Cconfigure=E2=80=9D file. There is an = =E2=80=9Cautomake.sh=E2=80=9D, but when I run it it fails with an error configure.ac:943: error: possibly undefined macro: AM_GNU_GETTEXT If this token and others are legitimate, please use = m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/local/Cellar/autoconf/2.69/bin/autoconf failed with = exit status: 1 I guess it=E2=80=99s something about my setup. What are those tarballs I = can download that have a configure file? Are those like half-built where = someone has already run automake for me?=