'./configure' '--with-apxs=/usr/local/www/bin/apxs'
'--with-config-file-path=/usr/local/www/etc' '--enable-versioning'
'--with-system-regex' '--disable-debug' '--enable-track-vars'
'--with-gd=/usr/local' '--with-freetype-dir=/usr/local'
'--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib'
'--with-imap=/usr/local' '--with-mysql=/usr/local'
'--with-imap=/usr/local' '--prefix=/usr/local/www' 'i386--freebsd4.4'

Couple secs into make:

/root/php-4.3.4/ext/imap/php_imap.c:342: syntax error before `QUOTALIST'
/root/php-4.3.4/ext/imap/php_imap.c: In function `mail_getquota':
/root/php-4.3.4/ext/imap/php_imap.c:351: `qlist' undeclared (first use
in this function)
/root/php-4.3.4/ext/imap/php_imap.c:351: (Each undeclared identifier is
reported only once
/root/php-4.3.4/ext/imap/php_imap.c:351: for each function it appears
in.)
/root/php-4.3.4/ext/imap/php_imap.c: In function `zif_imap_get_quota':
/root/php-4.3.4/ext/imap/php_imap.c:889: `SET_QUOTA' undeclared (first
use in this function)
/root/php-4.3.4/ext/imap/php_imap.c: In function
`zif_imap_get_quotaroot':
/root/php-4.3.4/ext/imap/php_imap.c:917: `SET_QUOTA' undeclared (first
use in this function)
*** Error code 1

Stop in /root/php-4.3.4.


%uname -a
FreeBSD gfx-design.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Wed Aug 28
19:41:18 GMT 2002     [EMAIL PROTECTED]:/usr/src/sys/compile/SERVER  i386
%

Current install:

Server Version: Apache/1.3.22 (Unix) PHP/4.0.6 mod_perl/1.26
   FrontPage/5.0.2.2623 AuthMySQL/2.20 mod_ssl/2.8.5 OpenSSL/0.9.6a
   Server Built: Sep 24 2002 17:50:11

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to