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

Error whilst compiling CVS (branch OPENLDAP_REL_ENG_1_1 ) (ITS#16)



Platform Redhat Linux 5.2 with kernel 2.0.36
Berkeley DB 2.6.4 (http://www.sleepycat.com)

Configure command

 CPPFLAGS="-I/usr/local/site/BerkeleyDB/include/" LDFLAGS="-L/usr/local/site/BerkeleyDB/lib -ldb" ./configure --enable-wrappers --prefix=/usr/local/site/prefix

make depend
make

Error seen

testavl.c: In function `main':
testavl.c:28: warning: passing arg 2 of `avl_free' from incompatible pointer type
libtool: link: warning: `-version-info' is ignored while linking programs
libtool: link: warning: `-version-info' is ignored while linking programs
libtool: link: warning: `-version-info' is ignored while linking programs
libtool: link: warning: `-version-info' is ignored while linking programs
libtool: link: warning: `-version-info' is ignored while linking programs
ldbm.c: In function `ldbm_firstkey':
ldbm.c:202: too few arguments to function
make[2]: *** [ldbm.o] Error 1
make[4]: *** No rule to make target `../../libraries/libldbm.a', needed by `version.c'.  Stop.
make[3]: *** [all-local-srv] Error 2
make[2]: *** [all-common] Error 2