From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile CVS Build Problems (was: Re: What can I do to help? (conclusions)) Date: Tue, 08 Oct 2002 18:40:39 -0500 Sender: guile-devel-admin@gnu.org Message-ID: <87d6qk33ew.fsf@raven.i.defaultvalue.org> References: <20021004132911.GD20754@www> <87k7ky5ggq.fsf@alice.rotty.yi.org> <20021006170804.GA7206@www> <87ofa71nfh.fsf@alice.rotty.yi.org> <87hefzjgng.fsf@zagadka.ping.de> <87d6qmvd1k.fsf@alice.rotty.yi.org> <87bs66ie3e.fsf@zagadka.ping.de> <87ptumz5c4.fsf_-_@alice.rotty.yi.org> <87ofa4tttv.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034120622 11629 127.0.0.1 (8 Oct 2002 23:43:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2002 23:43:42 +0000 (UTC) Cc: Andreas Rottmann , guile-devel@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17z40p-000317-00 for ; Wed, 09 Oct 2002 01:43:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17z40H-00055Y-00; Tue, 08 Oct 2002 19:43:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17z404-00050d-00 for guile-devel@gnu.org; Tue, 08 Oct 2002 19:42:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17z403-0004zM-00 for guile-devel@gnu.org; Tue, 08 Oct 2002 19:42:52 -0400 Original-Received: from n66644228.ipcdsl.net ([66.64.4.228] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17z3xy-0004dF-00 for guile-devel@gnu.org; Tue, 08 Oct 2002 19:40:43 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 2BA2D1CAB; Tue, 8 Oct 2002 18:40:39 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 1F0BA5FD; Tue, 8 Oct 2002 18:40:39 -0500 (CDT) Original-To: Marius Vollmer In-Reply-To: <87ofa4tttv.fsf@zagadka.ping.de> (Marius Vollmer's message of "09 Oct 2002 01:05:32 +0200") Original-Lines: 24 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu) Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:1487 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1487 Marius Vollmer writes: > Andreas Rottmann writes: > >> Thx for the hint. Now I have problems linking my application: >> >> /usr/local/lib/libguile-ltdl.so: undefined reference to `lt_preloaded_symbols' >> collect2: ld returned 1 exit status > > Rob, can you help? I remember that you did something to > lt_preloaded_symbols... I can try, but I'll have to play around with it some. I recall being a little mystified by lt_preloaded_symbols myself. I just created a function scm_lt_dlset_preloaded_symbols for us that does the same thing as LT_DLSET_PRELOADED_SYMBOLS, so I thought it would work, but perhaps I made a mistake. -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel