Bug#462086: clisp-dev: makevars includes invalid library reference
- Subject: Bug#462086: clisp-dev: makevars includes invalid library reference
- From: luca@pca.it (Luca Capello)
- Date: Thu, 19 Jun 2008 22:46:44 +0200
- Message-id: <[🔎] 87ve05duff.fsf@gismo.pca.it>
- In-reply-to: <20080122125516.GA12550@alea.gnuu.de>
- References: <20080122125516.GA12550@alea.gnuu.de>
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
Reply to: