unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
Cc: gtrees-devel@vychodil.inf.upol.cz
Subject: scm_gc_malloc not in stable branch
Date: Fri, 29 Nov 2002 23:43:42 -0500	[thread overview]
Message-ID: <20021129234342.00ffb7da.david@altosw.be> (raw)

Hello,

I am trying to use gtrees with one of the latest stable snapshot, but
get the following message:

	guile: relocation error: /usr/local/lib/libgtrees.so: undefined
	symbol: scm_gc_malloc

the symbol is effectively not in gc.c and in any other file indeed:

	david@faust:/usr/local/src/guile/guile-core-20021122 12 $ cfind scm_gc_malloc
	extern unsigned long scm_gc_malloc_collected;
	./libguile/gc.h
	unsigned long scm_gc_malloc_collected;
	  scm_gc_malloc_collected = 0;
	  scm_gc_malloc_collected = m;
	./libguile/gc.c
	david@faust:/usr/local/src/guile/guile-core-20021122 13 $

but is in the unstable branch which does define the symbol and the
function

so, should I talk to the gtree developers or is it a guile problem? am
I missing something here?

david



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


             reply	other threads:[~2002-11-30  4:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-30  4:43 David Pirotte [this message]
2002-11-30  5:49 ` scm_gc_malloc not in stable branch Thien-Thi Nguyen
2002-11-30 13:35 ` Marius Vollmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021129234342.00ffb7da.david@altosw.be \
    --to=david@altosw.be \
    --cc=gtrees-devel@vychodil.inf.upol.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).