ID: 26248
User updated by: lists at nutshell dot nu
Reported By: lists at nutshell dot nu
Status: Bogus
Bug Type: Compile Failure
Operating System: Linux (Mandrake 9.2)
PHP Version: 5.0.0b2 (beta2)
New Comment:
In my view there is a bug since compilation fails due to this even when
I configure the php imap not to support kerberos and ssl.
Previous Comments:
------------------------------------------------------------------------
[2003-11-28 20:29:20] [EMAIL PROTECTED]
Yes, you need to have libc-client.a. There is no bug here.
------------------------------------------------------------------------
[2003-11-18 08:14:12] lists at nutshell dot nu
A few notes to my last comment.
To be able to compile php (4/5) you either have to compile imap from a
tar ball or change the imap.spec so it compiles the libc-client-PHP4.a
with kerberos (it only compiles with ssl default).
My experience here is that it is impossible to compile imap support for
php unless you have kerberos. In my original post I show that I tried
with both --without-kerberos and --without-imap-ssl, but the
compilation failed due to that libc-client had no kerberos support.
------------------------------------------------------------------------
[2003-11-17 20:33:49] lists at nutshell dot nu
I think I have found the problem.
Mandrake builds three c-clients.
libc-client.a
libc-client-PHP4.a
libc-client-nossl.a
Note than the -PHP4 is built without kerberos support.
I renamed libc-client.a to libc-client-org.a and libc-client-PHP4.a to
libc-client.a.
Then PHP5 compiles just fine with a shared imap.
Is there any way of building without having to rename the libs?
------------------------------------------------------------------------
[2003-11-16 14:25:38] lists at nutshell dot nu
Yes, as stated in my original post it fails both with and without
shared. I have tried every possible combination I can think of.
It compiles just fine without imap, but I need imap.
Can also add that Mandrake 9.2 comes with a php imap rpm and the only
things I compile from tar-balls are apache and php4/5.
------------------------------------------------------------------------
[2003-11-16 13:16:33] [EMAIL PROTECTED]
Does it fail if you do not compile imap as a shared extension?
------------------------------------------------------------------------
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/26248
--
Edit this bug report at http://bugs.php.net/?id=26248&edit=1