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

Wireshark-dev: Re: [Wireshark-dev] Multiple interfaces capture: Compile errors

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Fri, 5 Aug 2011 17:01:23 +0200
> thanks for fixing it!

Not completely - I only fixed the trivial stuff :-) The following is still open:

jmayer@egg:~/work/wireshark/svn/build/gtk> make -k main_welcome.o capture_dlg.o
[  5%] Building C object gtk/CMakeFiles/ui.dir/main_welcome.c.o
/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[1]: *** [gtk/CMakeFiles/ui.dir/main_welcome.c.o] Error 1
make: *** [main_welcome.c.o] Error 2
make: Target `main_welcome.o' not remade because of errors.
[  5%] Building C object gtk/CMakeFiles/ui.dir/capture_dlg.c.o
cc1: warnings being treated as errors                                                     
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:527:1: error: ‘iftype_combo_box_add’ defined but not used
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:600:1: error: ‘iftype_combo_box_new’ defined but not used
/home/jmayer/work/wireshark/svn/trunk/gtk/capture_dlg.c:629:1: error: ‘iftype_combo_is_separator’ defined but not used
make[1]: *** [gtk/CMakeFiles/ui.dir/capture_dlg.c.o] Error 1
make: *** [capture_dlg.c.o] Error 2
make: Target `capture_dlg.o' not remade because of errors.

Ciao
    Joerg
-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.