Bug 13664 - OpenLDAP Package Missing slapd
Summary: OpenLDAP Package Missing slapd
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: openldap
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-07-10 21:07 UTC by Thornton Prime
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-07-10 22:11:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Thornton Prime 2000-07-10 21:07:20 UTC
The man pages are there, as is slurpd, but all traces of the slurpd binary
and slurpd configuration files are gone.


It would be a good idea to split the package into three

openldap-common
openldap-client
openldap-server

Comment 1 Thornton Prime 2000-07-10 22:11:52 UTC
I see there is a problem with the build.

gcc -O2 -m486 -fno-strength-reduce -g -D_REENTRANT -I../../include
-I../../include -I/usr/include/db3 -I/usr/kerberos/include -DHAVE_CONFIG_H
-L/usr/src/redhat/BUILD/openldap-1.2.11/libraries -L/usr/kerberos/lib -o slapd
main.o daemon.o connection.o search.o filter.o add.o charray.o attr.o entry.o
config.o backend.o result.o operation.o dn.o compare.o modify.o delete.o
modrdn.o ch_malloc.o value.o ava.o bind.o unbind.o abandon.o filterentry.o
phonetic.o acl.o str2filter.o aclparse.o init.o repl.o lock.o user.o
suffixalias.o schema.o schemaparse.o monitor.o configinfo.o version.o
libbackends.a -lavl -lldbm -lldif -lldap -llber -llthread -llutil -ldb1 -lcrypt
-lnsl -lresolv -pthread -lwrap
/usr/src/redhat/BUILD/openldap-1.2.11/libraries/libldbm.a(ldbm.o): In function
`ldbm_open':
/home/src/redhat/BUILD/openldap-1.2.11/libraries/libldbm/ldbm.c:177: undefined
reference to `__db185_open'

Comment 2 Nalin Dahyabhai 2000-07-10 22:45:44 UTC
Aargh!  Bitten by more dbx/dbx-devel weirdness.  That's it.  I'm configuring
OpenLDAP to use gdbm from now on....  Since this is a pretty annoying one,
packages will show up in http://people.redhat.com/nalin/ soon.


Note You need to log in before you can comment on or make changes to this bug.