Funny bug: 2.2.8 + openssl 0.9.7 :-)

Andrew Bartlett abartlet at samba.org
Fri Apr 4 13:15:28 GMT 2003


On Thu, 2003-04-03 at 23:12, Miroslav Zubcic wrote:
> gcc 3.2, GNU/Linux redhat 8.0, samba 2.2.8 openssl 0.9.7a, krb5 1.2.7 ...
> 
> 1. Openssl is compiled with new kerberos interface support
> 2. ssl.h includes kssl.h
> 3. kssl.h includes krb5.h
> 4. krb5.h includes profile.h (part of krb5 API)
> 5. Include path (-I) for local samba headers is first, system headers
>    are included _after_ local headers.
> 
> 6. Compiling lib/util.c
>    In file included from /opt/local/include/openssl/kssl.h:72,
>                     from /opt/local/include/openssl/ssl.h:179,
>                     from lib/util.c:53:
>    /opt/local/include/krb5.h:2067: parse error before "profile_t"
>    make: *** [lib/util.o] Error 1
> 
> I have hardcoded full path in my /opt/local/include/krb5.h to include
> /opt/local/include/profile.h in order to compile samba, but IMHO, you
> realy need to fix this. :-)

So, don't compile with SSL (there is no good reason to compile with
SSL).  I think we have fixed this for 3.0 (where we actually use
kerberos, and don't allow SSL at all).

Andrew Bartlett

-- 
Andrew Bartlett                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20030404/3bd22f83/attachment.bin


More information about the samba-technical mailing list