Hi,
But you can't have 'Makefile' without running configure..

try:
$make distclean
$./autogen.sh
$/.configure <with appropriate options>

Thanks,
Bhargava

On Thu, Apr 30, 2009 at 9:04 PM, Jaap Keuter <jaap.keu...@xs4all.nl> wrote:

> Hi,
>
> You forgot to configure first.
>
> Thanx,
> Jaap
>
> Rekik Hanen wrote:
> > Hi,
> > I wanted to capture the wireless traffic in the XO.I used tcpdump and I
> > follow this link http://wiki.laptop.org/go/Wireless . Then, to interpret
> > mesh traffic correctly, I installed wireshark-0.99.5 with this patch:
> >
> http://dev.laptop.org/~javier/patches/wireshark-0.99.5-fw-5.220.11-support.patch
> > <
> http://dev.laptop.org/%7Ejavier/patches/wireshark-0.99.5-fw-5.220.11-support.patch
> >.
> > But when I run "make", I got these errors:
> > epan/.libs/libwireshark.so: undefined reference to `proto_register_mesh'
> > epan/.libs/libwireshark.so: undefined reference to
> `proto_reg_handoff_mesh'
> > collect2: ld returned 1 exit status
> > make[2]: *** [wireshark] Error 1
> > make[2]: Leaving directory `/home/pfe/wireshark-0.99.5'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/pfe/wireshark-0.99.5'
> > make: *** [all] Error 2
> > Any ideas why there are those undefined references to
> > proto_register_mesh and proto_reg_handoff_mesh ?
> > thanks
> >
>
> ___________________________________________________________________________
> 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-requ...@wireshark.org?subject=unsubscribe
>
___________________________________________________________________________
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-requ...@wireshark.org?subject=unsubscribe

Reply via email to