tcpdump mailing list archives

Re: Problem with usb support


From: Guy Harris <guy () alum mit edu>
Date: Tue, 30 Nov 2010 16:00:27 -0800


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  -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’

I've checked another fix into the trunk and 1.1 branches; could you try that?  (It's a fix to the configure script, so 
you'll need to re-run the script.)-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: