Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] MacOS/X builds

From: Sake Blok <sake@xxxxxxxxxx>
Date: Tue, 6 Jul 2010 19:19:54 +0200
On 6 jul 2010, at 13:13, Sake Blok wrote:

> On 6 jul 2010, at 12:07, Stig Bjørlykke wrote:
> 
>> On Tue, Jul 6, 2010 at 12:01 PM, Sake Blok <sake@xxxxxxxxxx> wrote:
>>> I'm starting to build Wireshark on my MacBook. It all compiles well, but when I do 'make osx-install' the created Wireshark.app does not execute.
>> 
>> I'm using the attached patch to build on my system (OSX 10.6.4).
> 
> Great, that did the trick. I think we need to make SDKROOT determined at compile time so that the automated builds don't show the same problem...

I can add a line determining which SDK to use in "packaging/macosx/osx-app.sh" (there is already some version dependent stuff in there), but I have no idea which OSX versions need which SDK dir. Does anybody have an idea?

Cheers,


Sake