[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Problems building OpenLDAP 2.0 Beta
- To: openldap-devel@OpenLDAP.org
- Subject: Problems building OpenLDAP 2.0 Beta
- From: =?x-user-defined?q?M=AA?= del =?x-user-defined?q?Roc=EDo?= Walias Marcos <mrwm@tid.es>
- Date: Thu, 17 Aug 2000 11:31:24 +0200
- Organization: =?x-user-defined?q?Telef=F3nica?= I+D
Hello,
I have problems building OpenLDAP 2.0 Beta using Visual C++. I have
installed POSIX Regex and Sleepycat's Berkeley DB packages and followed
the http://www.openldap.org/faq/index.cgi?file=115 instructions but when
I
start building I have this error:
--------------------Configuration: libldap - Win32
Debug--------------------
Compiling...
abandon.c
..\..\include\ldap_pvt.h(123) : fatal error C1083: Cannot open include
file: 'sasl.h': No such file or directory
.....
Where can I get the sasl.h file? Should I remove the "#include
<sasl.h>"
line in ldap_pvt.h file?
Thanks,
Rocío