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: guile build failure - help ! Date: Thu, 20 Nov 2008 16:10:41 +0100 Message-ID: References: <6.0.1.1.2.20081119180113.01e172f8@pop.nadler.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227211327 6632 80.91.229.12 (20 Nov 2008 20:02:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2008 20:02:07 +0000 (UTC) Cc: guile-devel@gnu.org To: Dave Nadler Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Nov 20 21:03:08 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 1L3Fk3-0008EC-FZ for guile-devel@m.gmane.org; Thu, 20 Nov 2008 21:03:08 +0100 Original-Received: from localhost ([127.0.0.1]:51158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3Fiu-0001p3-Pb for guile-devel@m.gmane.org; Thu, 20 Nov 2008 15:01:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3Fir-0001ox-Vi for guile-devel@gnu.org; Thu, 20 Nov 2008 15:01:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3Fiq-0001oa-1F for guile-devel@gnu.org; Thu, 20 Nov 2008 15:01:53 -0500 Original-Received: from [199.232.76.173] (port=39360 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3Fip-0001oW-Ti for guile-devel@gnu.org; Thu, 20 Nov 2008 15:01:51 -0500 Original-Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:58696 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3Fip-0003PX-IO for guile-devel@gnu.org; Thu, 20 Nov 2008 15:01:51 -0500 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id DF3D0805AE; Thu, 20 Nov 2008 15:01:50 -0500 (EST) Original-Received: from unquote (unknown [88.17.204.172]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 7D139805A5; Thu, 20 Nov 2008 15:01:27 -0500 (EST) In-Reply-To: <6.0.1.1.2.20081119180113.01e172f8@pop.nadler.com> (Dave Nadler's message of "Wed, 19 Nov 2008 18:01:34 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Pobox-Relay-ID: 1202F47C-B73E-11DD-98EA-8214C92D7133-02397024!a-sasl-fastnet.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:7873 Archived-At: Hi Dave, On Thu 20 Nov 2008 00:01, Dave Nadler writes: > /cygdrive/d/home/drn/guile-1.8.5/libguile/guile.c:72: undefined > reference to `_l > t__PROGRAM__LTX_preloaded_symbols' I think this is because we don't support libltdl version 2.2 yet, unfortunately. Someone with access to that version of libtool needs to make a patch :) Until then, if it's possible, downgrade to libtool 1.5.26 and try again. Sorry for the irritation, Andy -- http://wingolog.org/