#50459 closed defect (invalid)
dyld-headers is obsolete!
Reported by: | seismomac (Oner) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: |
Description
I was trying to update the ports and this was the error message I got. Any suggestions to solve the issue?
Thanks,
Oner
---> Cleaning cmake ---> Configuring dyld-headers Error: dyld-headers is obsolete; please uninstall it. Error: org.macports.configure for port dyld-headers returned: obsolete port Please see the log file for port dyld-headers for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dyld-headers/dyld-headers/main.log
Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide:
Change History (2)
comment:1 Changed 9 years ago by danielluke (Daniel J. Luke)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by tobefrank.yys@…
Here is the solution of your issue: Link: https://gist.github.com/kotarella1110/4eae7868f8e59444e99d
Generally speaking, you should uninstall dyld-headers and updated again.
$ sudo port uninstall dyld-headers
$ sudo port upgrade outdated
Follow the instructions in the error message:
'sudo port uninstall dyld-headers'