[PHP-DEV] Bug #13032 Updated: Using IMAP support with PHP Header file missing

2001-08-29 Thread sniper

ID: 13032
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Old Bug Type: Unknown/Other Function
Bug Type: IMAP related
Operating System: Linux
PHP Version: 4.0.6
New Comment:

You should first get at least the IMAP-2000 c-client sources
and use them. Also, you're propably not doing something
right there. Did you follow the instructions to install c-client lib / headers on 
http://www.php.net/imap ?

--Jani


Previous Comments:


[2001-08-29 10:25:24] [EMAIL PROTECTED]

Hello!

I want to use php 4.0.6 in order to run horde/imp. Therefor
I need imap support. I include --with-imap as configuration
option. At the building process I get the following message:

In file included from /incoming/web/php-4.0.6/ext/imap/php_imap.h:11,
 from internal_functions.c:32:
/usr/include/imap/c-client.h:30: osdep.h: No such file or directory

Which is not totally wrong since the file is not there. The Problem seems to be that 
the "osdep.h" ist not longer used by the imap client. In the sources of "imap-4.7c" 
this file not longer exists. You have to get it elsewhere. In the distribution (SuSE 
7.2) I use there is a package for imap development support which has all header files 
for imap installed but the "osdep.h". I did not spent a lot of time with this problem 
but I think that the definitions declared in  "osdep.h" have been moved into another 
file. So perhaps you only need to fix the sources of the imap support in php...

Greetings, Jan Suchanek






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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #13032 Updated: Using IMAP support with PHP Header file missing

2001-10-02 Thread sander

ID: 13032
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: IMAP related
Operating System: Linux
PHP Version: 4.0.6
New Comment:

No feedback. Closing.

Previous Comments:


[2001-08-29 14:22:25] [EMAIL PROTECTED]

You should first get at least the IMAP-2000 c-client sources
and use them. Also, you're propably not doing something
right there. Did you follow the instructions to install c-client lib / headers on 
http://www.php.net/imap ?

--Jani




[2001-08-29 10:25:24] [EMAIL PROTECTED]

Hello!

I want to use php 4.0.6 in order to run horde/imp. Therefor
I need imap support. I include --with-imap as configuration
option. At the building process I get the following message:

In file included from /incoming/web/php-4.0.6/ext/imap/php_imap.h:11,
 from internal_functions.c:32:
/usr/include/imap/c-client.h:30: osdep.h: No such file or directory

Which is not totally wrong since the file is not there. The Problem seems to be that 
the "osdep.h" ist not longer used by the imap client. In the sources of "imap-4.7c" 
this file not longer exists. You have to get it elsewhere. In the distribution (SuSE 
7.2) I use there is a package for imap development support which has all header files 
for imap installed but the "osdep.h". I did not spent a lot of time with this problem 
but I think that the definitions declared in  "osdep.h" have been moved into another 
file. So perhaps you only need to fix the sources of the imap support in php...

Greetings, Jan Suchanek






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


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]