Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5575: Add an internal BDB version for slapd builds #500

Merged
merged 1 commit into from Oct 17, 2014
Merged

Fixes #5575: Add an internal BDB version for slapd builds #500

merged 1 commit into from Oct 17, 2014

Conversation

Kegeruneku
Copy link

Ticket: http://www.rudder-project.org/redmine/issues/5575

To be merged in master

@@ -19,11 +19,19 @@
.DEFAULT_GOAL := localdepends

OPENLDAP_RELEASE = 2.4.30
RUDDER_VERSION_TO_PACKAGE = <put Rudder version or version-snapshot here>
BERKELEYDB_RELEASE = 5.1.29
RUDDER_VERSION_TO_PACKAGE = 2.11.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Rudder version should not be committed

@jooooooon
Copy link
Member

All in all, this looks OK to me. However, we did discuss using --enable-static option to OpenLDAP's ./configure, to avoid all the dynamic library complexity. However, since we used to use, I'm not sure that that wouldn't make it harder to migrate... so let's stick with this approach, assuming it works.

@Kegeruneku
Copy link
Author

--enable-static only asks OpenLDAP to build static versions of OpenLDAP libs (*.a / *.la), not create a static buiid.

@Kegeruneku
Copy link
Author

"Both MD5 sums match"

selfie-0

Kegeruneku pushed a commit that referenced this pull request Oct 17, 2014
…l_bdb_for_slapd_builds

Fixes #5575: Add an internal BDB version for slapd builds
@Kegeruneku Kegeruneku merged commit ed13ef5 into Normation:master Oct 17, 2014
@Kegeruneku
Copy link
Author

Merging as asked by JCL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants