From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: guile-1.8.4 build failed on Leopard. Date: Fri, 11 Apr 2008 08:40:34 -0400 Message-ID: References: <4C4BCD79-C303-498A-AC0A-18115CD4E447@qwest.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207917819 29519 80.91.229.12 (11 Apr 2008 12:43:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2008 12:43:39 +0000 (UTC) Cc: guile-devel@gnu.org To: Steven Wu Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Apr 11 14:44:11 2008 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.50) id 1JkIbW-0003rU-DY for guile-devel@m.gmane.org; Fri, 11 Apr 2008 14:43:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkIas-0001ZS-M0 for guile-devel@m.gmane.org; Fri, 11 Apr 2008 08:43:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JkIYY-0008JZ-J0 for guile-devel@gnu.org; Fri, 11 Apr 2008 08:40:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkIYW-0008I9-NA for guile-devel@gnu.org; Fri, 11 Apr 2008 08:40:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkIYW-0008Ho-DF for guile-devel@gnu.org; Fri, 11 Apr 2008 08:40:36 -0400 Original-Received: from fnord.ir.bbn.com ([192.1.100.210]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JkIYW-00060g-3B for guile-devel@gnu.org; Fri, 11 Apr 2008 08:40:36 -0400 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id E82795299; Fri, 11 Apr 2008 08:40:34 -0400 (EDT) X-Hashcash: 1:20:080411:wus@qwest.net::LN63f7/8EhHMrvs/:00000KkJ X-Hashcash: 1:20:080411:guile-devel@gnu.org::6uwD1qsf1HtH+BtD:0000000000000000000000000000000000000000004EO6 In-Reply-To: <4C4BCD79-C303-498A-AC0A-18115CD4E447@qwest.net> (Steven Wu's message of "Fri, 11 Apr 2008 00:50:30 -0700") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (berkeley-unix) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:7134 Archived-At: I intend to get around to fixing guile building from pkgsrc on mac os x, but have not. Someone in my group when working on amanda I think found that 10.5 libtool was messed up. So you might try pkgsrc (at pkgsrc.org) and build guile and see what happens - I suspect it builds libtool from pkgsrc and that one is ok. But I could be totally off here.