well i'm not sure if it's a real bug. anyway i got the following error: The source file "asn1_err.h" is unavailable. sure it's clear what the problem is but i don't want kerberos installed nor make any use of it. however, the bad thing is i couldn't find any option to disable it. this happened using 4.0.0tp2. thanks
Kerberos is an integral part of Samba4, and cannot be disabled. As to why the asn1 compiler did not emit this header, can you please upload your build command and log, as well as further details on your IRIX platform and versions? Were there any other errors? Thanks,
(In reply to comment #1) > Kerberos is an integral part of Samba4, and cannot be disabled. > > As to why the asn1 compiler did not emit this header, can you please upload > your build command and log, as well as further details on your IRIX platform > and versions? Were there any other errors? > > Thanks, > all right. will post details later today. thanks!
okay, only used ./configure --prefix=/usr/samba and created a log. anyhow it's not very informative but it's exact what i got in the terminal. the following most important output only came by using make install. anyway will attach the log of course. Compiling smbd/process_standard.c cc-1005 c99: ERROR File = ./heimdal/lib/krb5/krb5.h, Line = 42 The source file "asn1_err.h" is unavailable. #include <asn1_err.h> ^ 1 catastrophic error detected in the compilation of "smbd/process_standard.c". Compilation terminated. gmake: *** [smbd/process_standard.o] Error 2 thanks
Created attachment 1824 [details] build log here's the log.
We've had this problem coming up in the buildfarm as well. It has been fixed recently.