unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
To: mail@thaseph.de
Cc: bug-guile@gnu.org
Subject: Re: error messages of "dynamic-link"
Date: Sat, 16 May 2009 11:53:14 +0100	[thread overview]
Message-ID: <87vdo1xqsl.fsf@arudy.ossau.uklinux.net> (raw)
In-Reply-To: <4A0C5DFB.7010808@thaseph.de> (tantalum's message of "Thu\, 14 May 2009 20\:07\:55 +0200")

tantalum <mail@thaseph.de> writes:

> Hi,
>
> while experimenting with using "dynamic-link" with guile 1.8.6, I
> noticed that some libraries can not be loaded.
> same location ("/usr/lib"), same filename extension (".so").
> for example "libc.so", "libopcodes.so".
> the error message always says "File not Found", which is irritating.
> i believe this is a bug, or there is a missing feature.

Hi Julian,

A couple of ideas to try:

1. Rerun under strace, to find out exactly where Guile is looking for
the library that you want.

2. Check that permissions on the library files will allow the user
running Guile to read them.

If that doesn't solve the problem, please post the part of the strace
output which covers looking for the problematic library.

Regards,
        Neil




  reply	other threads:[~2009-05-16 10:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-14 18:07 error messages of "dynamic-link" tantalum
2009-05-16 10:53 ` Neil Jerram [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-18 20:03 tantalum
2009-05-20 22:07 ` Neil Jerram

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=87vdo1xqsl.fsf@arudy.ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=bug-guile@gnu.org \
    --cc=mail@thaseph.de \
    /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).