From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: Compilation error with stable-2.0 branch Date: Tue, 29 Mar 2011 13:23:06 +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 1301398485 6914 80.91.229.12 (29 Mar 2011 11:34:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 11:34:45 +0000 (UTC) Cc: guile-devel@gnu.org To: Detlev Zundel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Mar 29 13:34:41 2011 Return-path: Envelope-to: guile-devel@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 1Q4XC2-0000Q9-Ji for guile-devel@m.gmane.org; Tue, 29 Mar 2011 13:34:41 +0200 Original-Received: from localhost ([127.0.0.1]:52367 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4XBm-0004sC-Uo for guile-devel@m.gmane.org; Tue, 29 Mar 2011 07:34:23 -0400 Original-Received: from [140.186.70.92] (port=41225 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4XAw-0003zD-Kd for guile-devel@gnu.org; Tue, 29 Mar 2011 07:33:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4XAt-0002I4-2G for guile-devel@gnu.org; Tue, 29 Mar 2011 07:33:29 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:59282 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4XAt-0002Hj-0I for guile-devel@gnu.org; Tue, 29 Mar 2011 07:33:27 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 99DA13A37; Tue, 29 Mar 2011 07:35:13 -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=8W2p5xRKUDHAdD4uBfQqrEwOT+s=; b=s3Xy9E OTy96Q9BN0JERE29RfjA8oI5tfVxkECxiFuRFIwM0WYR6umbBIc2wcCU3zMrnfrK xRppYL23JfBSIzgRdbZ4TvmC/CxT2kJwawpneA5rhJFqpCsQgpdcqpJOVOu/hnGD f3fZNPMrlaRrWPDo33vVWxITqC7N25W757o0M= 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=gBE0vC5YOBAceuzd+jzVzO6TBYVJl5ba 84uupLIAr7+NCdXB1yRs+IPO7AfSp0cA/dbILLmdU+gl5N+NOF96W1CRINBDDF1p CRxlqdiPYcMLOrp8JBfId5VJvgFl3WL1XzveCfcAboMYOaxN/p+xflnGEFi5n2Oc 7WcJQlbKE3k= 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 85DCC3A35; Tue, 29 Mar 2011 07:35:11 -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 E0B163A33; Tue, 29 Mar 2011 07:35:09 -0400 (EDT) In-Reply-To: (Detlev Zundel's message of "Mon, 28 Mar 2011 16:39:34 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 9B5F961C-59F8-11E0-999E-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: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12048 Archived-At: On Mon 28 Mar 2011 16:39, Detlev Zundel writes: > compiling TOT of this branch (commit > 9dadfa47b07548ff5cf3604067910c8aece93c42 [fix prompt in fix in > single-value context compilation]) fails like this: > > make[2]: Entering directory `/opt/src/git/guile/libguile' > make all-am > make[3]: Entering directory `/opt/src/git/guile/libguile' > CCLD guile > ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_cancel' > ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_exit' Sorry about that. Fixed in git. Cheers, Andy -- http://wingolog.org/