Wireshark mailing list archives

Re: Multiple interfaces capture: Compile errors


From: Joerg Mayer <jmayer () loplof de>
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 () 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

Current thread: