From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.6.6 build comments ... yellow dog powerpc Date: Thu, 02 Dec 2004 11:11:56 +1100 Message-ID: <87brdda78z.fsf@zip.com.au> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101946400 1525 80.91.229.6 (2 Dec 2004 00:13:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Dec 2004 00:13:20 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Dec 02 01:13:14 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 1CZeaw-000357-00 for ; Thu, 02 Dec 2004 01:13:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZekP-0007WG-CH for guile-devel@m.gmane.org; Wed, 01 Dec 2004 19:23:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZejs-0007Js-Df for guile-devel@gnu.org; Wed, 01 Dec 2004 19:22:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZejr-0007J9-J2 for guile-devel@gnu.org; Wed, 01 Dec 2004 19:22:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZejq-0007J3-W1 for guile-devel@gnu.org; Wed, 01 Dec 2004 19:22:27 -0500 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CZeZu-0001Of-9q for guile-devel@gnu.org; Wed, 01 Dec 2004 19:12:10 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id iB20C8KP012447; Thu, 2 Dec 2004 11:12:08 +1100 Original-Received: from localhost (ppp2447.dyn.pacific.net.au [61.8.36.71]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-7.1) with ESMTP id iB20C7Pm003727; Thu, 2 Dec 2004 11:12:08 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1CZeZh-0001F3-00; Thu, 02 Dec 2004 11:11:57 +1100 Original-To: "Nelson H. F. Beebe" Mail-Copies-To: never In-Reply-To: (Nelson H. F. Beebe's message of "Wed, 1 Dec 2004 10:24:16 -0700 (MST)") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) 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: main.gmane.org gmane.lisp.guile.devel:4465 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4465 "Nelson H. F. Beebe" writes: > > ------------------------------------------------------------------------ > Machinetype: Apple PowerMac G3 (267 MHz); GNU/Linux 2.4.19-4a (Yellow Dog Linux release 2.3 (Dayton)) > Remote cc version: cc (GCC) 2.95.4 > Remote c++ version: c++ (GCC) 2.95.4 > Configure environment: CC=/usr/bin/cc CXX=/usr/bin/c++ LDFLAGS="-Wl,-rpath /usr/local/lib" > > /usr/bin/cc -shared .libs/guile-ltdl.o -ldl -lcrypt -lm -Wl,-rpath -Wl,-soname -Wl,libguile-ltdl.so.1 -o .libs/libguile-ltdl.so.1.0.0 > /usr/local/bin/ld: cannot open libguile-ltdl.so.1: No such file or directory > collect2: ld returned 1 exit status That looks bad, it seems to have left out an argument for -rpath. Might be the dead hand of libtool, or maybe a dodgy /bin/sh or whatever shell libtool chose. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel