Wireshark mailing list archives

Re: Compilation issue on Mac OS


From: ajay saxena <aileronajay () gmail com>
Date: Fri, 21 Apr 2017 15:18:08 -0400

The compile fails with the same message even after I rename the existing
sym link and phyiscally copy the file to my usr/local/include folder.

On Apr 21, 2017 14:50, "Guy Harris" <guy () alum mit edu> wrote:

On Apr 21, 2017, at 11:37 AM, ajay saxena <aileronajay () gmail com> wrote:

I have attached with this mail, the Makefile present in
epan/dissectors/Makefile

The output of clang --version is

Ajays-MacBook-Pro:dissectors ajasaxen$ clang --version
Apple LLVM version 8.1.0 (clang-802.0.42)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/
XcodeDefault.xctoolchain/usr/bin

OK, that's the same compiler I have, and I temporarily changed /usr/local
to have a separate directory with GeoIP.h and a symlink in
/usr/local/include back there - and a Wireshark build successfully compiled
packet-ip.c

What happens if you temporarily replace the symlink in
/usr/local/include/GeoIP.h with a copy of the GeoIP.h file?
____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=
unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: