unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Akop Pogosian <apogosian@gmail.com>
To: guile-user@gnu.org
Subject: Re: Readline support in Cygwin
Date: Fri, 11 Jan 2013 22:41:25 -0600	[thread overview]
Message-ID: <CAPH1SNu6uhQaECmYLO4hzZSytfQHOA5UsiYdJy7h77eJvT3DUQ@mail.gmail.com> (raw)
In-Reply-To: <87wqvmj9yp.fsf@gnu.org>

On Wed, Jan 9, 2013 at 3:57 PM, Ludovic Courtès <ludo@gnu.org> wrote:
> Hi!
>
> Akop Pogosian <apogosian@gmail.com> skribis:
>
>> # ERROR: In procedure load-extension:
>> # ERROR: In procedure dynamic-link: file: "libguilereadline-v-18",
>> message: "The specified module could not be found."
>
> [...]
>
>> # $ ls software/packages/guile-2.0.7/lib/
>> # guile           libguile-2.0.la          libguilereadline-v-18.la
>> # libguile-2.0.a  libguilereadline-v-18.a  pkgconfig
>
> As you can see, you only have a static version of libguilereadline,
> which is why ‘dynamic-link’ fails.

Indeed. I am really confused about why there are no shared libraries
in /usr/lib under cygwin. However, they are installed in /usr/bin
under strange names such as /usr/bin/cygreadline6.dll

Is guile build system supposed to pick up shared libraries in those
locations or do I need to do something special?



  reply	other threads:[~2013-01-12  4:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09  3:10 Readline support in Cygwin Akop Pogosian
2013-01-09 21:57 ` Ludovic Courtès
2013-01-12  4:41   ` Akop Pogosian [this message]
2013-01-12  8:48     ` Eli Zaretskii

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=CAPH1SNu6uhQaECmYLO4hzZSytfQHOA5UsiYdJy7h77eJvT3DUQ@mail.gmail.com \
    --to=apogosian@gmail.com \
    --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).