Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 2679] GUI crashes on OSX 10.4.11

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Fri, 4 Jul 2008 11:47:59 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2679





--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx>  2008-07-04 11:47:59 PDT ---
Tiger's X11 is based on XFree86; Leopard's is based on X.org.  I think X.org
may have switched to /usr/X11 as the installation directory from /usr/X11R6.

Tiger has libfontconfig.1.0 as its libfontconfig; Leopard has a later version
(I remember having troubles with later versions of, as I remember, Pango on
Tiger because libfontconfig was too old and lacked some necessary APIs).

This might make it difficult to build binaries that work on Tiger and Leopard. 
It *might* be possible to build with the 10.4 SDK - and, if we build the
libraries with the 10.4 SDK, they might be configured so that, for example,
pkg-config for GTK+ reports that the X11 libraries live under /usr/X11R6.

(The *really* fun part would be trying to build fat binaries.  One problem is
that, for example, the GLib configure script sets up a header file to indicate
whether the platform is big-endian or little-endian, so you need different
header files to build for PPC and x86.  Similar problems exist with 32-bit vs.
64-bit.)


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

  • References:
    • [Wireshark-bugs] [Bug 2679] New: GUI crashes on OSX 10.4.11
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 1158] Editcap Stop time option
  • Next by Date: [Wireshark-bugs] [Bug 594] use port names instead of port numbers in filter expressions
  • Previous by thread: [Wireshark-bugs] [Bug 2679] New: GUI crashes on OSX 10.4.11
  • Next by thread: [Wireshark-bugs] [Bug 2680] New: Save WTAP_ENCAP_BLUETOOTH_H4_WITH_PHDR files as btsnoop files
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation