From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: primus Newsgroups: gmane.lisp.guile.bugs Subject: Re: [1.9.12] expected ')' ... Date: Sun, 12 Sep 2010 15:33:08 +0100 Message-ID: <20100912143308.GP18170@x.lence.net> References: <20100908214800.GK8535@x.lence.net> <87lj78a0lk.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1284304246 6083 80.91.229.12 (12 Sep 2010 15:10:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2010 15:10:46 +0000 (UTC) Cc: bug-guile@gnu.org To: Ludovic Court?s Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Sep 12 17:10:45 2010 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 1OuoCV-0001Ia-MN for guile-bugs@m.gmane.org; Sun, 12 Sep 2010 17:10:39 +0200 Original-Received: from localhost ([127.0.0.1]:49333 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ounsk-0001a6-EA for guile-bugs@m.gmane.org; Sun, 12 Sep 2010 10:50:14 -0400 Original-Received: from [140.186.70.92] (port=36140 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ounpb-0007lS-BH for bug-guile@gnu.org; Sun, 12 Sep 2010 10:47:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OuncI-0007aH-GY for bug-guile@gnu.org; Sun, 12 Sep 2010 10:33:15 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:38377) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OuncH-0007Zo-92; Sun, 12 Sep 2010 10:33:13 -0400 Original-Received: by bwz6 with SMTP id 6so4752082bwz.0 for ; Sun, 12 Sep 2010 07:33:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=aMazmYne0p6QXU+rFIDBOpsDGno8x9LDRc4isNsNphc=; b=xQw1xWDZsr363Bue80I7MrucSHx0mL4zFyYM6h3rrQM/okFlCR/0n3T0gyZmf5IYax 1VK6yTtswJ8oXBXm/+9+QlQypvzBZ0VSzWB3pkZxrcy0BiAbrOLKkuI8kiSWz6uvh+o9 d0RsuwjW4pYpp+2bx4v+ovHF5KRh+I0ikZgp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=QNjvECJyOX+MgGx+po0DhOxaJhF9fQorJr0tmyOIl6tzR41U7o8jUSrZzyRWOVXriR tXP3UidLeaNuBoWvb3zRXImwfzFMOMo/4adJBlgaDTMvdu5NNeapMziG8vOJ5vfUk09H QUP57Wvq1EvFRcG7o3MRk2TQVSQA0rNv4Rd5k= Original-Received: by 10.204.56.14 with SMTP id w14mr2289918bkg.187.1284301991666; Sun, 12 Sep 2010 07:33:11 -0700 (PDT) Original-Received: from x.lence.net (lence.net [93.97.42.123]) by mx.google.com with ESMTPS id 24sm3746371bkr.7.2010.09.12.07.33.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 12 Sep 2010 07:33:10 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87lj78a0lk.fsf@gnu.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:4804 Archived-At: On Sat, Sep 11, 2010 at 03:09:11PM +0200, Ludovic Court?s wrote: > > Hmm in this file I see: > > #if (defined GC_VERSION_MAJOR) && (GC_VERSION_MAJOR >= 7) > /* This type was provided by `libgc' 6.x. */ > typedef void *GC_PTR; > #endif > > Perhaps you were looking at a modified version of the file? Sun Sep 12 15:30:36 BST 2010 Hi Ludo, You are correct. When compiling against libgc-7.0, there was an error generated at that line. I did modify it to allow the build to continue. My bad! -- -primus "If I had more time, I would have written you a shorter letter" - Pascal "It isn't what you make, it's what you don't lose!"