Thanks Daniel!!

But, on latest git code show this error:


[EMAIL PROTECTED]:~/Fingerprint/libfprint$ make
make all-recursive
make[1]: Entering directory `/home/giuseppe/Fingerprint/libfprint'
Making all in libfprint
make[2]: Entering directory `/home/giuseppe/Fingerprint/libfprint/libfprint'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I.. -fvisibility=hidden -I./nbis/include 
-I/usr/local/include/libusb-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -std=gnu99 -fgnu89-inline -Wall -Wundef 
-Wunused -Wstrict-prototypes -Werror-implicit-function-declaration 
-Wno-pointer-sign -Wshadow -g -O2 -MT libfprint_la-async.lo -MD -MP -MF 
.deps/libfprint_la-async.Tpo -c -o libfprint_la-async.lo `test -f 
'async.c' || echo './'`async.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I./nbis/include 
-I/usr/local/include/libusb-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -std=gnu99 -fgnu89-inline -Wall -Wundef 
-Wunused -Wstrict-prototypes -Werror-implicit-function-declaration 
-Wno-pointer-sign -Wshadow -g -O2 -MT libfprint_la-async.lo -MD -MP -MF 
.deps/libfprint_la-async.Tpo -c async.c -fPIC -DPIC -o 
.libs/libfprint_la-async.o
gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I./nbis/include 
-I/usr/local/include/libusb-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -std=gnu99 -fgnu89-inline -Wall -Wundef 
-Wunused -Wstrict-prototypes -Werror-implicit-function-declaration 
-Wno-pointer-sign -Wshadow -g -O2 -MT libfprint_la-async.lo -MD -MP -MF 
.deps/libfprint_la-async.Tpo -c async.c -o libfprint_la-async.o 
 >/dev/null 2>&1
mv -f .deps/libfprint_la-async.Tpo .deps/libfprint_la-async.Plo
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I.. -fvisibility=hidden -I./nbis/include 
-I/usr/local/include/libusb-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -std=gnu99 -fgnu89-inline -Wall -Wundef 
-Wunused -Wstrict-prototypes -Werror-implicit-function-declaration 
-Wno-pointer-sign -Wshadow -g -O2 -MT libfprint_la-core.lo -MD -MP -MF 
.deps/libfprint_la-core.Tpo -c -o libfprint_la-core.lo `test -f 'core.c' 
|| echo './'`core.c
gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I./nbis/include 
-I/usr/local/include/libusb-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -std=gnu99 -fgnu89-inline -Wall -Wundef 
-Wunused -Wstrict-prototypes -Werror-implicit-function-declaration 
-Wno-pointer-sign -Wshadow -g -O2 -MT libfprint_la-core.lo -MD -MP -MF 
.deps/libfprint_la-core.Tpo -c core.c -fPIC -DPIC -o 
.libs/libfprint_la-core.o
core.c: In function ‘find_supporting_driver’:
core.c:363: error: too many arguments to function 
‘libusb_get_device_descriptor’
core.c:363: warning: assignment makes integer from pointer without a cast
make[2]: ** [libfprint_la-core.lo] Error 1
make[2]: Leaving directory `/home/giuseppe/Fingerprint/libfprint/libfprint'
make[1]: ** [all-recursive] Error 1
make[1]: Leaving directory `/home/giuseppe/Fingerprint/libfprint'
make: ** [all] Error 2


Sorry for inconvenience.

Giuseppe!


Daniel Drake escreveu:
> Giuseppe Fontana Padilha wrote:
>> Hello!!
>>
>> Somebody obtained to compile the Fprintd (latest git code)? I am 
>> trying to compile it, but it is showing these errors:
>>
>
> You need the latest libfprint from git.
>
> Daniel
>
>
_______________________________________________
fprint mailing list
[email protected]
http://lists.reactivated.net/mailman/listinfo/fprint

Reply via email to