Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-13 Thread Michel Mac Wing via RT
Mac Wing via RT wrote: Thanks for the latest answer. Ok, but what is your solution to compile PHP with OpenSSL (0.9.6d ?) without the error (conflict ?) below : Solaris 2.7 PHP4.2.1 or latest CVS OpenSSL 0.9.6d I don't know for what reason e_os.h should be included at all. I only have

[openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-12 Thread Michel Mac Wing via RT
Hi, Solaris 2.7 PHP 4.2.1 OpenSSL-0.9.7beta2 configure PHP ./configure --prefix=/udd/mmacwing/usr/local/php-4.2.1/ --with-config-file-path=/udd/mmacwing/usr/local/php-4.2.1/ --with-apxs=/udd/mmacwing/usr/local/apache/bin/apxs --with-openssl=/udd/mmacwing/usr/local/openssl/

Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-12 Thread Michel Mac Wing via RT
), Michel Mac Wing via RT [EMAIL PROTECTED] said: e_os.h was never meant to be exported. Starting with 0.9.7, it really isn't exported any more. It's a mistake for external applications to try to use it and has always been so. rt when I try to compile PHP : rt rtMaking all in openssl rt