Hello,

i have a big problem. I want to compile php4.0.6  ./configure 
--with-imap --with-imap-ssl=/usr/lib ....

checking for IMAP support... yes
checking for pam_start in -lpam... (cached) yes
checking for Kerberos support in IMAP... no
checking for SSL support in IMAP... yes
configure: error: This c-client library does not support SSL. Recompile 
or remove --with-imap-ssl from configure line.


i updated my imap to imap2000c
i updated my c-client to the newest

cp c-client.h /usr/lib/c-client.h
cp c-client.a /usr/lib/c-client.a

and copy rfc822.h, mail.h and linkage.h to   /usr/local/include


my config.log

configure:22595: checking for Kerberos support in IMAP
configure:22793: checking for SSL support in IMAP
configure:22914: gcc -o conftest -g -O2  -DEAPI_MM -DLINUX=2 
-DMOD_SSL=206105 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT  
-Wl,-rpath,/usr/local/lib -L/usr/local/
configure:22891: warning: initialization makes integer from pointer 
without a cast
configure:22891: parse error before `void'
configure: failed program was:

DLIBS="-lssl -lcrypto -lc-client "

#line 22889 "configure"
#include "confdefs.h"


whats wrong. Have anyone an idea

mfg snooter



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to