metamorphy
Programmer
Im trying to build php 4.3.1 --with-imap and I keeping getting this error:
/usr/local/ syntax error before `QUOTALIST'
/usr/local/ In function `mail_getquota':
/usr/local/ `qlist' undeclared (first use in this function)
/usr/local/ (Each undeclared identifier is reported only once
/usr/local/ for each function it appears in.)
/usr/local/ In function `zif_imap_get_quota':
/usr/local/ `SET_QUOTA' undeclared (first use in this function)
/usr/local/ In function `zif_imap_get_quotaroot':
/usr/local/ `SET_QUOTA' undeclared (first use in this function)
*** Error code 1
Stop in /usr/local/
can anyone please help with this....?
Thanks
CH
/usr/local/ syntax error before `QUOTALIST'
/usr/local/ In function `mail_getquota':
/usr/local/ `qlist' undeclared (first use in this function)
/usr/local/ (Each undeclared identifier is reported only once
/usr/local/ for each function it appears in.)
/usr/local/ In function `zif_imap_get_quota':
/usr/local/ `SET_QUOTA' undeclared (first use in this function)
/usr/local/ In function `zif_imap_get_quotaroot':
/usr/local/ `SET_QUOTA' undeclared (first use in this function)
*** Error code 1
Stop in /usr/local/
can anyone please help with this....?
Thanks
CH