Libreoffice Gerrit user wrote:
> commit c3a586a716424a0f22858823622328ce92cb9640
> Author: Mat???? Kukan <matus.ku...@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: pgpJxscgvpMzV.pgp
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to