ID:               41369
 User updated by:  Ipseno at yahoo dot com
 Reported By:      Ipseno at yahoo dot com
 Status:           Open
 Bug Type:         IMAP related
 Operating System: FreeBSD 6
 PHP Version:      5.2.2
 New Comment:

No I don't guarante that c-client is built with SSL support.
I haven't compiled it myself, bit added it like a freebsd port"
pkg_add -r port_name.

I also disagree, because, It wouldn't work then with current 5.2.1

They share same config so error would appear in 5.2.1 as well as in
5.2.2

PS: In 5.2.1 I used IMAP without --with-imap-ssl=/usr/local/openssl
option so it worked without IMAP ssl. Exactly same I wana apply to
5.2.2.
That is without --with-imap-ssl=/usr/local/openssl in .config


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

[2007-05-12 01:59:01] [EMAIL PROTECTED]

Are you sure that your c-client is built with SSL support?

The error you are seeing would happen if this wasn't the case.


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

[2007-05-11 22:56:14] Ipseno at yahoo dot com

Yes, that is 100% - I've double checked that.
Completely same ./config options
They can't be mistyped because I've copy pasted it from text file.
All works with 5.2.1, but all same enviroment fail with 5.2.2

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

[2007-05-11 19:12:09] [EMAIL PROTECTED]

Did you compile with exactly same configure line? (nothing has changed
in PHP that could have broken this..)

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

[2007-05-11 17:54:10] Ipseno at yahoo dot com

Description:
------------
I am using FreeBSD 6 and it has imap 2004g

./config options are same like ones for previous version(5.2.1) I have
installed

With 5.2.1 - works!
With 5.2.2 - doesn't!

Simple as that.


Error that I get after "make":

ext/imap/.libs/php_imap.o(.text+0x4c1): In function `zm_startup_imap':
/usr/local/lib/php-5.2.2/ext/imap/php_imap.c:481: undefined reference
to `ssl_onceonlyinit'
*** Error code 1



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


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

Reply via email to