Jump to content

Error installing openLDAP [solved]


Xcross87
 Share

Recommended Posts

Hey guys, I want to install openLDAP but somehow during installation I've got this error:

 

error at 'make' command

Making all in /home/xcross87/Download/openldap-2.4.16
 Entering subdirectory include
make[1]: Entering directory `/home/xcross87/Download/openldap-2.4.16/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/xcross87/Download/openldap-2.4.16/include'

 Entering subdirectory libraries
make[1]: Entering directory `/home/xcross87/Download/openldap-2.4.16/libraries'
Making all in /home/xcross87/Download/openldap-2.4.16/libraries
 Entering subdirectory liblutil
make[2]: Entering directory `/home/xcross87/Download/openldap-2.4.16/libraries/liblutil'
cc -g -O2 -I../../include		-I../../include   -I/usr/local/BerkeleyDB.4.7/include   -I/usr/local/BerkeleyDB.4.7/include  -c -o getpeereid.o getpeereid.c
getpeereid.c: In function ‘lutil_getpeereid’:
getpeereid.c:65: error: storage size of ‘peercred’ isn’t known
make[2]: *** [getpeereid.o] Error 1
make[2]: Leaving directory `/home/xcross87/Download/openldap-2.4.16/libraries/liblutil'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/home/xcross87/Download/openldap-2.4.16/libraries'
make: *** [all-common] Error 1

 

As I search through Google, most of the answers are about the bug of glibc-2.8

Then I check through Mandriva repository, currently it doesn't seem to be updated at all.

Still GlibC-2.8 (20080520) in Mandriva repository.

I try to download glibc rpm and install but failed.

 

I'm wondering whether my openLDAP installation error is because of GlibC or not?

If yes, how can I install or update new release of GlibC (2.9.90-7 is the latest)

 

I need some helps.

 

Tks

Link to comment
Share on other sites

Any particular reason for compiling openldap, rather than use the openldap packages available in the Mandriva repo? :unsure:

 

Unless you have a particular need or reason for compiling it, I would just simply use the packages available in the Mandy repo and save yourself a lot of work and effort as well as trouble.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...