ID: 11877
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Old-Bug Type: Apache related
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

'rm config.cache ; ./configure <with your options + --with-kerberos ; make clean ; 
make install'

--Jani


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

[2001-07-04 09:52:17] [EMAIL PROTECTED]

I tried to compile with --with-kerberos=path/to/kerberos but nothing has changed. Also 
phplib4.so size was the same.

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

[2001-07-04 09:09:15] [EMAIL PROTECTED]

You need to use --with-kerberos because the version of the imap libs you are trying to 
link against have been linked against kerberos.

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

[2001-07-04 08:48:50] [EMAIL PROTECTED]

I've compiled php4 with:
--with-apxs
--with-mysql
--disable-magic-quotes
--enable-short-tags
--with-imap
And Apache said that it cannot load phplib4.so module, because of undefined symbol: 
gss_mech_krb5.

Also I tried to add
--without-kerberos
--without-imap-ssl
But file size was the same and Apache said the same error.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11877&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to