[PHP-DEV] Bug #11877 Updated: Apache cannot load phplib4.so From: rasmus <email protected>
Date: 07/04/01

ID: 11877
Updated by: rasmus
Reported By: dmmedia <email protected>
Old-Status: Open
Status: Closed
Bug Type: Apache related
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:

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

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

[2001-07-04 08:48:50] dmmedia <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: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>