[MacPorts] #31509: openssl fails to compile
MacPorts
noreply at macports.org
Wed Mar 14 18:40:30 PDT 2012
#31509: openssl fails to compile
---------------------------------+------------------------------------------
Reporter: setok@… | Owner: mww@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Resolution: invalid | Keywords:
Port: openssl |
---------------------------------+------------------------------------------
Changes (by ryandesign@…):
* cc: rios.andy@…, ryandesign@… (added)
* status: new => closed
* resolution: => invalid
Comment:
Three different people have attached logs to this ticket. I'll examine
them one by one.
main.log attached by setok says:
{{{
ignoring file /opt/local/lib/libz.dylib, file was built for unsupported
file format which is not the architecture being linked (x86_64)
}}}
Why is your libz.dylib the wrong architecture? Did you migrate to Lion and
forget to rebuild all ports? See wiki:Migration. At minimum, you need to
rebuild zlib:
{{{
sudo port clean zlib openssl
sudo port -n upgrade --force zlib
}}}
main.2.log attached by cif077 is incomplete (contains lines saying
"Skipping completed") so we can't really tell what happened but it may be
the same problem. If the above steps help you, then you're fixed; if not,
you have a different error and should file a new ticket.
main.3.log attached by rios.andy is unrelated and was turned into a
separate ticket #33177.
--
Ticket URL: <https://trac.macports.org/ticket/31509#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list