Hi,
I found a solution that worked for me:
My kerberos installation wasn't in the $PATH though one should think the
binaries are recognized by using the --with-krb5=/path flag :-(
I simply exported my $PATH including the '/path/to/kerberos/bin' and
voila, everything is fine :-)
best regards
~christoph
--
/* Christoph Beyer | Office: Building 2b / 23 *\
* DESY | Phone: 040-8998-2317 *
* - IT - | Fax: 040-8998-4060 *
\* 22603 Hamburg | http://www.desy.de */
On Wed, 8 Oct 2003, Rikard Nilsson wrote:
> Hello,
> I saw your posting on a samba-maillinglist regarding
> a problem compiling samba3 with ads support on a solaris-system.
> Did you find any solution?, I have the exact same problem
> with samba3.0.0/krb5-1.3.1/solaris.
>
> Best regards
> /Rikard Nilsson
> (G?teborg, Schweden)
>
> Your posting:
> ______________
> Hi you all,
>
> I try to compile 3.0.0RC2 on SOLARIS 9. I use openldap-2.0.27 and
> krb_5-1.3.1. I did run autogen.sh and then:
>
> ./configure --prefix=/data/samba-3.0.0rc2 --with-krb5=/usr/krb_5-1.3.1
> --with-ldap --with-ads
>
> I get:
>
> Compiling libsmb/clikrb5.c
> libsmb/clikrb5.c:139: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
> gmake: *** [libsmb/clikrb5.o] Error 1
>
> ______________
>