<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi there,</div><div><br></div><div>New to this library, so I haven't caught on to the names yet, sry for that :-)</div><div><br></div><div>Now - I am attempting to crosscompilling the fprint library. In case you havent guessed: its for the ARM9263.</div><div><br></div><div>I am running into a few problems. One in particular is so big that I am going to ask:</div><div><br></div><div>fprint-list-hal-info.c:61:13: warning: 'print_imaging_driver' defined but not used [-Wunused-function]<br>mv -f .deps/fprint_list_hal_info-fprint-list-hal-info.Tpo .deps/fprint_list_hal_info-fprint-list-hal-info.Po<br>/bin/sh ../libtool --tag=CC   --mode=link arm-unknown-linux-gnueabi-gcc -fvisibility=hidden -I./nbis/include -I/usr/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   -o fprint-list-hal-info fprint_list_hal_info-fprint-list-hal-info.o ./libfprint.la<br>libtool: link: arm-unknown-linux-gnueabi-gcc -fvisibility=hidden -I./nbis/include -I/usr/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 -o .libs/fprint-list-hal-info fprint_list_hal_info-fprint-list-hal-info.o  ./.libs/libfprint.so -lm -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: /root/rpmbuild/BUILD/libfprint-0.1.0-pre1/libfprint/.libs/lt-fprint-list-hal-info: cannot execute binary file<br>./fprint-list-hal-info: line 136:
 /root/rpmbuild/BUILD/libfprint-0.1.0-pre1/libfprint/.libs/lt-fprint-list-hal-info: Success<br>make[3]: *** [10-fingerprint-reader-fprint.fdi] Error 1<br></div><div><br></div><div>How can I get around this issue with HAL? On the ARM platform I don't have hal running, so executing the lt-fprint-list-hal-info on the intel platform while compiled for the ARM platform may just be the beginning...</div><div><br></div><div>Sincerely,</div><div><br></div><div>Dr. Karsten Jeppesen</div><div>SKOV AS<br></div></div></body></html>