From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: 1.6.5 build failure: libguile-ltdl.so.1: No such file or directory Date: Thu, 04 Nov 2004 14:41:31 +0100 Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099575728 15876 80.91.229.6 (4 Nov 2004 13:42:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Nov 2004 13:42:08 +0000 (UTC) Cc: Rob Browning Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Nov 04 14:42:01 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CPhsH-0006Yr-00 for ; Thu, 04 Nov 2004 14:42:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPi0Q-0006Ry-Lb for guile-bugs@m.gmane.org; Thu, 04 Nov 2004 08:50:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CPi0N-0006Rj-0N for bug-guile@gnu.org; Thu, 04 Nov 2004 08:50:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CPi0L-0006RB-Ot for bug-guile@gnu.org; Thu, 04 Nov 2004 08:50:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CPi0L-0006Qe-F4 for bug-guile@gnu.org; Thu, 04 Nov 2004 08:50:21 -0500 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CPhrp-0000lh-Qe for bug-guile@gnu.org; Thu, 04 Nov 2004 08:41:34 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 576A539C00; Thu, 4 Nov 2004 14:41:32 +0100 (CET) Original-Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12327-02-3; Thu, 4 Nov 2004 14:41:32 +0100 (CET) Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 3C5CF39BEE; Thu, 4 Nov 2004 14:41:32 +0100 (CET) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id D23BCB9B8; Thu, 4 Nov 2004 14:41:31 +0100 (CET) Original-To: bug-guile@gnu.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de 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: main.gmane.org gmane.lisp.guile.bugs:1966 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1966 prj@po.cwru.edu (Paul Jarc) writes: > Building 1.6.5 fails for me: > [...] Paul, any news on this front? Things like this are very hard to reproduce on a second system, and everything seems to work fine for me here... However, there is one snag that I noticed: try changing the line in pre-inst-guile.in (_and_ pre-inst-guile) that says subdirs_with_ltlibs="srfi guile-readline" # maintain me to subdirs_with_ltlibs="libguile-ltdl srfi guile-readline" # maintain me Maybe it's some change in the autotools. Could you try your local versions with guile-1.6.5? (I.e., run autoreconf in the top source dir.) _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile