Changes between Initial Version and Version 1 of Ticket #32676


Ignore:
Timestamp:
Dec 27, 2011, 9:00:20 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Either you upgraded to Snow Leopard, or migrated to this Snow Leopard machine from a different machine, and did not perform the Migration procedure, or you subsequently installed a 3rd-party package that itself was built using MacPorts which overwrote MacPorts-installed files like your zlib library. In any case, the solution to this specific issue is to rebuild your zlib:

sudo port -n upgrade --force zlib

However, in either of the above scenarios, it's likely other libraries are affected as well, so you should probably uninstall and reinstall MacPorts and all ports.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32676

    • Property Owner changed from macports-tickets@… to kimuraw@…
    • Property Port ruby19 added
  • Ticket #32676 – Description

    initial v1  
     1{{{
    12:info:build installing default md5 libraries
    23:info:build linking shared-object digest/md5.bundle
     
    3031:info:build Warning: the following items did not execute (for ruby19): org.macports.activate org.macports.build org.macports.destroot org.macports.install
    3132:notice:build Log for ruby19 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ruby19/ruby19/main.log
    32 
     33}}}