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

Wireshark-bugs: [Wireshark-bugs] [Bug 3042] The Mac OS X downloads should more strongly state th

Date: Thu, 13 Nov 2008 00:23:48 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3042





--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx>  2008-11-13 00:23:44 PDT ---
It might be interesting to try building Wireshark and the supporting libraries
against the 10.4 SDK to see if the resulting build works on 10.4.x and 10.5.x:

    CFLAGS="-I/Developer/SDKs/MacOSX10.4u.sdk/usr/include"
LDFLAGS="-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib" ./configure

If so, we could build a Wireshark that supports 10.4.x as well as 10.5.x - but
check whether the result of that build runs on 10.5.x, which it might not.


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