From: Tim R. <ti...@pr...> - 2014-12-24 08:09:49
|
On Dec 23, 2014, at 1:48 PM, Gurudutt N <gur...@gm...> wrote: > > I'm trying to install libusb-1.0.19 library on Ubuntu 14.04. > I would be using it for cross compiling for an arm platform on Nsight Eclipse. > I tried to install it by giving the command, > > ./configure --host=arm-linux-gnueabihf --prefix=/usr --disable-static && make > > But, it failed with the following error: > > checking for udev_new in -ludev... no > configure: error: "udev support requested but libudev not installed" > > libudev-dev is already installed and yet, I'm getting this error. But do you have arm-linux-gnueabihf version of libudev-dev installed? — Tim Roberts, ti...@pr... Providenza & Boekelheide, Inc. |