unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: guile-user@gnu.org
Subject: Re: guile-1.8.4 error
Date: Tue, 18 Mar 2008 15:57:24 +0100	[thread overview]
Message-ID: <871w68nkq3.fsf@gnu.org> (raw)
In-Reply-To: 979737.32947.qm@web56806.mail.re3.yahoo.com

Hi again,

(In the meantime, Mahmoud sent me his `config.log'.)

mahmoud hamoud <mahmoudhamoud@yahoo.com> writes:

> checking size of char... configure: error: cannot compute sizeof (char).

Your `config.log' reads this:

  configure:22969: gcc -o conftest -g -O2   conftest.c -lltdl  >&5
  configure:22972: $? = 0
  configure:22978: ./conftest
  ./conftest: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory
  configure:22981: $? = 127
  configure: program exited with status 127

This means that `libltdl' is not in your `LD_LIBRARY_PATH', probably
because it is install in a "non-standard" location (i.e., neither under
`/lib' nor under `/usr/lib').

The fix is to adjust your `LD_LIBRARY_PATH' (or `/etc/ld.so.conf')
accordingly.

Thanks,
Ludovic.





      parent reply	other threads:[~2008-03-18 14:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17 19:08 guile-1.8.4 error mahmoud hamoud
2008-03-17 20:13 ` Ludovic Courtès
2008-03-17 21:15   ` Kamaraju S Kusumanchi
2008-03-18  9:04     ` Ludovic Courtès
2008-03-18 14:57 ` Ludovic Courtès [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=871w68nkq3.fsf@gnu.org \
    --to=ludo@gnu.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).