Samba4 does not compile on Ubuntu i686

Zahari Zahariev zahari.zahariev at gmail.com
Mon Oct 11 05:24:35 MDT 2010


On Mon, Oct 11, 2010 at 12:41 PM, Olaf Flebbe <samba at oflebbe.de> wrote:

> Hi,
>
>
>  [ 567/2175] Compiling auth/ntlm/auth_sam.c
>> [ 568/2175] Compiling auth/credentials/credentials.c
>> In file included from ../auth/credentials/credentials.c:27:
>> ../auth/credentials/credentials_krb5.h:26:27: error: gssapi/gssapi.h: No
>> such file or directory
>>
>
> Do you have the package libkrb5-dev installed?
>
> Double check with:
>
> apt-get install libkrb5-dev
>
> Consider the use of
>
> apt-get build-dep samba
>
> Greetings,
>  Olaf
>

Hello Olaf,

Thank you for the spot light compile problem is now solved! I should be
reading the errors more closely :).

Yes indeed I have been missing this library. I never needed it before and
./configure script did not detect it.

Does someone know why this dependency is not detected by the ./configure
script ??

Thanks!


More information about the samba-technical mailing list