ID: 9104
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Compile Problem
Assigned To: 
Comments:

Please ask support questions on [EMAIL PROTECTED] as this is not 
any bug in PHP. Also check the http://www.php.net/imap page for more info about
how to install the necessacry header files and library.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2001-02-04 16:02:31] [EMAIL PROTECTED]
./configure 
   --with-mysql 
   --with-ldap 
   --with-imap=/usr 
   --prefix=/usr/local/software/php-4.0pl1 
   --with-apache=../apache_1.3.17 
   --enable-sysvsem 
   --enable-sysvshm  
   --disable-debug   
   --enable-track-vars

when I run a make, I get:

make[3]: Entering directory `/usr/local/src/php-4.0.4pl1/ext/imap'
gcc  -I. -I/usr/local/src/php-4.0.4pl1/ext/imap -I/usr/local/src/php-4.0.4pl1/main 
-I/usr/local/src/php-4.0.4pl1 -I/usr/local/src/apache_1.3.17/src/include 
-I/usr/local/src/apache_1.3.17/src/os/unix -I/usr/local/src/php-4.0.4pl1/Zend 
-I/usr/local/include -I/usr/local/src/php-4.0.4pl1/ext/mysql/libmysql 
-I/usr/local/src/php-4.0.4pl1/ext/xml/expat/xmltok 
-I/usr/local/src/php-4.0.4pl1/ext/xml/expat/xmlparse 
-I/usr/local/src/php-4.0.4pl1/TSRM  -D_POSIX_PTHREAD_SEMANTICS -DXML_BYTE_ORDER=12 -g 
-O2  -c php_imap.c && touch php_imap.lo
php_imap.c: In function `php_minit_imap':
php_imap.c:397: `unixdriver' undeclared (first use in this function)
php_imap.c:397: (Each undeclared identifier is reported only once
php_imap.c:397: for each function it appears in.)
php_imap.c:403: `mhdriver' undeclared (first use in this function)
php_imap.c:404: `mxdriver' undeclared (first use in this function)
php_imap.c:406: `mbxdriver' undeclared (first use in this function)
php_imap.c:407: `tenexdriver' undeclared (first use in this function)
php_imap.c:408: `mtxdriver' undeclared (first use in this function)
php_imap.c:410: `mmdfdriver' undeclared (first use in this function)
php_imap.c:411: `newsdriver' undeclared (first use in this function)
php_imap.c:412: `philedriver' undeclared (first use in this function)
make[3]: *** [php_imap.lo] Error 1
make[3]: Leaving directory `/usr/local/src/php-4.0.4pl1/ext/imap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/php-4.0.4pl1/ext/imap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.0.4pl1/ext'
make: *** [all-recursive] Error 1



---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9104&edit=2


-- 
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]

Reply via email to