[fprint] Crosscompiling libfprint
Karsten Jeppesen
arm9263 at yahoo.com
Wed Aug 15 01:40:34 PDT 2012
Part 2 of 3 (well it became 3 instead of 2 parts)
Compiling (not cross - just native x86): FAIL
[root at kjpserver09 libfprint]# make
make all-recursive
make[1]: Entering directory `/tmp/git-fprint/libfprint'
Making all in libfprint
make[2]: Entering directory `/tmp/git-fprint/libfprint/libfprint'
CC libfprint_la-async.lo
CC libfprint_la-core.lo
core.c: In function âfp_discover_devsâ:
core.c:482: warning: âusb_idâ may be used uninitialized in this function
core.c:482: note: âusb_idâ was declared here
core.c:485: warning: âdevtypeâ may be used uninitialized in this function
core.c:485: note: âdevtypeâ was declared here
CC libfprint_la-data.lo
CC libfprint_la-drv.lo
CC libfprint_la-img.lo
CC libfprint_la-imgdev.lo
CC libfprint_la-poll.lo
CC libfprint_la-sync.lo
sync.c: In function âfp_verify_finger_imgâ:
sync.c:323: warning: unused variable âdrvâ
sync.c: In function âfp_identify_finger_imgâ:
sync.c:455: warning: unused variable âdrvâ
CC libfprint_la-upeke2.lo
drivers/upeke2.c: In function âinitsm_run_stateâ:
drivers/upeke2.c:741: warning: passing argument 3 of âinitsm_send_msg28_handlerâ from incompatible pointer type
drivers/upeke2.c:657: note: expected âconst unsigned char *â but argument is of type âunsigned char (*)[5]â
drivers/upeke2.c:748: warning: passing argument 3 of âinitsm_send_msg28_handlerâ from incompatible pointer type
drivers/upeke2.c:657: note: expected âconst unsigned char *â but argument is of type âunsigned char (*)[5]â
CC libfprint_la-upekts.lo
CC libfprint_la-upeksonly.lo
drivers/upeksonly.c: In function âinitsm_1000_run_stateâ:
drivers/upeksonly.c:1023: warning: unused variable âsdevâ
drivers/upeksonly.c: In function âdev_activateâ:
drivers/upeksonly.c:1186: warning: âssmâ may be used uninitialized in this function
CC libfprint_la-uru4000.lo
In file included from /usr/include/nss3/secport.h:47,
from /usr/include/nss3/seccomon.h:62,
from /usr/include/nss3/nss.h:78,
from drivers/uru4000.c:26:
/usr/include/nspr4/prlink.h:52: warning: function declaration isnât a prototype
/usr/include/nspr4/prlink.h:211: warning: function declaration isnât a prototype
CC libfprint_la-vcom5s.lo
CC libfprint_la-aes1610.lo
drivers/aes1610.c:465:84: warning: null character(s) ignored
drivers/aes1610.c: In function âstart_finger_detectionâ:
drivers/aes1610.c:503: warning: unused variable âtransferâ
drivers/aes1610.c: At top level:
drivers/aes1610.c:784: warning: function declaration isnât a prototype
drivers/aes1610.c: In function âcapture_read_strip_cbâ:
drivers/aes1610.c:818: warning: unused variable âthresholdâ
drivers/aes1610.c: At top level:
drivers/aes1610.c:135: warning: âread_regs_rq_cbâ defined but not used
drivers/aes1610.c:172: warning: âread_regsâ defined but not used
drivers/aes1610.c:193: warning: âregval_from_dumpâ defined but not used
drivers/aes1610.c:249: warning: âsum_histogram_valuesâ defined but not used
drivers/aes1610.c:465: warning: âfinger_det_none_cbâ defined but not used
CC libfprint_la-aes2501.lo
CC libfprint_la-aes4000.lo
CC libfprint_la-vfs101.lo
CC libfprint_la-gdkpixbuf.lo
CC libfprint_la-aeslib.lo
CC libfprint_la-bozorth3.lo
CC libfprint_la-bz_alloc.lo
CC libfprint_la-bz_drvrs.lo
CC libfprint_la-bz_gbls.lo
CC libfprint_la-bz_io.lo
nbis/bozorth3/bz_io.c: In function âget_next_fileâ:
nbis/bozorth3/bz_io.c:204: warning: declaration of âoptindâ shadows a global declaration
/usr/include/getopt.h:73: warning: shadowed declaration is here
CC libfprint_la-bz_sort.lo
CC libfprint_la-binar.lo
nbis/mindtct/binar.c: In function âbinarize_V2â:
nbis/mindtct/binar.c:80: warning: declaration of âlfsparmsâ shadows a global declaration
./nbis/include/lfs.h:1025: warning: shadowed declaration is here
CC libfprint_la-block.lo
nbis/mindtct/block.c: In function âlow_contrast_blockâ:
nbis/mindtct/block.c:207: warning: declaration of âlfsparmsâ shadows a global declaration
./nbis/include/lfs.h:1025: warning: shadowed declaration is here
CC libfprint_la-contour.lo
CC libfprint_la-detect.lo
nbis/mindtct/detect.c: In function âlfs_detect_minutiae_V2â:
nbis/mindtct/detect.c:89: warning: declaration of âlfsparmsâ shadows a global declaration
./nbis/include/lfs.h:1025: warning: shadowed declaration is here
nbis/mindtct/detect.c: In function âget_minutiaeâ:
nbis/mindtct/detect.c:385: warning: declaration of âlfsparmsâ shadows a global declaration
./nbis/include/lfs.h:1025: warning: shadowed declaration is here
CC libfprint_la-dft.lo
CC libfprint_la-free.lo
CC libfprint_la-globals.lo
CC libfprint_la-imgutil.lo
nbis/mindtct/imgutil.c: In function âfree_pathâ:
nbis/mindtct/imgutil.c:321: warning: declaration of ây1â shadows a global declaration
/usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here
nbis/mindtct/imgutil.c:323: warning: declaration of âlfsparmsâ shadows a global declaration
./nbis/include/lfs.h:1025: warning: shadowed declaration is here
CC libfprint_la-init.lo
nbis/mindtct/init.c: In function âinit_dftwavesâ:
nbis/mindtct/init.c:139: warning: declaration of âdft_coefsâ shadows a global declaration
./nbis/include/lfs.h:1024: warning: shadowed declaration is here
CC libfprint_la-line.lo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fprint/attachments/20120815/61d4b22e/attachment.html>
More information about the fprint
mailing list