[dev] imap-ssl and php4-cvs

Raul Alvarez Venegas rav@tecoman.ucol.mx
Sat, 14 Apr 2001 15:44:31 +0000 ( )


Thank you Anil,

On Sat, 14 Apr 2001, Anil Madhavapeddy wrote:

> > -PHP4-cvs as DSO
> 
> Try PHP-4.0.5RC6 and make sure it works in there - Chuck fixed this bug
> in PHP CVS a while back.

I tried with php-4.0.5RC6 a few minutes ago and still the same error:

...
-DLINUX=22 -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:451: `auth_ssl' undeclared (first use in this function)
php_imap.c:451: (Each undeclared identifier is reported only once
php_imap.c:451: 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

-OpenSSL 0.9.6a
-Apache 1.3.19/SSL 1.42

I appreciate your comments.


Raul