From: [EMAIL PROTECTED] Operating system: RH Linux 6.2 PHP version: 4.0 Latest CVS (08/03/2001) PHP Bug Type: Compile Failure Bug description: imap_*_quota not found Last few lines of build: /bin/sh /usr/src/redhat/BUILD/php-4.0.5dev_20010308/libtool --silent --mode=link gcc -I. -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308/ -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308/main -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308 -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308/Zend -I/usr/include/freetype -I/usr/include/imap -I/usr/local/include -I/opt/sybase-11.9.2/include -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308/ext/xml/expat/xmltok -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308/ext/xml/expat/xmlparse -I/usr/src/redhat/BUILD/php-4.0.5dev_20010308/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -O2 -m486 -fno-strength-reduce -fPIC -o php -export-dynamic stub.lo libphp4.la .libs/libphp4.a(php_imap.o): In function `php_if_imap_get_quota': php_imap.o(.text+0x1aef): undefined reference to `imap_getquota' .libs/libphp4.a(php_imap.o): In function `php_if_imap_set_quota': php_imap.o(.text+0x1e19): undefined reference to `imap_setquota' collect2: ld returned 1 exit status make[1]: *** [php] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/php-4.0.5dev_20010308' make: *** [all-recursive] Error 1 Bad exit status from /var/tmp/rpm-tmp.49221 (%build) IMAP 2000c is installed, and another machine with a very similar configuration had no problem compiling. Any ideas? -- Edit Bug report at: http://bugs.php.net/?id=9634&edit=1 -- PHP Development 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]