[Samba] Compiling 2.2.8a with SSL support on Solaris 7

stephen.jackson at colinx.com stephen.jackson at colinx.com
Tue Jun 10 18:57:02 GMT 2003


I'm running into a problem when compiling Samba 2.2.8a with SSL support on
Solaris 7. The build appears to be choking on redefinitions between the
Openssl des.h and kerberos/des.h (which is grabbed because it is on the
system). Here's the error I'm getting:

In file included from /usr/local/include/openssl/evp.h:89,
                 from /usr/local/include/openssl/x509.h:67,
                 from /usr/local/include/openssl/ssl.h:69,
                 from lib/util.c:53:
/usr/local/include/openssl/des.h:79: redefinition of `struct des_ks_struct'
/usr/local/include/openssl/des.h:246: conflicting types for `bit_64'
/usr/include/kerberos/des.h:48: previous declaration of `bit_64'
make: *** [lib/util.o] Error 1

Has anyone run into this problem on Solaris and found a way around it?
Thanks.

Stephen





More information about the samba mailing list