On Mon, Apr 17, 2006 at 01:17:50PM +0400, Alexander Bokovoy wrote: > > checking for keyblock in krb5_keytab_entry... no > > configure: error: libkrb5 is needed for Active Directory support > > error: > Интересно... И кто же у нас "стащил" libkrb5? configure:42853: checking for keyblock in krb5_keytab_entry configure:42875: gcc -c -I/usr/include/krb5 -I/usr/include/et -pipe -Wall -O2 -march=i686 -mtune=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET _BITS=64 -D_LARGEFILE_SOURCE -DREPLACE_UTIMES=1 -D_SAMBA_BUILD_ -I/usr/include/krb5 -I/usr/include/et -D_LARGEFILE64_SOURCE -D_FILE_O FFSET_BITS=64 -D_GNU_SOURCE -pipe -Wall -O2 -march=i686 -mtune=pentium4 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DREP LACE_UTIMES=1 -DLDAP_DEPRECATED conftest.c >&5 conftest.c: In function `main': conftest.c:350: error: structure has no member named `keyblock' configure:42881: $? = 1 configure: failed program was: | /* confdefs.h. */ ... | /* end confdefs.h. */ | #include | int | main () | { | krb5_keytab_entry entry; entry.keyblock.keytype = 0; | ; | return 0; | } configure:42905: result: no configure:42933: error: libkrb5 is needed for Active Directory support