Hegedüs Ervin | 16 Feb 2006 16:26
Picon
Favicon

configure error: no BER library found

Hello,

I try to compile openscep, but gets this message:

checking for ber_init in -llber... no
configure: error: no BER library found

checking libber on system (Debian Sarge):
# dpkg -l "libber0-dev"
[...]
ii  libber0-dev  0.4.1   Development files for the BER library

and libber.a exists:

# ls -l /usr/lib/libber.a 
-rw-r--r--  1 root root 17342 Feb 29  2004 /usr/lib/libber.a

what may be the problem?

thanks:

a.

Hegedüs Ervin | 16 Feb 2006 16:44
Picon
Favicon

Re: configure error: no BER library found

sorry,

> checking for ber_init in -llber... no
> configure: error: no BER library found

this error is permanent,

> checking libber on system (Debian Sarge):
> # dpkg -l "libber0-dev"
> [...]
> ii  libber0-dev  0.4.1   Development files for the BER library

i checks liblber.a, that is also exists:

# ls -l /usr/lib/liblber.a 
-rw-r--r--  1 root root 62112 May 18  2005 /usr/lib/liblber.a

question is same: what may be the problem?

thanks:

a.

webmad | 1 Jul 2007 23:38
Picon

Re: configure error: no BER library found


Try installing libldap2-dev first.
Bye,
-Pietro.

Hegedüs Ervin wrote:
> 
> sorry,
> 
>> checking for ber_init in -llber... no
>> configure: error: no BER library found
> 
> this error is permanent,
> 
>> checking libber on system (Debian Sarge):
>> # dpkg -l "libber0-dev"
>> [...]
>> ii  libber0-dev  0.4.1   Development files for the BER library
> 
> i checks liblber.a, that is also exists:
> 
> # ls -l /usr/lib/liblber.a 
> -rw-r--r--  1 root root 62112 May 18  2005 /usr/lib/liblber.a
> 
> question is same: what may be the problem?
> 
> 
> 
> thanks:
> 
(Continue reading)


Gmane