#22406 [Opn-Fbk]: syntax errors in php_imap.c

2003-02-25 Thread kalowsky
 ID:   22406
 Updated by:   [EMAIL PROTECTED]
 Reported By:  rbyrns at wenaasusa dot com
-Status:   Open
+Status:   Feedback
 Bug Type: IMAP related
 Operating System: Free BSD
 PHP Version:  4.3.1
 New Comment:

cclient 2001 works with Quotas so I'm not concerned about that being
the case.

What are the relevant results from configure?


Previous Comments:


[2003-02-25 09:16:54] rbyrns at wenaasusa dot com

I am using the release version 4.3.1 [17 Feb 2003]

The imap packages are:
imap-uw-2001,1
imap-uw-4.7c

./configure --with-apxs=/usr/local/www/bin/apxs
--with-mysql=/usr/local/ --with gd=/usr/local/ --with-freety
pe --with-imap --with-config-file-path=/usr/local/www/etc
--enable-versioning --with-system-regex --disable-
debug --enable-track-vars --enable-inline-optimization --with-gettext
--with-xml --with-expat --enable-ftp -
-enable-sockets --enable-pic --with-openssl --enable-bcmath
--with-freetype --enable-magic-quotes --with-png
  --enable-gd-native-ttf --with-imap --with-imap-ssl --with-ttf
--prefix=/usr/local/www i386--freebsd4.4



[2003-02-24 20:14:46] [EMAIL PROTECTED]

Are you expecting support on an unknown custom hack to PHP's IMAP
module system?

Please re-read the rules for submitting a bug and give us more
information before an answer can be given.



[2003-02-24 17:26:12] michael dot mauch at gmx dot de

Please give some more info! You don't say which of the source files you
used (a release? a snapshot? which?), you don't say which imap version
you're using.



[2003-02-24 16:48:24] rbyrns at wenaasusa dot com

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 this bug report at http://bugs.php.net/?id=22406edit=1



#22406 [Opn-Fbk]: syntax errors in php_imap.c

2003-02-25 Thread sniper
 ID:   22406
 Updated by:   [EMAIL PROTECTED]
 Reported By:  rbyrns at wenaasusa dot com
-Status:   Open
+Status:   Feedback
 Bug Type: IMAP related
 Operating System: Free BSD
 PHP Version:  4.3.1
 New Comment:

You're saying you have 2 different imap-uw packages installed? Remove
them both and reinstall ONLY that newer one. (2001)



Previous Comments:


[2003-02-25 11:33:26] rbyrns at wenaasusa dot com

config.log only shows the following about imap.

Do you want the config.status?

configure:35413: checking whether IMAP works
configure:35446: gcc -o conftest -g -O2  -DHARD_SERVER_LIMIT=512
-DDOCUMENT_LOCATION=/usr/local/www/htdocs
 -DDEFAULT_PATH=/usr/local/bin:/bin:/usr/bin
-DACCEPT_FILTER_NAME=httpready -DMOD_SSL=208105 -DEAPI -DEA
PI_MM -DUSE_EXPAT  -R/usr/local/lib -L/usr/local/lib -R/usr/local//lib
-L/usr/local//lib conftest.c -lcrypto
 -lssl -lc-client4   -lcrypt -lpam -lintl -lgd -lttf -lcrypt -lssl
-lcrypto -lm  -lcrypt 15



[2003-02-25 10:42:38] [EMAIL PROTECTED]

cclient 2001 works with Quotas so I'm not concerned about that being
the case.

What are the relevant results from configure?



[2003-02-25 09:16:54] rbyrns at wenaasusa dot com

I am using the release version 4.3.1 [17 Feb 2003]

The imap packages are:
imap-uw-2001,1
imap-uw-4.7c

./configure --with-apxs=/usr/local/www/bin/apxs
--with-mysql=/usr/local/ --with gd=/usr/local/ --with-freety
pe --with-imap --with-config-file-path=/usr/local/www/etc
--enable-versioning --with-system-regex --disable-
debug --enable-track-vars --enable-inline-optimization --with-gettext
--with-xml --with-expat --enable-ftp -
-enable-sockets --enable-pic --with-openssl --enable-bcmath
--with-freetype --enable-magic-quotes --with-png
  --enable-gd-native-ttf --with-imap --with-imap-ssl --with-ttf
--prefix=/usr/local/www i386--freebsd4.4



[2003-02-24 20:14:46] [EMAIL PROTECTED]

Are you expecting support on an unknown custom hack to PHP's IMAP
module system?

Please re-read the rules for submitting a bug and give us more
information before an answer can be given.



[2003-02-24 17:26:12] michael dot mauch at gmx dot de

Please give some more info! You don't say which of the source files you
used (a release? a snapshot? which?), you don't say which imap version
you're using.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/22406

-- 
Edit this bug report at http://bugs.php.net/?id=22406edit=1



#22406 [Opn-Fbk]: syntax errors in php_imap.c

2003-02-24 Thread kalowsky
 ID:   22406
 Updated by:   [EMAIL PROTECTED]
 Reported By:  rbyrns at wenaasusa dot com
-Status:   Open
+Status:   Feedback
 Bug Type: IMAP related
 Operating System: Free BSD
 PHP Version:  4.3.1
 New Comment:

Are you expecting support on an unknown custom hack to PHP's IMAP
module system?

Please re-read the rules for submitting a bug and give us more
information before an answer can be given.


Previous Comments:


[2003-02-24 17:26:12] michael dot mauch at gmx dot de

Please give some more info! You don't say which of the source files you
used (a release? a snapshot? which?), you don't say which imap version
you're using.



[2003-02-24 16:48:24] rbyrns at wenaasusa dot com

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 this bug report at http://bugs.php.net/?id=22406edit=1