Re: [tcpdump-workers] libpcap USB support: udevinfo not available

2010-06-04 Thread Guy Harris
On May 11, 2010, at 1:01 AM, Peter Volkov wrote: > Although it's rather trivial to fix udevinfo call I think this check > should not exist at all. It is quite common to build package on one > system and deploy on another,thus it is always bad idea to check system > capabilities during build. I gu

[tcpdump-workers] libpcap USB support: udevinfo not available

2010-05-11 Thread Peter Volkov
Hello. I'm looking for suggestion on how to fix following configure test in libpcap: ac_usb_dev_name=`udevinfo -q name -p /sys/class/usb_device/usbmon 2>/dev/null` It is broken at least in two aspects: 1. udevinfo command does not exits with recent udevd any more and afaiu 'udevadm info --query