I'm trying to build php4.2.2 with imap support.
Has anyone succeeded at this?  I get errors (and lots of 
warnings) mostly from php_imap.c.

./configure --with-nsapi=/usr/prop/netscape/server4/ --with-
mysql=/usr/local/mysql \
--with-imap --enable-discard-path --with-ldap --enable-cli 
--with-gettext \
--with-imap-ssl --prefix=$HOME

make...

cc: Error: /usr/local/include/nntp.h, line 113: Ill-formed 
parameter type list. (parmtyplist)
cc: Error: /usr/local/include/imap4r1.h, line 229: Ill-formed 
parameter type list. (parmtyplist)
cc: Error: php_imap.c, line 370: Ill-formed parameter type list. 
(parmtyplist)
cc: Error: php_imap.c, line 414: In this statement, "mhdriver" 
is not declared. (undeclared)
cc: Error: php_imap.c, line 416: In this statement, "mmdfdriver" 
is not declared. (undeclared)
cc: Error: php_imap.c, line 417: In this statement, "newsdriver" 
is not declared. (undeclared)
cc: Error: php_imap.c, line 719: In this statement, 
"myusername_full" expects 1 arguments, but 0 are supplied. 
(toofewargs)
cc: Error: php_imap.c, line 1041: In this statement, "SET_QUOTA" 
is not declared. (undeclared)
cc: Error: php_imap.c, line 1041: In this statement, 
"mail_getquota" is not declared. (undeclared)

- Vicki
please Cc: me directly; I subscribe to the digest.

Reply via email to