[Date Prev][Date Next] [Chronological] [Thread] [Top]

2.0.16 build problems with Debian (ITS#1390)



Full_Name: Jubal Kessler
Version: 2.0.16
OS: Linux (Debian, kernel 2.2.19)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (63.211.143.38)


I did a stock compile (no arguments to ./configure) on Debian Linux,
kernel 2.2.19, and the compile stopped. This is the error:

/src/openldap-2.0.16/libraries/libldbm.a(ldbm.o): In function
`ldbm_initialize':
/src/openldap-2.0.16/libraries/libldbm/ldbm.c:167: undefined reference to
`db_strerror'
collect2: ld returned 1 exit status                                             
                             

The version of BerkeleyDB is:

ii  libdb2         2.4.14-2.7.7.1 The Berkeley database routines (run-time fil  
                             

Suggestions?