guile-devel
[Top][All Lists]
Advanced

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

Re: gen-scmconfig is broken


From: Ludovic Courtès
Subject: Re: gen-scmconfig is broken
Date: Wed, 08 Sep 2010 13:59:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi Bruce,

Bruce Korb <address@hidden> writes:

> On Tue, Sep 7, 2010 at 3:19 PM, Ludovic Courtès <address@hidden> wrote:
>>
>> 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.
>
> I will try reconfiguring with LD_LIBRARY_PATH set, but I *CAN* link
> programs without having to set that.

Yes, but then they will most likely fail to run, and there are actually
a few AC_RUN_IFELSE in ‘configure.ac’, which would consequently fail,
too.

Thanks,
Ludo’.



reply via email to

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