Wireshark mailing list archives

Re: Compilation issue on Mac OS


From: ajay saxena <aileronajay () gmail com>
Date: Fri, 21 Apr 2017 14:29:12 -0400

This is what is get on running  head /usr/local/include/GeoIP.h


Ajays-MacBook-Pro:~ ajasaxen$ head /usr/local/include/GeoIP.h

/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 2 -*- */

/* GeoIP.h

 *

 * Copyright (C) 2016 MaxMind, Inc.

 *

 * This library is free software; you can redistribute it and/or

 * modify it under the terms of the GNU Lesser General Public

 * License as published by the Free Software Foundation; either

 * version 2.1 of the License, or (at your option) any later version.

 *

On Fri, Apr 21, 2017 at 2:26 PM, Guy Harris <guy () alum mit edu> wrote:

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

/usr/local/Cellar/geoip/1.6.9 is the location of GeoIP library
/usr/local/Cellar/geoip/1.6.9/include is the location of GeoIP.h

There is a symbolic link to GeoIP.h present in my /usr/local/include

Ajays-MacBook-Pro:include ajasaxen$ pwd
/usr/local/include

Ajays-MacBook-Pro:include ajasaxen$ ls -ltr GeoIP.h
lrwxr-xr-x  1 ajasaxen  staff  37 Jan 30 13:02 GeoIP.h ->
../Cellar/geoip/1.6.9/include/GeoIP.h

So what happens if you run the command

        head /usr/local/include/GeoIP.h

____________________________________________________________
_______________
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: