Bug ID |
9073
|
Summary |
Fixes macosx-setup
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.11.x (Experimental)
|
Hardware |
x86
|
OS |
Mac OS X 10.8
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 11446 [details]
Patch to fix
Build Information:
Built/Verified on OSX 10.8
--
The latest source doesn't properly configure GTK from the macosx-setup.sh
script. The Gtk configure doesn't have the command line argument
"--disable-cups--without-libtiff". After inspection of the script, its clear
the intent is to disable cups for Mac OSX. Changed flag to --disable_cups.
You are receiving this mail because:
- You are watching all bug changes.