From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile CVS Build Problems (was: Re: What can I do to help? (conclusions)) Date: 09 Oct 2002 19:25:33 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <87bs63plrm.fsf@alice.rotty.yi.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> <87k7kstthf.fsf@zagadka.ping.de> <871y703v1g.fsf@alice.rotty.yi.org> <87hefviq8i.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034184485 4036 127.0.0.1 (9 Oct 2002 17:28:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2002 17:28:05 +0000 (UTC) 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 17zKct-00012m-00 for ; Wed, 09 Oct 2002 19:28:03 +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 17zKcx-0004MV-00; Wed, 09 Oct 2002 13:28:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17zKcD-00046w-00 for guile-devel@gnu.org; Wed, 09 Oct 2002 13:27:21 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17zKc9-00045l-00 for guile-devel@gnu.org; Wed, 09 Oct 2002 13:27:20 -0400 Original-Received: from mail.gmx.de ([213.165.64.20] helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.10) id 17zKc8-00045K-00 for guile-devel@gnu.org; Wed, 09 Oct 2002 13:27:17 -0400 Original-Received: (qmail 18265 invoked by uid 0); 9 Oct 2002 17:25:38 -0000 Original-Received: from m178p018.adsl.highway.telekom.at (HELO alice.rhinosaur.lan) (62.47.190.50) by mail.gmx.net (mp004-rz3) with SMTP; 9 Oct 2002 17:25:38 -0000 Original-Received: from andy by alice.rhinosaur.lan with local (Exim 3.36 #1 (Debian)) id 17zKaT-0000T5-00 for ; Wed, 09 Oct 2002 19:25:33 +0200 Original-To: guile-devel@gnu.org In-Reply-To: <87hefviq8i.fsf@raven.i.defaultvalue.org> Original-Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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:1491 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:1491 Rob Browning writes: > Andreas Rottmann writes: > > > No, I don't even use that macro. The problem is, AFACIT, this code in > > guile-ltdl.c: > > > > void > > scm_lt_dlset_preloaded_symbols (void) > > { > > extern const lt_dlsymlist lt_preloaded_symbols[]; > > lt_dlpreload_default(lt_preloaded_symbols); > > } > > If it helps someone track this down before I have a chance to look in > to it, that code is just a copy/paste expansion of the macro that used > to be in the same location where this new function > (scm_lt_dlset_preloaded_symbols) is called (I think in guile.c). > The problem is that lt_preloaded symbols is defined nowhere. I have no idea where it should come from... Andy -- Andreas Rottmann | Dru@ICQ | 118634484@ICQ | a.rottmann@gmx.at http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc Fingerprint | DFB4 4EB4 78A4 5EEE 6219 F228 F92F CFC5 01FD 5B62 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel