Wireshark mailing list archives

Re: Multiple interfaces capture: Compile errors


From: Michael Tüxen <Michael.Tuexen () lurchi franken de>
Date: Fri, 5 Aug 2011 15:12:35 +0200

On Aug 5, 2011, at 12:19 PM, Joerg Mayer wrote:

On Fri, Aug 05, 2011 at 12:00:52PM +0200, Joerg Mayer wrote:
/home/jmayer/work/wireshark/svn/trunk/gtk/main_welcome.c: In function ‘add_interface_to_list’:
/home/jmayer/work/wireshark/svn/trunk/gtk/main_welcome.c:904:26: error: ‘capture_airpcap_16_xpm’ undeclared 
(first use in this function)
/home/jmayer/work/wireshark/svn/trunk/gtk/main_welcome.c:904:26: note: each undeclared identifier is reported only 
once for each function it appears in
make[2]: *** [gtk/CMakeFiles/ui.dir/main_welcome.c.o] Error 1

/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c: In function ‘query_tooltip_tree_v
iew_cb’:
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:3785:3: error: implicit declaratio
n of function ‘gtk_tree_view_column_get_cell_renderers’

From http://developer.gnome.org/gtk/2.24/GtkTreeViewColumn.html#gtk-tree-view-column-get-cell-renderers:
Warning
gtk_tree_view_column_get_cell_renderers has been deprecated since version 2.18 and should not be used in 
newly-written code. use gtk_cell_layout_get_cells() instead.
Hi Joerg,

thanks for fixing it!

Best regards
Michael

/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c: At top level:
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:527:1: error: ‘iftype_combo_box_ad
d’ defined but not used
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:600:1: error: ‘iftype_combo_box_ne
w’ defined but not used
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:629:1: error: ‘iftype_combo_is_sep
arator’ defined but not used
make[2]: *** [gtk/CMakeFiles/ui.dir/capture_dlg.c.o] Error 1

Ciao
Joerg
-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
-- 
Joerg Mayer                                           <jmayer () loplof de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: