ID:               29783
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bolk at hitv dot ru
-Status:           Closed
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: RedHat 9 (2.4.20-8smp)
 PHP Version:      4.3.9RC1
 New Comment:

Not a bug -> bogus.


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

[2004-08-21 16:46:42] bolk at hitv dot ru

Thank for your help!

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

[2004-08-21 16:42:28] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

I said --with-openssl, you use --with-ssl which does not exist. Please
, ask for support questions on the [EMAIL PROTECTED]
mailinglist. You're doing something wrong.

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

[2004-08-21 16:42:17] bolk at hitv dot ru

Oops.. I'm stupid inattentive bastard. Sorry :)

With **openssl** it was compiled successfully.

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

[2004-08-21 16:36:42] bolk at hitv dot ru

./configure --with-imap=../imap-2004a --with-ssl

checking whether SSL libraries are needed for c-client... no
checking whether IMAP works... no
configure: error: build test failed. Please check the config.log for
details.

[EMAIL PROTECTED] php-4.3.9RC1]# tail -30 config.log 
/usr/src/imap-2004a/c-client/libc-client.a(osdep.o)(.text+0xb9b9): In
function `ssl_genkey':
/usr/src/imap-2004a/c-client/osdep.c:842: undefined reference to
`RSA_generate_key'
/usr/src/imap-2004a/c-client/libc-client.a(osdep.o)(.text+0xb9e7):/usr/src/imap-2004a/c-client/osdep.c:843:
undefined reference to `ERR_get_error'
/usr/src/imap-2004a/c-client/libc-client.a(osdep.o)(.text+0xb9f6):/usr/src/imap-2004a/c-client/osdep.c:846:
undefined reference to `ERR_error_string'
collect2: ld returned 1 exit status
configure: failed program was:
#line 41357 "configure"
#include "confdefs.h"

    void mm_log(void){}
    void mm_dlog(void){}
    void mm_flags(void){}
    void mm_fatal(void){}
    void mm_critical(void){}
    void mm_nocritical(void){}
    void mm_notify(void){}
    void mm_login(void){}
    void mm_diskerror(void){}
    void mm_status(void){}
    void mm_lsub(void){}
    void mm_list(void){}
    void mm_exists(void){}
    void mm_searched(void){}
    void mm_expunged(void){}
    char mail_newbody();
    int main() {
      mail_newbody();
      return 0;
    }

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

[2004-08-21 16:34:37] bolk at hitv dot ru

Hmm... But I have no IMAP support in my PHP:

checking for IMAP support... no


[EMAIL PROTECTED] php-4.3.9RC1]# php -m|grep -i imap|wc -l
      0
[EMAIL PROTECTED] php-4.3.9RC1]#

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

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/29783

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

Reply via email to