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 00:19:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

Bruce Korb <address@hidden> 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’.




reply via email to

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