From:             rbyrns at wenaasusa dot com
Operating system: Free BSD
PHP version:      4.3.1
PHP Bug Type:     IMAP related
Bug description:  syntax errors in php_imap.c

Using source posted at php.net on Feb 17
Configure seems to go well but make returns:

/usr/home/rex/php-4.3.1/ext/imap/php_imap.c:339: syntax error before
`QUOTALIST'
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c: In function `mail_getquota':
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c:344: `qlist' undeclared (first
use in this function)
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c:344: (Each undeclared
identifier is reported only once
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c:344: for each function it
appears in.)
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c: In function
`zif_imap_get_quota':
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c:869: `SET_QUOTA' undeclared
(first use in this function)
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c: In function
`zif_imap_get_quotaroot':
/usr/home/rex/php-4.3.1/ext/imap/php_imap.c:903: `SET_QUOTA' undeclared
(first use in this function)


-- 
Edit bug report at http://bugs.php.net/?id=22406&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22406&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22406&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22406&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22406&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22406&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22406&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22406&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22406&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22406&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22406&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22406&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22406&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22406&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22406&r=gnused

Reply via email to