[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: openldap-2.3.37 configure can not find openssl/ssl.h (ITS#5099)



y.le.ny@ifrance.com wrote:
>> the file openssl/ssl.h cannot be located on your system.  Apparently,
>> it's not where you expect it to be, 
> I verify, the path is OK.
> 
>> or CPPFLAGS are not being read as
>> expected by configure.  I'm more inclined towards the latter, as no "-I"
>> appears in the cc commands in your log.
> Any idea to test this case or 
> force configure to use the variables that are in CPPFLAGS ?

depending on the shell you're using, I'd export the variables and then
run configure.  For bash (which I use):

export CPPFLAGS="-I /path ..."
export LDFLAGS="-L /path ..."
./configure --enable-...

In any case, I don't see this as a bug in any of OpenLDAP's components.

p.




Ing. Pierangelo Masarati
OpenLDAP Core Team

SysNet s.r.l.
via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
---------------------------------------
Office:  +39 02 23998309
Mobile:  +39 333 4963172
Email:   pierangelo.masarati@sys-net.it
---------------------------------------