hi. sir
i waited and downloaded version 0.99.8
then configured it --without-pcap and compiled. but error still here

 main.c: In function 'main':
main.c:3051: warning: implicit declaration of function
'menu_auto_scroll_live_changed'
main.c:3051: error: 'auto_scroll_live' undeclared (first use in this
function)
main.c:3051: error: (Each undeclared identifier is reported only once
main.c:3051: error: for each function it appears in.)
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/espoper/wireshark-0.99.8/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/espoper/wireshark-0.99.8'
make: *** [all] Error 2

it seems same as before when i compile 0.99.7 for just view
packet(--without-pcap).
there is a only difference  that error  is in main.c.
before it was packet_list.c you know.

or did i miss something?




On Fri, Feb 22, 2008 at 12:36 PM, Stephen Fisher <[EMAIL PROTECTED]>
wrote:

> On Thu, Feb 21, 2008 at 11:20:47PM -0500, Bill Meier wrote:
> > bitmus DA wrote:
> >
> > > i wan to use wireshark for just view packet, not for capture.
> > > so i run ./configure --without-pcap
> > > and then make.
> > > but make is giving error below
> > >
> >
> > It's a bug :(
> >
> > A fix will be committed momentarily to not compile the offending code
> > if --without-pcap.
>
> ... and this fix should be included in the upcoming 0.99.8 release due
> out in about a week for the original poster's information.
>
>
> Steve
>
> _______________________________________________
> Wireshark-users mailing list
> Wireshark-users@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-users
>
_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users

Reply via email to