Wireshark mailing list archives

Re: OSX build fails


From: Roland Knall <rknall () gmail com>
Date: Wed, 22 Nov 2017 09:37:56 +0100

Might be a stupid question but on my account, only Linux machines are now
capable of building Wireshark out of the box with autotools on default,
right?

Windows could not anyway, and with this dependency macOS X fails as well.
Beside the obvious esoteric options (Solaris, ...) this leaves CMake as the
only viable option for about 95% of all build scenarios.

Is there a technical reason, e.g. something that CMake can't do, to still
support it? I am not speaking out in favor of removal, just wondering aloud.

cheers
Roland

On Wed, Nov 22, 2017 at 9:15 AM, Guy Harris <guy () alum mit edu> wrote:

On Nov 21, 2017, at 11:56 PM, Dario Lombardo <dario.lombardo.ml () gmail com>
wrote:

I don't have an OSX machine to work on. Anyone experiencing the same
error?

Yes.

Any idea on why it's happening

autotools builds now require GNU Make 4.x; macOS ships with 3.x, because
4.x is GPLv3.

and how to fix it?

Either download and install a newer version of GNU Make, or switch to
using CMake rather than autotools.
____________________________________________________________
_______________
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: