Re: [Evolution-hackers] evoluion-exchange: undefined reference to `e2k_kerberos_check_password'



On Wed, 2005-07-27 at 17:03 +0200, Murray Cumming wrote:
> I'm getting the following build error with evolution-exchange-2.3.6.

> -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lkrb5
> -lk5crypto -lcom_err -lgssapi_krb5 -Wl,--rpath
> -Wl,/home/murrayc/garnome/lib/evolution/2.4 -Wl,--rpath
> -Wl,/home/murrayc/garnome/lib/evolution/2.4/home/murrayc/garnome/lib/libexchange-storage-1.2.so:
> undefined reference to `e2k_kerberos_check_password'
> collect2: ld returned 1 exit status
> make[4]: *** [evolution-exchange-storage] Error 1
> make[4]: Leaving directory
> `/home/murrayc/garnome-2.11.5.1/desktop/evolution-exchange/work/main.d/evolution-exchange-2.3.6/storage'
> make[3]: *** [all-recursive] Error 1

Oops, this is because evolution-data-server was not built with krb5
support. Building evolution-data-server with krb5 support will take care
of this symbol resolution failure.

Thanks for pointing this out though. I have fixed the issue in
evolution-data-server to not make use of this symbol if it is not built
with kerberos. [ There were other such kerberos symbols that were taken
care earlier, but this one slipped off :-( ].

-- Sarfraaz



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