Run ./autogen.sh before running configure.
On Thu, Mar 31, 2016 at 7:24 PM, Ted To <[email protected]> wrote: > Thanks Vasily, I'm trying it but I'm getting a dependency problem. I > installed libusb-1.0-0-dev but I'm still getting an error when running > autogen.sh. In particular, > > ./configure: line 15610: syntax error near unexpected token `LIBUSB,' > ./configure: line 15610: `PKG_CHECK_MODULES(LIBUSB, libusb-1.0 >= 0.9.1)' > > Any suggestions? > > Thanks, > Ted > > > On 2016-03-31 10:02 pm, Vasily Khoruzhick wrote: >> >> Hi Ted, >> >> It's very likely that it's already supported by aes2660 driver. Try >> adding your device id into id_table in libfprint/drivers/aes2660.c >> >> Regards, >> Vasily >> >> On Thu, Mar 31, 2016 at 6:17 PM, Ted To <[email protected]> wrote: >>> >>> Hi, >>> >>> Are there any plans to write a driver for the AuthenTec 08ff:2665? I am >>> more than happy to help test/debug. I have an HP Pavilion DM4-3050us. >>> >>> Thanks, >>> Ted To >>> >>> _______________________________________________ >>> fprint mailing list >>> [email protected] >>> https://lists.freedesktop.org/mailman/listinfo/fprint _______________________________________________ fprint mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/fprint
