tcpdump mailing list archives

Re: Problem with usb support


From: Michael Szalay <michael.szalay () basis06 ch>
Date: Mon, 29 Nov 2010 07:18:33 +0100 (CET)

Hi

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  -D_U_="__attribute__((unused))" -g -O2 -c ./pcap-usb-linux.c
./pcap-usb-linux.c: In function ‘probe_devices’:
./pcap-usb-linux.c:270: error: ‘struct usbdevfs_ctrltransfer’ has no member named ‘requesttype’
./pcap-usb-linux.c:271: error: ‘struct usbdevfs_ctrltransfer’ has no member named ‘request’
./pcap-usb-linux.c:272: error: ‘struct usbdevfs_ctrltransfer’ has no member named ‘value’
./pcap-usb-linux.c:273: error: ‘struct usbdevfs_ctrltransfer’ has no member named ‘index’
./pcap-usb-linux.c:274: error: ‘struct usbdevfs_ctrltransfer’ has no member named ‘length’

Regards Michael

----- Ursprüngliche Mail -----
Von: "Guy Harris" <guy () alum mit edu>
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 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.
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: