From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.lisp.guile.user Subject: Re: Nyacc and guile-nearly-3.0 (progress report) Date: Mon, 2 Dec 2019 13:55:07 +0100 Message-ID: <20191202125507.GA14913@tuxteam.de> References: <20191202094041.GA10353@tuxteam.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="182181"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.5.21 (2010-09-15) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Dec 02 13:55:41 2019 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iblEq-000lEU-DL for guile-user@m.gmane.org; Mon, 02 Dec 2019 13:55:40 +0100 Original-Received: from localhost ([::1]:35228 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iblEp-0003oe-88 for guile-user@m.gmane.org; Mon, 02 Dec 2019 07:55:39 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54326) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iblEM-0003i9-S5 for guile-user@gnu.org; Mon, 02 Dec 2019 07:55:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iblEL-0005qK-O6 for guile-user@gnu.org; Mon, 02 Dec 2019 07:55:10 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:60104) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iblEL-0005oB-7k for guile-user@gnu.org; Mon, 02 Dec 2019 07:55:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date; bh=XVTHNvDhL6O9MKn+VhHLkqXQ6wnr5ZYSrJE9mu2MUa4=; b=AF+V+9nAeMyFg9qqt63HM3Qh8NdsqrENrYr6zj5pdM6sjjrkdCZpyBtoNJ2QutckigJgdyxPl9YNHdX5fcWtqBC23++ftlLBW2/ZpPovwpXVj20IwpL4kg73+EYRm8y6fRc1SkkcdWXkVwmq4r/Xmdk4nC9JQ8p1YAIoxjKRzFWcX4cyrCIZ/0ps7KdFTbrsxksAEebTchEzYw4JXtjX13FhY6CJvMiwxeL0tGvfuvV1/djSRpOmhePRo0o54rhT+jVabOybTJ/lPvdIAk+YwE66Rl9b30c7rdP9t9vdWfgjxBFyG+lXaxHo/z7pMW7NI3SElQDBF2zjEkeOl8XPhQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1iblEJ-00054d-IN for guile-user@gnu.org; Mon, 02 Dec 2019 13:55:07 +0100 Content-Disposition: inline In-Reply-To: <20191202094041.GA10353@tuxteam.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 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:15924 Archived-At: --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 02, 2019 at 10:40:41AM +0100, tomas@tuxteam.de wrote: > Hi, >=20 > to anyone "in the know": is it worth to give nyacc a spin under > Guile nearly-3.0 (i.e. >=3D 2.9.5)? Well, I tried, this is a small progress report. First munged _guile_versions_to_search in nyacc's configure script to contain 2.9.5 (that's what my guile --version says). Configure bails out with: configure: error: found development files for Guile 2.9.5, but /usr/local= /bin/guile has effective version 3.0 (FWIW, there's an /usr/local/lib/pkgconfig/guile-3.0.pc). Now setting _guile_versions_to_search in said script bails out with checking for Guile version >=3D 3.0... configure: error: Guile 3.0 requir= ed, but 2.9.5 found So it seems my Guile is schizophrenic: under some aspect it reports 3.0 ("effective" version), under some aspect it's 2.9.5 (--version version, to put some name on it). I haven't given up yet, though :-) Cheers & thanks -- tom=C3=A1s --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl3lCasACgkQBcgs9XrR2kZEYACfSUKtXn16nBZi1cUPdg6pZ3k4 3/wAoIC6BuJVB4+96rnKkpTwzeog/+qQ =cr/8 -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--