[fprint] Can you recommend a fingerprint reader (USB connected)

2012-08-31 Thread Karsten Jeppesen
of you have a good idea about this. I am looking for a stand alone device connected through USB - and supported by libfprint of course - he he. Sincerely, Karsten Jeppesen ___ fprint mailing list fprint@lists.freedesktop.org http://lists.freedesktop.org

Re: [fprint] Is there an option for fprintd to disable policy checking?

2012-08-29 Thread Karsten Jeppesen
Its a bit different than the log-in procedure. But thanks anyway for your reply, it was helpful, Sincerely, Karsten Jeppesen From: Bastien Nocera To: Karsten Jeppesen Cc: fprint mailing list Sent: Tuesday, August 28, 2012 3:51 PM Subject: Re: [fprint] I

[fprint] Is there an option for fprintd to disable policy checking?

2012-08-28 Thread Karsten Jeppesen
Hi Guys, On embedded platforms (ARM9) there are but one user: root. (Not like highlander, there can be more than one) but usually not. And theres isn't that much space. So the policy checking in device.c Can it be disabled? (doesn't look like it) Just asking before using the big cut n paste appr

[fprint] fprind crossompiling problem

2012-08-23 Thread Karsten Jeppesen
Hi there, Crosscompiling the fprintd I ran into another snag: checking pkg-config is at least version 0.9.0... yes checking for FPRINT... yes checking for GLIB... yes checking for DAEMON... yes checking for PAM headers and library... no checking for xmllint... xmllint checking for xsltproc... xs

[fprint] Crosscompiling libfprint, version problem

2012-08-22 Thread Karsten Jeppesen
Hi Guys, Well, things are moving forward. I have a Lumidign fingerprint reader, and the drivers for it. The vcom driver loads on request - kewl. I started the compilation of fprintd and it failed because the libfprint was not current enough. Having a look I found it to be : 0.0.0 - bah. lrwxrw

Re: [fprint] Crosscompiling libfprint

2012-08-15 Thread Karsten Jeppesen
Hi guys, Well I got it compiled, but no telling is it is right yet. That will take me a day or two. I used the information you gave me and concocted a workaround which is shown below. Thanks a lot for all your help. I will continue monitor this list in case you get it more streamlined and the

Re: [fprint] Crosscompiling libfprint

2012-08-15 Thread Karsten Jeppesen
3rd and last part       CC libfprint_la-line.lo     nbis/mindtct/line.c: In function âline_pointsâ:     nbis/mindtct/line.c:63: warning: declaration of ây1â shadows a global declaration     /usr/include/bits/mathcalls.h:242: warning: shadowed declaration is here       CC libfprint_la-lo

Re: [fprint] Crosscompiling libfprint

2012-08-15 Thread Karsten Jeppesen
Part 2 of 3 (well it became 3 instead of 2 parts) Compiling (not cross - just native x86): FAIL     [root@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/l

Re: [fprint] Crosscompiling libfprint

2012-08-15 Thread Karsten Jeppesen
Hello Bastien, This is part 1 of 2 (initial email rejected because of size) In part 2 is the failed compilation. Let me first say that I have read the 8 other emails back n forth so take that into account while reading this: OK... so: Clone the git: OK     [root@kjpserver09 git-fprint]# git clo

Re: [fprint] Crosscompiling libfprint

2012-08-14 Thread Karsten Jeppesen
print-list-udev-rules: line 117: /root/rpmbuild/BUILD/libfprint-0.4.0/libfprint/.libs/lt-fprint-list-udev-rules: Success make[3]: *** [60-fprint-autosuspend.rules] Error 1 And again thanks for you very fast reply. Karsten ________ From: Vasily Khoruzhick To: Kars

[fprint] Crosscompiling libfprint

2012-08-14 Thread Karsten Jeppesen
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... Sincerely, Dr. Karsten Jeppesen SKOV AS ___ fpr