#47724 DS base build problems on 1.3.2.13 -- missing ldif.h
Closed: wontfix None Opened 11 years ago by cgrzemba.

if complied with openldap and ldif.h is on an alternate location compilation failed.


Makefile.am
Both Makefile.am from "git checkout 389-ds-base-1.3.2.13 (checkout using the git tag)" and from http://port389.org/sources/389-ds-base-1.3.2.13.tar.bz2 has "@openldap_inc@".
Makefile.am:
33 AM_CPPFLAGS = $(DEBUG_DEFINES) $(DS_DEFINES) $(DS_INCLUDES) $(PATH_DEFINES)
34 PLUGIN_CPPFLAGS = $(AM_CPPFLAGS) @openldap_inc@ @ldapsdk_inc@ @nss_inc@ @nspr_inc@
35 # We need to make sure that libpthread is linked before libc on HP-UX.

Could you double check your Makefile.am?

Metadata Update from @nhosoi:
- Issue set to the milestone: 1.3.3 - 3/14 (March)

8 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1058

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Invalid)

5 years ago

Log in to comment on this ticket.

Metadata