ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Problems building on Mac OS Yosemite

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Fri, 5 Jun 2015 10:47:00 +0100
Just a note pointing out the cmake build won't get fixed unless you tell us what failed.  The OSX buildbots are building OK with it.

On 5 June 2015 at 05:03, Simon Barber <simon.barber@xxxxxxxxxx> wrote:
Thanks - deleting my entire macos-support-libs and restarting did the trick. I had tried to use the setup script a couple of months ago when it was broken, and there was probably something left behind from that.

cmake didn't work but configure gets me a working wireshark-gtk.

Simon

On Mon, Jun 1, 2015 at 7:39 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:

On May 29, 2015, at 11:23 PM, Simon Barber <simon.barber@xxxxxxxxxx> wrote:

> On May 29, 2015 11:20 PM, "Guy Harris" <guy@xxxxxxxxxxxx> wrote:
>
>> On May 29, 2015, at 9:16 PM, Simon Barber <simon.barber@xxxxxxxxxx> wrote:
>>
>>> I'm trying to build wireshark out of the git repository, master branch, on my Mac OS Yosemite machine.
>>
>> You've installed XQuartz, right?
>
> Yes. xlogo runs OK.

What does

        ls -ld /usr/X11

print?  If it prints

        ls: /usr/X11: No such file or directory

then you probably installed XQuartz on a machine running a pre-Yosemite version of OS X, and then upgraded to Yosemite, and the Yosemite installer proceeded to trash your XQuartz installation.  Do

        sudo ln -s /opt/X11 /usr/X11

to fix the XQuartz installation, and then, in your source directory, do

        rm -rf macosx-support-libs

and re-run the macosx-setup.sh script.

If "ls -ld /usr/X11" doesn't print "ls: /usr/X11: No such file or directory", what does

        ls -l /usr/X11/lib/libcairo.la

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


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



--
Graham Bloice
Software Developer
Trihedral UK Limited