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: undefined reference to `lt__PROGRAM__LTX_preloaded_symbols' Date: Sun, 19 Oct 2008 19:18:12 +0200 Message-ID: References: <1224375526.48fa7ce656d82@postoffice.tpg.com.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224493244 15589 80.91.229.12 (20 Oct 2008 09:00:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2008 09:00:44 +0000 (UTC) Cc: bug-guile@gnu.org To: pgrainge@tpg.com.au Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Oct 20 11:01:49 2008 connect(): Connection refused 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.50) id 1KrbxA-0003Me-Ab for guile-bugs@m.gmane.org; Sun, 19 Oct 2008 19:20:32 +0200 Original-Received: from localhost ([127.0.0.1]:60445 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Krbw5-00024b-2h for guile-bugs@m.gmane.org; Sun, 19 Oct 2008 13:19:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Krbvs-0001z3-UG for bug-guile@gnu.org; Sun, 19 Oct 2008 13:19:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Krbvr-0001yP-7T for bug-guile@gnu.org; Sun, 19 Oct 2008 13:19:12 -0400 Original-Received: from [199.232.76.173] (port=41596 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Krbvr-0001yJ-3i for bug-guile@gnu.org; Sun, 19 Oct 2008 13:19:11 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:36707 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Krbvq-0002oE-OV for bug-guile@gnu.org; Sun, 19 Oct 2008 13:19:10 -0400 Original-Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 363608C697; Sun, 19 Oct 2008 13:19:08 -0400 (EDT) Original-Received: from unquote (23.Red-83-32-65.dynamicIP.rima-tde.net [83.32.65.23]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 3FB978C695; Sun, 19 Oct 2008 13:19:05 -0400 (EDT) In-Reply-To: <1224375526.48fa7ce656d82@postoffice.tpg.com.au> (pgrainge@tpg.com.au's message of "Sun, 19 Oct 2008 11:18:46 +1100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Pobox-Relay-ID: 09C5A7F0-9E02-11DD-B71B-4F5276724C3F-02397024!a-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:4055 Archived-At: On Sun 19 Oct 2008 02:18, pgrainge@tpg.com.au writes: > I'm trying to install guile 1.8.5 on Ubuntu 8.0.4 (Hardy) and I am > getting "undefined reference to `lt__PROGRAM__LTX_preloaded_symbols' " > when I make. I have libtools 2.2.6a which I have freshly downloaded and > built.. I tried the patch suggested for 1.8.4 by Marijn Schouten and > reran configure, but no change in the result. I could be wrong, but I don't think that Guile works with libtool 2.x yet. I am ignorant as to why. Why don't you just use the libtool that comes with Hardy? That one should work fine. Andy -- http://wingolog.org/