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


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to