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

2011-08-05 Thread Michael Tüxen
On Aug 5, 2011, at 5:59 PM, Joerg Mayer wrote: > I just tried to "fix" the stuff in main_welcome.c: > > Index: main_welcome.c > === > --- main_welcome.c (revision 38365) > +++ main_welcome.c (working copy) > @@ -72,6 +72,9

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

2011-08-05 Thread Michael Tuexen
On Aug 5, 2011, at 5:59 PM, Joerg Mayer wrote: > I just tried to "fix" the stuff in main_welcome.c: > > Index: main_welcome.c > === > --- main_welcome.c (revision 38365) > +++ main_welcome.c (working copy) > @@ -72,6 +72,9

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

2011-08-05 Thread Joerg Mayer
I just tried to "fix" the stuff in main_welcome.c: Index: main_welcome.c === --- main_welcome.c (revision 38365) +++ main_welcome.c (working copy) @@ -72,6 +72,9 @@ #include "airpcap.h" #include "airpcap_loader.h" #includ

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

2011-08-05 Thread Joerg Mayer
> 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_w

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

2011-08-05 Thread Michael Tüxen
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: >> â€

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

2011-08-05 Thread Joerg Mayer
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 thi

[Wireshark-dev] Multiple interfaces capture: Compile errors

2011-08-05 Thread Joerg Mayer
/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: