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

Re: BUG REPORT: wml-1.7.4 and debian/potato



Franz Knipp schrieb am Dienstag, den 22. Februar 2000:

> /usr/bin/ld: cannot find -lgdbm

> but libgdbm exists:

> $ ldconfig -v | grep libgdbm
> 	libgdbm.so.2 (libc6) => /usr/lib/libgdbm.so.2
> 	libgdbm.so.1 (libc6) => /usr/lib/libgdbm.so.1

ld doesn't look for libgdbm.so.x but it looks for libgdbm.so (or
libgdbm.a).  This is the only chance to tell the linker, which library
(there are two choices above) should be used.

Debian places this link (libgdbm.so pointing to libgdbm.so.1.7.3) in a
package named libgdbmg1-dev.  This package also includes the static
library, the man pages and the include files.

So I think, that your problem is, that you forgot to install the
libgdbmg1-dev package.

Tschoeeee

        Roland

-- 
 * roland@spinnaker.de * http://www.spinnaker.de/ *
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com