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" <[email protected]> wrote: > On Apr 21, 2017, at 11:37 AM, ajay saxena <[email protected]> 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 <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject= > unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
