[MacPorts] #25603: alpine 2.00 upgrade issue on intel MBP
MacPorts
noreply at macports.org
Mon Jul 12 10:32:41 PDT 2010
#25603: alpine 2.00 upgrade issue on intel MBP
------------------------------+---------------------------------------------
Reporter: jschnide@… | Owner: todmorrison@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: alpine
------------------------------+---------------------------------------------
Comment(by peter@…):
Replying to [ticket:25603 jschnide@…]:
> This morning ran:
> port upgrade outdated
Yeah, me too. Normally I don't touch the port installation if it isn't
absolutely necessary, but it was and I had to.
The actual cause seems to be quite obvious from the logfile: both
/usr/include/openssl and /opt/local/include/openssl are included, which
leads to this:
{{{
:info:build In file included from osdep.c:260:
:info:build /usr/include/openssl/x509v3.h:229: error: redefinition of
typedef 'DIST_POINT'
:info:build /opt/local/include/openssl/ossl_typ.h:179: error: previous
declaration of 'DIST_POINT' was here
:info:build /usr/include/openssl/x509v3.h:240: error: redefinition of
typedef 'AUTHORITY_KEYID'
:info:build /opt/local/include/openssl/ossl_typ.h:178: error: previous
declaration of 'AUTHORITY_KEYID' was here
:info:build /usr/include/openssl/x509v3.h:309: error: redefinition of
typedef 'NAME_CONSTRAINTS'
:info:build /opt/local/include/openssl/ossl_typ.h:181: error: previous
declaration of 'NAME_CONSTRAINTS' was here
}}}
but I have no idea which one should be removed, or where exactly.
Unfortunately, I also have no time to examine this further before the
weekend, so it's back to thunderbird...
--
Ticket URL: <http://trac.macports.org/ticket/25603#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list