I am trying to get my fingerprint reader working on my thinkpad x60s, in linuxwiki I found a portage overlay for installing it with instructions:
http://toe.ch/~tsa/ibm-fingerprint/
When I try to build it, i get these errors:
Code: Select all
dal_classes.h:460: error: extra qualification 'DAL_DATABASE_INFO_LIST::' on member 'GetDBNamesAndParameters'
make[1]: *** [dal_internal.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
dal_classes.h:460: error: extra qualification 'DAL_DATABASE_INFO_LIST::' on member 'GetDBNamesAndParameters'
dal_classes.h:460: error: extra qualification 'DAL_DATABASE_INFO_LIST::' on member 'GetDBNamesAndParameters'
make[1]: *** [dal_database_list.lo] Error 1
make[1]: *** [dal_database.lo] Error 1
Code: Select all
i686-pc-linux-gnu * i686-pc-linux-gnu-4.1.0/vanilla
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -s"
Thanks!
George



