[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Error code
Hi,
I am attempting to install OpenLDAP 2.0.11 on HP and after successfully
running "./configure", "make depend" and "make", I've run into a problem
with "make install". Specifically, I get this error:
root@hprte# make install
Making all in /hprte1/openldap-2.0.11
Entering subdirectory include
Entering subdirectory libraries
Making all in /hprte1/openldap-2.0.11/libraries
Entering subdirectory liblutil
ar ru liblutil.a base64.o debug.o entropy.o sasl.o signal.o md5.o
passwd.o sha1.o getpass.o lockf.o utils.o sockpair.o setproctitle.o
detach.o version.o
Entering subdirectory libldif
ar ru libldif.a line64.o fetch.o version.o
Entering subdirectory liblber
Entering subdirectory libldap
/bin/sh /hprte1/openldap-2.0.11/libtool --mode=compile cc -Ae -g
-I../../include -I../../include -I/hprte1/BerkeleyDB.3.2/include
-c util-int.c
rm -f .libs/util-int.lo
cc -Ae -g -I../../include -I../../include -I/hprte1/BerkeleyDB.3.2/include
-c util-int.c +Z -DPIC -o .libs/util-int.lo
cc: "../../include/ldap.h", line 550: warning 617: Redeclaration of tag
"timeval" ignored.
cc: "../../include/ldap_pvt.h", line 35: warning 617: Redeclaration of tag
"ldap_url_desc" ignored.
cc: "../../include/ldap_pvt.h", line 47: warning 617: Redeclaration of tag
"hostent" ignored.
cc: "util-int.c", line 177: error 1588: "h_errno" undefined.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Any ideas what could be wrong at this late stage of the game?
Thanks,
============================================================================
==
Jon Houg
UNIX Administrator
Peregrine Systems
jhoug@peregrine.com