Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Libreoffice Gerrit user wrote:
commit c3a586a716424a0f22858823622328ce92cb9640
Author: Mat???? Kukan <matus.kukan@gmail.com>
Date:   Sun Oct 28 12:35:07 2012 +0100

    openldap: convert to gbuild
    
    Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935

diff --git a/postgresql/ExternalProject_postgresql.mk b/postgresql/ExternalProject_postgresql.mk
index 283b11b..c11cdb4 100644
--- a/postgresql/ExternalProject_postgresql.mk
+++ b/postgresql/ExternalProject_postgresql.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_ExternalProject_ExternalProject,postgresql))
 
 $(eval $(call gb_ExternalProject_use_unpacked,postgresql,postgresql))
 
+$(eval $(call gb_ExternalProject_use_package,postgresql,openldap))
+
 $(eval $(call gb_ExternalProject_register_targets,postgresql,\
      build \
 ))

This seems to break postgres with internal ldap here - configure
errors out with

checking for ldap.h... no
configure: error: header file <ldap.h> is required for LDAP

(though it is clearly there at
workdir/unxlngx6/UnpackedTarball/openldap/include/ldap.h)

Cheers,

-- Thorsten

Attachment: pgpO2ERKOGuss.pgp
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.