bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14550: Re: bug#14550: libltdl not found during configure of Guile 2.


From: e_sheibley
Subject: bug#14550: Re: bug#14550: libltdl not found during configure of Guile 2.0.9
Date: Wed, 05 Jun 2013 08:13:27 -0500 (CDT)

Ludo,
It doesn't even get that far. It stops at checking for libltdl and says to view the README file for more information.
 
Eric
 
 
On 06/05/13, Ludovic Courtès<address@hidden> wrote:
 
"Eric Sheibley" <address@hidden> skribis:

> The only thing around the error in the config log is to view the README
> file.

I was actually referring to the file named ‘config.log’.

When everything goes well, it contains something like this:

--8<---------------cut here---------------start------------->8---
configure:41904: checking for libltdl
configure:41926: gcc -o conftest -g -O2 conftest.c -lltdl >&5
configure:41926: $? = 0
configure:41936: result: yes
configure:41943: checking how to link with libltdl
configure:41945: result: -lltdl
--8<---------------cut here---------------end--------------->8---

In your case, the lines after ‘checking for libltdl’ probably show a
compiler or linker error. Could you send those lines?

Thanks in advance,
Ludo’.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]