Hi Daniel,

I was able to compile the libfprint 0.0.5 on Mac OS X. I downloaded version 0.0.6, but following the same procedure, after make command I get this error:

cc1: error: unrecognized command line option "-fgnu89-inline"
make[2]: *** [libfprint_la-core.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

The commands I used with 0.0.5 were:

>>export LIBUSB_LIBS="-L/usr/local/lib -lusb"
>>export LIBUSB_CFLAGS="-I/usr/local/include"
>>export CRYPTO_CFLAGS="-I/usr/include"
>>export CRYPTO_LIBS="-L/usr/lib -lcrypto"
>>export IMAGEMAGICK_CFLAGS="-I/usr/local/include"
>>export IMAGEMAGICK_LIBS="-L/usr/local/lib -lWand -lMagick"
>>./configure
>>make
>>sudo make install

And this was working with 0.0.5 version.

Can you help me please?

Geppy


On 15 Nov, 2007, at 22:22, Daniel Drake wrote:
Geppy Parziale wrote:
Is anybody interested in porting your stuffs to Mac OS X/

Andrei Tchijov ported my previous project (dpfp) to OSX. He's on this list, and I hope he's reading because it would rock to see libfprint up and running there :)

Daniel


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
fprint mailing list
[email protected]
http://lists.reactivated.net/mailman/listinfo/fprint

Reply via email to