imap-ssl and php4-cvs

Raul Alvarez Venegas rav@tecoman.ucol.mx
Sat, 14 Apr 2001 04:46:11 +0000


Hello all!

Has anyone compiled PHP4-cvs with IMAP-SSL ( --with-imap-ssl ) support lately?
I have built UW-IMAP-2001.BETA with SSL support, copied the c-client header files 
and c-client library in a 'standard' location as well; configure executes without 
errors but make gives me this error:

...
-DTARGET="httpsd" -DUSE_HSREGEX -DUSE_EXPAT -DAPACHE_SSL -DSUPPORT_UTF8 -
DXML_BYTE_ORDER=12 -g -O2  -c php_imap.c
php_imap.c: In function `php_minit_imap':
php_imap.c:450: `auth_ssl' undeclared (first use in this function)
php_imap.c:450: (Each undeclared identifier is reported only once
php_imap.c:450: for each function it appears in.)
make[3]: *** [php_imap.lo] Error 1
make[3]: Leaving directory `/home/raul/src/cvs/php4/ext/imap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/raul/src/cvs/php4/ext/imap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/raul/src/cvs/php4/ext'
make: *** [all-recursive] Error 1

-Apache-1.3.19/SSL 1.42
-PHP4-cvs as DSO

Anyone experienced the same or similar error message?. We need to access an 
IMAPd-SSL server using IMP-2.2.4

I appreciate your comments. Thank you.

Raul


P.S. Sorry for the slightly off topic post.


-----------------------------------------------------------
This mail sent through the IMP demo site: demo.horde.org
     Find out more at http://www.horde.org/imp/