From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.bugs Subject: bug#18519: incorrect path in guild when configure w/ --program-suffix used Date: Mon, 22 Sep 2014 10:46:40 +0200 Message-ID: <874mw0t53j.fsf@gnu.org> References: <45127C2C-6F29-4092-A633-A17CF5DCA5A3@alumni.caltech.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1411377076 32545 80.91.229.3 (22 Sep 2014 09:11:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2014 09:11:16 +0000 (UTC) Cc: 18519-done@debbugs.gnu.org To: Matt Wette Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Sep 22 11:11:10 2014 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XVzeI-0003Zy-2X for guile-bugs@m.gmane.org; Mon, 22 Sep 2014 11:11:10 +0200 Original-Received: from localhost ([::1]:43897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVzeH-0000T3-Kn for guile-bugs@m.gmane.org; Mon, 22 Sep 2014 05:11:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVze8-0000NV-KJ for bug-guile@gnu.org; Mon, 22 Sep 2014 05:11:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XVze1-00011j-7m for bug-guile@gnu.org; Mon, 22 Sep 2014 05:11:00 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XVze0-000100-UJ for bug-guile@gnu.org; Mon, 22 Sep 2014 05:10:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XVzGw-00067f-MH for bug-guile@gnu.org; Mon, 22 Sep 2014 04:47:02 -0400 Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: "Debbugs-submit" Resent-To: bug-guile@gnu.org Resent-Date: Mon, 22 Sep 2014 08:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 18519 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Mail-Followup-To: 18519@debbugs.gnu.org, ludo@gnu.org, mwette@alumni.caltech.edu Original-Received: via spool by 18519-done@debbugs.gnu.org id=D18519.141137560323501 (code D ref 18519); Mon, 22 Sep 2014 08:47:01 +0000 Original-Received: (at 18519-done) by debbugs.gnu.org; 22 Sep 2014 08:46:43 +0000 Original-Received: from localhost ([127.0.0.1]:47967 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XVzGd-00066z-2C for submit@debbugs.gnu.org; Mon, 22 Sep 2014 04:46:43 -0400 Original-Received: from hera.aquilenet.fr ([141.255.128.1]:55462) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XVzGb-00066r-0x for 18519-done@debbugs.gnu.org; Mon, 22 Sep 2014 04:46:41 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7190039D6; Mon, 22 Sep 2014 10:46:40 +0200 (CEST) Original-Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CcFy6RzfZLjj; Mon, 22 Sep 2014 10:46:40 +0200 (CEST) Original-Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 1C68839CE; Mon, 22 Sep 2014 10:46:39 +0200 (CEST) In-Reply-To: <45127C2C-6F29-4092-A633-A17CF5DCA5A3@alumni.caltech.edu> (Matt Wette's message of "Sun, 21 Sep 2014 09:01:31 -0700") User-Agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:7564 Archived-At: This was fixed in commit 4a81f5b, which will be in Guile 2.0.12: http://git.savannah.gnu.org/cgit/guile.git/commit/?id=3D4a81f5b5d3800aafb= c25452e50459c1ba6e29fea In the meantime you=E2=80=99ll have to fix the installed =E2=80=98guild=E2= =80=99 script by hand. Thanks, Ludo=E2=80=99.