[sane-devel] [genesys] Canon LiDE 210: How to use scanner buttons

2014-03-30 Thread Dominik Kopp
Thorsten M?ller wrote: Am Montag, 24. M?rz 2014, 09:17:46 schrieb Dominik Kopp: You will need somthing like scanbd: http://sourceforge.net/projects/scanbd/files/ AFAIK this is not included in any distro repositories, so you have to build it for yourself. I wrote a script and modified

[sane-devel] [genesys] Canon LiDE 210: How to use scanner buttons

2014-03-24 Thread Dominik Kopp
Hi, I'm using sane 1.0.24 and have a Canon LiDE 210. scanimage -A provides: ... Sensors: --scan[=(yes|no)] [no] [hardware] Scan button --file[=(yes|no)] [no] [hardware] File button --email[=(yes|no)] [no] [hardware] Email button --copy[=(yes|no)] [no]

[sane-devel] genesys md6228: buttons supported?

2013-03-28 Thread Dominik Kopp
Hi, does my scanner MD6228 (ID 0461:0377) support the hardware buttons? (probably equal to Medion MD 5345) Because the buttons (OCR, email, copy...) in skanlite as well as in xscan are grey. And scanimage -A shows: All options specific to device `genesys:libusb:004:003': Scan Mode:

[sane-devel] compile problems with scanbd: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'

2013-01-06 Thread Dominik Kopp
Louis Lagendijk wrote: On Thu, 2013-01-03 at 22:12 +0100, Dominik Kopp wrote: This was something missed in the autoconf configuation. I hopefully fixed it in svn. Can you try again? I also fixed the autoconf rebuilding. yes, make all was sucessfully. it compiles. Note: in the doc/README.txt

[sane-devel] compile problems with scanbd: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'

2013-01-03 Thread Dominik Kopp
Louis Lagendijk wrote: hello On Wed, 2013-01-02 at 20:45 +0100, Dominik Kopp wrote: There is something wrong with the autoconf configuration that you need to solve before you can run autoreconf -if if you have installed autoconf and libtool (install them first otherwise). I will check

[sane-devel] compile problems with scanbd: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'

2013-01-03 Thread Dominik Kopp
Wilhelm wrote: Hi Dominik, Am 02.01.2013 20:45, schrieb Dominik Kopp: /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse- linux/bin/ld: dbus.o: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5' /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse- linux/bin/ld

[sane-devel] compile problems with scanbd: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'

2013-01-02 Thread Dominik Kopp
Hi, I'm trying to complile scanbd inside VirtualBox (host/client both openSUSE 12.2 64-bit) but I have no success. The error message during make is: /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: dbus.o: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'