http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43737
User: guy
Date: 2012/07/15 06:54 PM
Log:
The CMake builds in the Ubuntu buildbot appear to be building with GTK+
3; if so, that might indicate that GTK+ 3 doesn't have gtkmarshal.h.
Try not attempting to include it with GTK+ 3.x - if that causes other
failures, well, I guess that means that, when building the BytesView
widget under GTK+ 3, we can't use the gtk_marshal_ functions....
Directory: /trunk/ui/gtk/
Changes Path Action
+3 -1 bytes_view.c Modified