On Nov 30, 2010, at 10:28 PM, Michael Szalay wrote:
> Thanks, now I have another error:
>
> ./runlex.sh flex -Ppcap_ -oscanner.c scanner.l
> bison -y -p pcap_ -d grammar.y
> NONE:0: /usr/bin/m4: ERROR: EOF in string
> bison: subsidiary program `/usr/bin/m4' failed (exit status 1)
> make: *** [gr
1:00:27
Betreff: Re: [tcpdump-workers] Problem with usb support
On Nov 28, 2010, at 10:18 PM, Michael Szalay wrote:
> thanks. I checked that out, now I have no warnings in ./configure, but
> the following error
> in make
>
> gcc -O2 -fpic -I. -DHAVE_CONFIG_H -D_U_="__attrib
On Nov 28, 2010, at 10:18 PM, Michael Szalay wrote:
> thanks. I checked that out, now I have no warnings in ./configure, but the
> following error
> in make
>
> gcc -O2 -fpic -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -g -O2 -c
> ./pcap-linux.c
> gcc -O2 -fpic -I. -DHAVE_CONFIG_H
ris"
An: tcpdump-workers@lists.tcpdump.org
Gesendet: Donnerstag, 25. November 2010 23:11:01
Betreff: Re: [tcpdump-workers] Problem with usb support
On Nov 25, 2010, at 4:59 AM, Michael Szalay wrote:
> OS is SLES10, Kernel 2.6.16.60-0.21.
Thanks. I've checked into the trunk and th
On Nov 25, 2010, at 4:59 AM, Michael Szalay wrote:
> OS is SLES10, Kernel 2.6.16.60-0.21.
Thanks. I've checked into the trunk and the 1.1 branche a change that should
fix this; could you try those versions?-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
OS is SLES10, Kernel 2.6.16.60-0.21.
Regards Michael
> On Nov 24, 2010, at 5:49 AM, Michael Szalay wrote:
>
> > is it possible to configure libpcap.1.1.1 without usb support?
> > I do not need it and I have the following error:
>
> I don't have that error, at least not on:
>
> Ubuntu 9.10,
On Nov 24, 2010, at 5:49 AM, Michael Szalay wrote:
> is it possible to configure libpcap.1.1.1 without usb support?
> I do not need it and I have the following error:
I don't have that error, at least not on:
Ubuntu 9.10, 2.6.31-22-generic kernel;
Fedora 9, 2.6.27.25-78.2.56.fc
Hi all
is it possible to configure libpcap.1.1.1 without usb support?
I do not need it and I have the following error:
./configure
...
configure: WARNING: linux/usbdevice_fs.h: present but cannot be compiled
configure: WARNING: linux/usbdevice_fs.h: check for missing prerequisite
headers?
co