Comment # 8
on bug 11635
from Tzu
@Guy Harris Thanks for your feedback. There were instances when `Wireshark`
failed to build (geoip and libcrypt) without those flags (and PKG_CONFIG) on
`Yosemite 10.10.1`; so it was just out of habit (.zhistory) but now on `El
Capitan 10.11.1` Wireshark builds fine without mentioning those flags on the
command line. Okay, I will give it a try with gdb, next.
@Alexis La Goutte Thanks. On branch 'master-2.0', done `make distclean` and
then carried out `./configure` and `make`, which completed but `make osx-app`
failed; which is giving a very weird error.
============================
CREATE WIRESHARK APP BUNDLE
Couldn't find extcap/androiddump (or it's not executable)
make: *** [osx-app] Error 1
============================
It's weird because it failed even after manually copying `androiddump` and
`.libs/` into `extcap` directory.
You are receiving this mail because:
- You are watching all bug changes.