Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Help plugin mailbox 3.0



Hi again Karim

>>I have a problem with mailbox 3.0 plugin. Compilation is OK, I can see
>>"libvdr-mailbox.so.1.3.17" in PLUGINS/lib.
>> [...]
>
> I have installed a fresh 2.4.26 Mdk (thanks Ghost !), and I've added :
>
> 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
>

So it may be worth a try to add the following to IMAPLFLAGS in the
Makefile of the mailbox-plugin:

IMAPLFLAGS = ... -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lk5crypto
-lcom_err


Alex,
I've added this to the Makefile, and the problem is solved !

Thanks **A LOT** for your support.

Bye !
Karim






Home | Main Index | Thread Index