unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Rob Browning <rlb@defaultvalue.org>
Cc: guile-user@gnu.org
Subject: Re: opening wrong version libguilereadline
Date: Mon, 16 Sep 2002 00:08:10 -0500	[thread overview]
Message-ID: <874rcqr079.fsf@raven.i.defaultvalue.org> (raw)
In-Reply-To: <20020916000434.GA12313@duronbox.nosuchnet> (Arno Peters's message of "Mon, 16 Sep 2002 02:04:34 +0200")

Arno Peters <a.w.peters@ieee.org> writes:

> I am working with a recent Guile CVS snapshot in /usr/local.  I also
> have Guile 1.4 installed in /usr.  I am unable to use readline in
> version 1.7; Guile aborts due to a SIGKILL signal.  By contrast
> version 1.4 works ok.  Below is a strace of Guile 1.7.0 that shows
> what files are read.  The actual strace is much larger and I can mail
> it upon request.
>
> From what I can judge, libtool picks up the wrong version of the
> library.  This may point to a bug in handling multiple versions of the
> same library in different locations.

Do you have either LD_LIBRARY_PATH or LTDL_LIBRARY_PATH set to include
/usr/local/lib?  If you don't, you must.  Guile loads dynamic
libraries using libtool's libltdl, and libltdl doesn't look in
/usr/local/lib the way ld.so does by default.  See Guile's INSTALL
file for more details.

-- 
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-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


      reply	other threads:[~2002-09-16  5:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87n0rh2xz8.fsf@raven.i.defaultvalue.org>
2002-08-20 18:38 ` Guile 1.5.7 beta available for testing Rob Browning
     [not found] ` <878z312x5p.fsf@raven.i.defaultvalue.org>
2002-08-20 19:16   ` Marius Vollmer
2002-08-20 19:54     ` Rob Browning
2002-08-22 11:56 ` Martin Grabmueller
2002-08-22 20:21 ` Neil Jerram
     [not found] ` <E17hqZu-0002Gy-00@mgrabmue.home.cs.tu-berlin.de>
2002-08-26 18:16   ` Dale P. Smith
2002-08-26 21:47   ` Marius Vollmer
2002-08-26 21:52   ` Marius Vollmer
2002-08-29  9:24     ` Martin Grabmueller
     [not found]     ` <E17kLX1-0000CA-00@mgrabmue.home.cs.tu-berlin.de>
2002-08-29 16:24       ` Rob Browning
     [not found]       ` <87ofblmy58.fsf@raven.i.defaultvalue.org>
2002-08-30  9:09         ` Martin Grabmueller
2002-09-16  0:04         ` opening wrong version libguilereadline Arno Peters
2002-09-16  5:08           ` Rob Browning [this message]

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=874rcqr079.fsf@raven.i.defaultvalue.org \
    --to=rlb@defaultvalue.org \
    --cc=guile-user@gnu.org \
    /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).