From: ludo@gnu.org (Ludovic Courtès)
To: guile-devel@gnu.org
Subject: Re: gen-scmconfig is broken
Date: Wed, 08 Sep 2010 00:19:53 +0200 [thread overview]
Message-ID: <877hixurg6.fsf@gnu.org> (raw)
In-Reply-To: AANLkTimOGqrD3aO1-Anhgfh8=0+xbfdJXmY5QqQ7pPc8@mail.gmail.com
Hi,
Bruce Korb <bruce.korb@gmail.com> writes:
> (My private directory fails "configure",
[...]
> ./gen-scmconfig >> scmconfig.h.tmp
> ./gen-scmconfig: error while loading shared libraries: libltdl.so.7:
> cannot open shared object file: No such file or directory
Both problems mean that libltd.so isn’t in the loader’s search path
($LD_LIBRARY_PATH). In 1.8 ‘configure’ wrecks havoc when libltdl.so
isn’t found, instead of actually diagnosing this.
At any rate, adding libltdl.so’s directory to the loader’s search path
should fix it.
Hope this helps,
Ludo’.
next prev parent reply other threads:[~2010-09-07 22:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 18:48 gen-scmconfig is broken Bruce Korb
2010-09-07 22:19 ` Ludovic Courtès [this message]
2010-09-07 22:57 ` Bruce Korb
2010-09-08 11:59 ` Ludovic Courtès
2010-09-07 22:22 ` Andy Wingo
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=877hixurg6.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guile-devel@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).