From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile stable-2.0 fails on OSX 10.6.7 Date: Sun, 03 Apr 2011 22:07:49 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1301861266 11403 80.91.229.12 (3 Apr 2011 20:07:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2011 20:07:46 +0000 (UTC) Cc: bug-guile@gnu.org To: Leo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Apr 03 22:07:41 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 1Q6TaH-0001Cl-Bb for guile-bugs@m.gmane.org; Sun, 03 Apr 2011 22:07:41 +0200 Original-Received: from localhost ([127.0.0.1]:41922 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6TaG-0007tC-Nu for guile-bugs@m.gmane.org; Sun, 03 Apr 2011 16:07:40 -0400 Original-Received: from [140.186.70.92] (port=35363 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6TaB-0007t7-Oo for bug-guile@gnu.org; Sun, 03 Apr 2011 16:07:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6TaA-0006bf-ED for bug-guile@gnu.org; Sun, 03 Apr 2011 16:07:35 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:53278 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q6TaA-0006bW-AQ for bug-guile@gnu.org; Sun, 03 Apr 2011 16:07:34 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id DA71246FC; Sun, 3 Apr 2011 16:09:23 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=+B3IHZHe6tjORcrDwZ/hjj4ghnM=; b=uHZbRn V3KEWvMt8CNIQtxBfmd8MlUmFbMaV0XF6Qu/XUv4Z2eTiWwBSOmWqISRfV44dKR/ 04t0O4IAbsXEYRFQCI7Q10Yz5cv4i/QIJvnQiq98SrBn0CZLb/OJIZhuOFf+EKTO lNY+PoXcovG8EIH6F/lm7hxV8Lyrsc1a11/tI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=Gu22m1ex2v5pV9D/HrKw4IRMgJ7He3L9 eioMAW/SXiz14g2UIjWpIYefGCnNHkMnzV6KVe0kxNhOT2hiZdl5BZkvp7Hyp0dO zjdY9qwHHH6azggXwz/Vnl7GmgxyfpteiBFTst/LAKi/w8H+7CCm/tSZby4V4l3p q1gwBJHSepw= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id C727A46FB; Sun, 3 Apr 2011 16:09:21 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 2025346FA; Sun, 3 Apr 2011 16:09:19 -0400 (EDT) In-Reply-To: (Leo's message of "Sat, 02 Apr 2011 23:02:25 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 43A25E16-5E2E-11E0-B411-E8AB60295C12-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 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:5417 Archived-At: On Sat 02 Apr 2011 17:02, Leo writes: > I can not build the stable-2.0 branch of today on OSX 10.6.7. > > "_GC_pthread_sigmask", referenced from: > _signal_delivery_thread in libguile_2.0_la-scmsigs.o Sorry about that. Fixed, I think. Andy -- http://wingolog.org/