From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans Aberg Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile-2.0.0 build error on OS X 10.6.6 Date: Mon, 21 Feb 2011 01:11:45 +0100 Message-ID: <402ACB88-D386-46C0-A98C-8DA3CA349E42@telia.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1298247124 23721 80.91.229.12 (21 Feb 2011 00:12:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Feb 2011 00:12:04 +0000 (UTC) Cc: bug-guile@gnu.org To: Michael Ellis Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Feb 21 01:12:00 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PrJNe-0002Z6-I2 for guile-bugs@m.gmane.org; Mon, 21 Feb 2011 01:11:58 +0100 Original-Received: from localhost ([127.0.0.1]:32794 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrJNd-0005QK-OV for guile-bugs@m.gmane.org; Sun, 20 Feb 2011 19:11:57 -0500 Original-Received: from [140.186.70.92] (port=34448 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PrJNZ-0005QB-0V for bug-guile@gnu.org; Sun, 20 Feb 2011 19:11:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PrJNY-0006Dh-13 for bug-guile@gnu.org; Sun, 20 Feb 2011 19:11:53 -0500 Original-Received: from smtp-out11.han.skanova.net ([195.67.226.200]:33700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PrJNX-0006DL-K0 for bug-guile@gnu.org; Sun, 20 Feb 2011 19:11:51 -0500 Original-Received: from [10.0.1.2] (217.210.127.13) by smtp-out11.han.skanova.net (8.5.133) (authenticated as u26619196) id 4D0756AC0181BCD4; Mon, 21 Feb 2011 01:11:47 +0100 In-Reply-To: X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.67.226.200 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5204 Archived-At: On 20 Feb 2011, at 23:17, Michael Ellis wrote: > ... I'm suspecting this has something to > do with MacPorts because I found some reports of the same error text > (in a different context) and some discussion to the effect that if > you're using MacPorts you shouldn't have anything in /usr/local/. When using the MacPorts Mac installer, it adds its paths in front of = PATH. I have /usr/local/ before. The full $PATH: = $HOME/bin:/usr/local/bin:/usr/local/X11R6/bin:/usr/local/git/bin:/usr/loca= l/texlive/2010/bin/x86_64-darwin:/opt/local/bin:/opt/local/sbin:/bin:/sbin= :/usr/bin:/usr/sbin:/usr/X11R6/bin If you think there is a problem with MacPorts, change PATH, or move /opt = temporarily to another name. I used gmp-5.0.1, and that worked fine.