Issue 427 - A litte bug in Makefile/configure script
Summary: A litte bug in Makefile/configure script
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-20 12:05 UTC by frank.matthiess@gmx.net
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description frank.matthiess@gmx.net 2000-01-20 12:05:27 UTC
Full_Name: Frank Matthie�
Version: 1.2.8
OS: RH 6.0 GNU/Linux 2.2.9
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (213.54.6.124)


I get the 1.2.8 version, and unpacked it.
System: RH 6.0, 2.2.9 i486
I run ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin
Everything runs fine, but if i want to install the destination of slapd ist
wrong.

The line 30 in servers/slapd/Makesfile looks like this:
libexecdir = $(TMPROOT)/etc/sbin

It seems to be this:
libexecdir = $(TMPROOT)${exec_prefix}/sbin

Is the configure script wrong?
Every serverprogramm Makefile has this problem.
Comment 1 Kurt Zeilenga 2000-02-07 19:18:19 UTC
changed notes
changed state Open to Closed
Comment 2 OpenLDAP project 2014-08-01 21:06:09 UTC
See #428