Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9641] Cannot build .app or package in OS X 10.9

Date: Tue, 11 Mar 2014 17:03:00 +0000

Comment # 14 on bug 9641 from
Getting back to this - and this time trying to build the actual osx-package as
Adam was trying to...
Before it gets to the error about not finding packagemaker (because I didn't
install it, because it's been deprecated since Xcode 4.6 and not included in
the Auxiliary bundle since 2012) - I get this before hitting that:

ERROR: ""
ERROR:
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool:
changing install names or rpaths can't be redone for:
Wireshark.app/Contents/Frameworks//libfiletap.0.dylib (for architecture x86_64)
because larger updated load commands do not fit (the program must be relinked,
and you may need to use -headerpad or -headerpad_max_install_names)
"
ERROR: ""
ERROR:
"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool:
changing install names or rpaths can't be redone for:
Wireshark.app/Contents/Frameworks//libfiletap.0.dylib (for architecture x86_64)
because larger updated load commands do not fit (the program must be relinked,
and you may need to use -headerpad or -headerpad_max_install_names)
"
and a bunch more like those.  Then it moves on to other stuff and finally hits
the missing packagemaker problem. But just thought I'd not the above errors in
case they matter.


You are receiving this mail because:
  • You are watching all bug changes.