Hi again Karim
Sorry, I still don't have a real solution.I have installed a fresh 2.4.26 Mdk (thanks Ghost !), and I've added :I have a problem with mailbox 3.0 plugin. Compilation is OK, I can see "libvdr-mailbox.so.1.3.17" in PLUGINS/lib. [...]
imap-2002d-6mdk imap-devel-2002d-6mdk => solved the error : c-client.h
pam-develop-0.77-9mdk => solved the error : -lpam
libasl2-plug-gssapi-2.1.15-4mdk => PB is still here :
/usr/local/src/vdr/PLUGIND/liblibvdr-mailbox.so.1.3.17 : undefined symbol: gss_nt_service_name
I don't know how can I find the missing lib. Do you have any idea ?
This symbol is part of GSSAPI, usually used for Kerberos authentication. If/usr/local/apache/libexec/libphp4.so: undefined symbol: gss_nt_service_name /usr/local/apache/bin/apachectl start: httpd could not be started [...]
either of the services you are including (ldap, imap, pgsql, etc.) were
compiled with Kerberos support, there may be a problem there. I have heard
of issues with IMAP builds that have Kerberos support. [...]
----- next snip ----- <http://archives.mandrakelinux.com/cooker/2002-04/msg00121.php> and <http://archives.mandrakelinux.com/cooker/2002-04/msg00125.php>
----- snip end -----I belive you must add:[...] PHP Warning: Unable to load dynamic library '/usr/lib/php/extensions/imap.so' - /usr/lib/php/extensions/imap.so: undefined symbol: gss_nt_service_name in Unknown on line 0 [...]
export LIBS="$LIBS -lpthread -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err"
I have installed a fresh 2.4.26 Mdk (thanks Ghost !),BTW: In my mail I didn't suggest to install a fresh os.