Wireshark-bugs: [Wireshark-bugs] [Bug 2250] New: Build fails on OS X (gtk+ version)
Date: Fri, 8 Feb 2008 14:32:57 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2250

           Summary: Build fails on OS X (gtk+ version)
           Product: Wireshark
           Version: 0.99.7
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Major
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: richard@xxxxxxxxxxx


Created an attachment (id=1449)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1449)
Build fix

Build Information:
wireshark 0.99.7

Copyright 1998-2007 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.15.0, with GLib 2.15.5, with libpcap 0.9.5, with libz
1.2.3, without libpcre, without SMI, without ADNS, without Lua, without GnuTLS,
without Gcrypt, with MIT Kerberos, without PortAudio, without AirPcap.
NOTE: this build doesn't support the "matches" operator for Wireshark filter
syntax.

Running on Darwin 9.1.0 (MacOS 10.5.1), with libpcap version 0.9.5.

Built using gcc 4.0.1 (Apple Inc. build 5465).


--
The build fails due to using a global variable named "stat", which clashes with
the symbol stat. Attaching a patch that fixes this, however you probably want
to rename the variables to something more useful that I am doing.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.