Bug#462086: clisp-dev: makevars includes invalid library reference

Luca Capello luca at pca.it
Thu Jun 19 20:46:44 UTC 2008


Hi Jörg!

On Tue, 22 Jan 2008 13:55:16 +0100, Jörg Sommer wrote:
> /usr/lib/clisp-2.43/full/makevars includes this definition:
>
> LIBS=' bdb.o -ldb clx.o  -lXpm …
>
> But a library libbdb doesn't exist and clisp itself is linked with
> /usr/lib/libdb-4.6.so

Actually, bdb.o is included in clisp [1] and -ldb seems correct to me,
because as soon as you install libdb4.6-dev you get:

=====
root at gismo:/# ls -l /usr/lib/libdb.so
lrwxrwxrwx 1 root root 12 Jun 19 20:33 /usr/lib/libdb.so -> libdb-4.6.so
root at gismo:/#
=====

This means that the error you experienced is cause by clisp-dev not
depending on libdb4.6-dev.  Can you confirm that installing the latter
fix your problem, please?

Thx, bye,
Gismo / Luca

Footnotes: 
[1] /usr/lib/clisp-2.43/full/bdb.o
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 314 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-common-lisp-devel/attachments/20080619/1c48c872/attachment-0001.pgp 


More information about the pkg-common-lisp-devel mailing list