[MacPorts] #25511: alpine-2.00 Build failure: Conflict with OpenSSL

MacPorts noreply at macports.org
Sun Jul 4 01:59:18 PDT 2010


#25511: alpine-2.00 Build failure: Conflict with OpenSSL
-----------------------------------+----------------------------------------
 Reporter:  misteravery@…          |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.9.1                                
 Keywords:  alpine build           |        Port:  alpine                               
-----------------------------------+----------------------------------------
 sudo port -v install alpine +passfile

 I'm attaching the output from main.log. The relevant lines (as far as I
 can tell) are the following:

 {{{
 :info:build Building OS-dependent module
 :info:build If you get No such file error messages for files x509.h,
 ssl.h,
 :info:build pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL
 :info:build is not installed on your system. Either install OpenSSL first
 :info:build or build with command: make osx SSLTYPE=none
 :info:build `cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c
 :info:build In file included from osdep.c:264:
 :info:build /usr/include/openssl/x509v3.h:135: error: redefinition of
 typedef 'X509V3_CTX'
 :info:build /opt/local/include/openssl/ossl_typ.h:148: error: previous
 declaration of 'X509V3_CTX' was here
 :info:build In file included from osdep.c:265:
 :info:build /usr/include/openssl/ssl.h:354: error: redefinition of typedef
 'SSL'
 :info:build /opt/local/include/openssl/ossl_typ.h:145: error: previous
 declaration of 'SSL' was here
 :info:build /usr/include/openssl/ssl.h:355: error: redefinition of typedef
 'SSL_CTX'
 :info:build /opt/local/include/openssl/ossl_typ.h:146: error: previous
 declaration of 'SSL_CTX' was here
 :info:build In file included from osdep.c:266:
 :info:build /usr/include/openssl/err.h:290: error: redefinition of typedef
 'ERR_FNS'
 :info:build /opt/local/include/openssl/ossl_typ.h:157: error: previous
 declaration of 'ERR_FNS' was here
 :info:build In file included from osdep.c:271:
 :info:build /usr/include/openssl/rand.h:86: error: redefinition of typedef
 'RAND_METHOD'
 :info:build /opt/local/include/openssl/ossl_typ.h:134: error: previous
 declaration of 'RAND_METHOD' was here
 :info:build make[4]: *** [osdep.o] Error 1
 :info:build make[3]: *** [osx] Error 2
 :info:build make[2]: *** [OSTYPE] Error 2
 :info:build make[1]: *** [oxp] Error 2
 :info:build make: *** [c-client] Error 2
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/25511>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list