unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Roland Orre <roland.orre@neurologic.se>
To: guile-user@gnu.org
Subject: LTDL  path problems guile 1.8.5
Date: Tue, 15 Jul 2008 17:19:28 +0200	[thread overview]
Message-ID: <1216135169.17895.143.camel@localhost.localdomain> (raw)
In-Reply-To: <873amb379c.fsf@gnu.org>

I finally see the only way out of my 64-bits problems to upgrade to 1.8

The problem, configure fails in the test for ltdl
I downloaded libtool-2.2.4, which seemed to be the latest
from  http://www.gnu.org/software/libtool/

I installed it under the guile directory so 
that the libltdl/lib/ is first in LD_LIBRARY_PATH and
libltdl/bin is first in PATH
but configure fails on 
checking for lt_dlinit in -lltdl... 
test ${ac_cv_lib_ltdl_lt_dlinit+set} = set

configure: error: libltdl not found.  See README.

The README was not very helpful on this issue and
I can not find where the 
ac_cv_lib_ltdl_lt_dlinit+set
would possibly be set, I don't even understand what
the syntax ${ac_cv_lib_ltdl_lt_dlinit+set} means

I also tried with a git snapshot, but when running
./autogen.sh it needs a utility named gnulib-tool which
is referenced at several places on the web, but not found
anywhere. Is this the same as above libtool so I'm
expected to make a link from libtool to gnulib-tool ?

	Best regards
	Roland






  reply	other threads:[~2008-07-15 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-12 19:15 [PATCH] Single stepping through code from Emacs Neil Jerram
2008-07-15  8:02 ` Ludovic Courtès
2008-07-15 15:19   ` Roland Orre [this message]
2008-07-15 15:54     ` LTDL path problems guile 1.8.5 Ludovic Courtès
2008-07-17 21:46   ` [PATCH] Single stepping through code from Emacs 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=1216135169.17895.143.camel@localhost.localdomain \
    --to=roland.orre@neurologic.se \
    --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).