[MacPorts] ProblemHotlist modified

MacPorts noreply at macports.org
Mon Mar 17 03:09:20 PDT 2014


Page "ProblemHotlist" was changed by ryandesign at macports.org
Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=108>
Revision 108
Comment: add section about "malformed object (unknown load command)"
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 107)
+++ ProblemHotlist (version: 108)
@@ -116,6 +116,19 @@
 }}}
 
 after installing Xcode 5.0.1 or later.
+
+== install_name_tool or strip reports "malformed object (unknown load command)" == #manformed-object
+
+An error message like:
+{{{
+install_name_tool: object: libfoo.dylib malformed object (unknown load command 8)
+}}}
+or:
+{{{
+strip: object: libbar.dylib malformed object (unknown load command 9)
+}}}
+indicates that your `install_name_tool` or `strip` commands (both are part of the Xcode command line tools) are too old to deal with the types of objects produced by the compiler. (The number after "unknown load command" may be different.) This can happen if you have forgotten to [https://guide.macports.org/chunked/installing.xcode.html update the Xcode command line tools] to a version designed for your version of OS X.
+
 
 == Incompatible library version: X requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0 == #libiconv-version
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/ProblemHotlist>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'ProblemHotlist' page.
If it was not you, please report to .


More information about the macports-changes mailing list