<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi Vasily,</span></div><div><br><span></span></div><div><span>Thanks for the reply.</span></div><div><span>It didn't solve the problem, but that could be my fault.</span></div><div><br><span></span></div><div><span>Due to embedded workwise - I am locked in on FC11. So that was the reason for the older code.</span></div><div><span>I cant find the git on the webpages, so I downloaded the version 0.4.0 (http://people.freedesktop.org/~hadess/libfprint-0.4.0.tar.bz2)</span></div><div><span>Is that the right one or is there a git somewhere?</span></div><div><br><span></span></div><div><span>Anyhow - I get somewhat the same error ( except now its udev related):</span></div><div><br><span></span></div><div><span> CC libfprint_la-shape.lo<br> CC
libfprint_la-sort.lo<br> CC libfprint_la-util.lo<br>nbis/mindtct/util.c: In function 'distance':<br>nbis/mindtct/util.c:338:41: warning: declaration of 'y1' shadows a global declaration [-Wshadow]<br>nbis/mindtct/util.c: In function 'squared_distance':<br>nbis/mindtct/util.c:368:49: warning: declaration of 'y1' shadows a global declaration [-Wshadow]<br> CCLD libfprint.la<br> CC fprint_list_udev_rules-fprint-list-udev-rules.o<br> CCLD fprint-list-udev-rules<br>./fprint-list-udev-rules > 60-fprint-autosuspend.rules<br>./fprint-list-udev-rules: line 117: /root/rpmbuild/BUILD/libfprint-0.4.0/libfprint/.libs/lt-fprint-list-udev-rules: cannot execute binary file<br>./fprint-list-udev-rules: line 117: /root/rpmbuild/BUILD/libfprint-0.4.0/libfprint/.libs/lt-fprint-list-udev-rules: Success<br>make[3]: *** [60-fprint-autosuspend.rules] Error
1<br></span></div><div><br><span></span></div><div><span>And again thanks for you very fast reply.</span></div><div><br><span></span></div><div><span>Karsten<br></span></div><div><span></span></div><div><br></div> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Vasily Khoruzhick <anarsoul@gmail.com><br> <b><span style="font-weight: bold;">To:</span></b> Karsten Jeppesen <arm9263@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "fprint@lists.freedesktop.org" <fprint@lists.freedesktop.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Tuesday, August 14, 2012 2:35 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [fprint] Crosscompiling libfprint<br> </font>
</div> <br>
On Tue, Aug 14, 2012 at 3:23 PM, Karsten Jeppesen <<a ymailto="mailto:arm9263@yahoo.com" href="mailto:arm9263@yahoo.com">arm9263@yahoo.com</a>> wrote:<br>> Hi there,<br>><br>> New to this library, so I haven't caught on to the names yet, sry for that<br>> :-)<br>><br>> Now - I am attempting to crosscompilling the fprint library. In case you<br>> havent guessed: its for the ARM9263.<br>><br>> I am running into a few problems. One in particular is so big that I am<br>> going to ask:<br>><br>> fprint-list-hal-info.c:61:13: warning: 'print_imaging_driver' defined but<br>> not used [-Wunused-function]<br>> mv -f .deps/fprint_list_hal_info-fprint-list-hal-info.Tpo<br>> .deps/fprint_list_hal_info-fprint-list-hal-info.Po<br>> /bin/sh ../libtool --tag=CC --mode=link arm-unknown-linux-gnueabi-gcc<br>> -fvisibility=hidden -I./nbis/include -I/usr/include/libusb-1.0<br>> -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -std=gnu99<br>> -fgnu89-inline -Wall -Wundef -Wunused -Wstrict-prototypes<br>> -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -g -O2 -o<br>> fprint-list-hal-info fprint_list_hal_info-fprint-list-hal-info.o<br>> ./libfprint.la<br>> libtool: link: arm-unknown-linux-gnueabi-gcc -fvisibility=hidden<br>> -I./nbis/include -I/usr/include/libusb-1.0 -I/usr/include/glib-2.0<br>> -I/usr/lib/glib-2.0/include -std=gnu99 -fgnu89-inline -Wall -Wundef -Wunused<br>> -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign<br>> -Wshadow -g -O2 -o .libs/fprint-list-hal-info<br>> fprint_list_hal_info-fprint-list-hal-info.o ./.libs/libfprint.so -lm<br>> -lusb-1.0 -lglib-2.0 -ldl -lz<br>> ./fprint-list-hal-info > 10-fingerprint-reader-fprint.fdi<br>> ./fprint-list-hal-info: line 136:<br>>
/root/rpmbuild/BUILD/libfprint-0.1.0-pre1/libfprint/.libs/lt-fprint-list-hal-info:<br>> cannot execute binary file<br>> ./fprint-list-hal-info: line 136:<br>> /root/rpmbuild/BUILD/libfprint-0.1.0-pre1/libfprint/.libs/lt-fprint-list-hal-info:<br>> Success<br>> make[3]: *** [10-fingerprint-reader-fprint.fdi] Error 1<br>><br>> How can I get around this issue with HAL? On the ARM platform I don't have<br>> hal running, so executing the lt-fprint-list-hal-info on the intel platform<br>> while compiled for the ARM platform may just be the beginning...<br><br>Just update to latest git version, HAL fdi generation was dropped ~2 years ago<br><br>Regards<br>Vasily<br><br><br> </div> </div> </div></body></html>