[MacPorts] #36736: wireshark 1.8.3: binaries link against libkrb5, no port dependency on kerberos5
MacPorts
noreply at macports.org
Thu Oct 25 14:56:10 PDT 2012
#36736: wireshark 1.8.3: binaries link against libkrb5, no port dependency on
kerberos5
-----------------------------+--------------------------------
Reporter: michael.klein@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: wireshark
-----------------------------+--------------------------------
Some binaries in the wireshark port link against kerberos5 libs (when
present), without declaring a dependency.
{{{
[Users/michael] > rev-upgrade
---> Scanning binaries for linking errors: 100.0%
---> Found 15 broken file(s), matching files to ports
---> Found 1 broken port(s):
wireshark @1.8.3 +python27
/opt/local/bin/dftest
/opt/local/bin/rawshark
/opt/local/bin/tshark
/opt/local/bin/wireshark
/opt/local/lib/libwireshark.2.dylib
}}}
{{{
$ otool -L /opt/local/bin/wireshark | grep krb5
/opt/local/lib/libkrb5.3.3.dylib (compatibility version 3.0.0,
current version 3.3.0)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/36736>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list