Re: Erros Compiling nss-pam-ldapd on Solaris 10/x86
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Re: Erros Compiling nss-pam-ldapd on Solaris 10/x86
- From: Ted Cheng <tedcheng [at] symas.com>
- To: Peter Ohlerich <peter.ohlerich [at] uni-bielefeld.de>
- Cc: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Re: Erros Compiling nss-pam-ldapd on Solaris 10/x86
- Date: Tue, 28 Sep 2010 10:12:38 -0700
On Sep 28, 2010, at 6:09 AM, Peter Ohlerich wrote:
> I alos tried to compile the freeware version from Symas and it died compiling
> tio.c
> because of a missing protable.h...
>
The original tio.c file, under ~nss-pam-ldapd/common, includes "config.h",
which caused issues in our build infrastructure. We used portable.h from
OpenLDAP to work around the issues.
You may want to restore to its original content and see whether the build
proceeds well.
tio.c:
//#include "config.h" ---> original
#include "portable.h" ---> our work-around
Cheers,
Ted C. Cheng
tedcheng@symas.com
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users