From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans Aberg Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.bugs Subject: Re: Macro expansion Date: Sun, 16 Jan 2011 00:11:29 +0100 Message-ID: <7C5FCE6D-9AA7-4EEB-A8A3-BD1550FE4806@telia.com> References: <13B7D376-7BFD-4236-B6EF-5BF70FE248B7@telia.com> <87lj2lgavf.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1295133109 3919 80.91.229.12 (15 Jan 2011 23:11:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 15 Jan 2011 23:11:49 +0000 (UTC) Cc: bug-guile@gnu.org, guile-user To: Neil Jerram Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Jan 16 00:11:45 2011 Return-path: Envelope-to: guile-user@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 1PeFHc-00070a-Gs for guile-user@m.gmane.org; Sun, 16 Jan 2011 00:11:44 +0100 Original-Received: from localhost ([127.0.0.1]:34573 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeFHb-0006ay-Sq for guile-user@m.gmane.org; Sat, 15 Jan 2011 18:11:43 -0500 Original-Received: from [140.186.70.92] (port=44750 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PeFHX-0006aa-0p for guile-user@gnu.org; Sat, 15 Jan 2011 18:11:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PeFHU-0008Ry-Ib for guile-user@gnu.org; Sat, 15 Jan 2011 18:11:38 -0500 Original-Received: from smtp-out21.han.skanova.net ([195.67.226.208]:43302) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PeFHU-0008R4-Dw; Sat, 15 Jan 2011 18:11:36 -0500 Original-Received: from h131n2-fre-d2.ias.bredband.telia.com (78.72.157.131) by smtp-out21.han.skanova.net (8.5.133) (authenticated as u26619196) id 4D07517100A00B10; Sun, 16 Jan 2011 00:11:31 +0100 In-Reply-To: <87lj2lgavf.fsf@ossau.uklinux.net> X-Mailer: Apple Mail (2.936) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8367 gmane.lisp.guile.bugs:4957 Archived-At: On 15 Jan 2011, at 21:39, Neil Jerram wrote: > With my current Guile, > > scheme@(guile-user)> (version) > $4 = "1.9.14.17-44f43" > > the third case behaves as you would expect: That is right, I used the stable versions 1.8.x, x = 7, 8. Unfortunately, when I try to install guile-1.9.14, I get the error below (Mac OS X 10.5.8 PPC G4). ld: duplicate symbol ___gmpz_abs in .libs/libguile_2.0_la-arbiters.o and .libs/libguile_2.0_la-alist.o