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-2.0.0 fails to build without threads Date: Mon, 11 Apr 2011 18:19:43 +0200 Message-ID: References: <4D9DCE98.5080808@gentoo.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1302573322 1001 80.91.229.12 (12 Apr 2011 01:55:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 12 Apr 2011 01:55:22 +0000 (UTC) Cc: bug-guile@gnu.org To: Marijn Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Apr 12 03:55:15 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from [140.186.70.17] (helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q9Sp0-0005TJ-De for guile-bugs@m.gmane.org; Tue, 12 Apr 2011 03:55:14 +0200 Original-Received: from localhost ([::1]:59595 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9Sp0-0006Dr-5U for guile-bugs@m.gmane.org; Mon, 11 Apr 2011 21:55:14 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9Snx-00088G-Om for bug-guile@gnu.org; Mon, 11 Apr 2011 21:54:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9Jpe-0005bK-0Q for bug-guile@gnu.org; Mon, 11 Apr 2011 12:19:18 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:54921 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9Jpd-0005bG-UN for bug-guile@gnu.org; Mon, 11 Apr 2011 12:19:17 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 436E54EC8; Mon, 11 Apr 2011 12:21:14 -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=hwJYNsOmBQME/jBgUeFS3OqEO6k=; b=wLN7yv 5wixE4PSBmUK6NFO5YYY41CZfEKlJPnedV234p0PSJJnSCQGDtzrQrPoPsABkn59 RsM3eMWLKp03OJm9nM9AlH6BoVj3DjuPRLWzTq5Qb1Qeojzyx05bWNqKyO66WOsT LJt+QxCC/84SgWi7QMkH/glqCJGSrR5EgM19A= 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=g/YZN4iFZRv46kXZtiS0OjvS3tbqzLia /v0reWZlfPgKUsiNKBZmsxesRiaPKS/vmujyfekMD86gWmu7zW2BXyHObEM5X0/6 b1A/O7wkuyHSbi0BoAKNKO75Cqh2s9/mvlAc4z6dSBtitl85sbwy5xO5fREvQKUl i5iji3TqkNk= 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 2F3204EC7; Mon, 11 Apr 2011 12:21:12 -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 8CB5B4EC4; Mon, 11 Apr 2011 12:21:10 -0400 (EDT) In-Reply-To: <4D9DCE98.5080808@gentoo.org> (Marijn's message of "Thu, 07 Apr 2011 16:47:52 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: B74A66C2-6457-11E0-8C6A-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.14 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org X-Broken-Reverse-DNS: no host name found for IP address 140.186.70.17 Xref: news.gmane.org gmane.lisp.guile.bugs:5451 Archived-At: On Thu 07 Apr 2011 16:47, Marijn writes: > guile-2.0.0 fails to build without --disable-threads when libgc > (boehm-gc in gentoo) is built without threads: Can you try with a snapshot? Should be fixed in stable-2.0, but it would be nice to get some feedback before releasing 2.0.1. > Further guile configure warns about: > configure: WARNING: unrecognized options: --disable-debug-freelist > which I don't think it should do. I think this is a newer autoconf feature to warn about unknown options. I think this option was removed since 1.8. Andy -- http://wingolog.org/