> 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.