[sane-devel] autoconf/configure and debug

2011-06-14 Thread stef
Le mardi 14 juin 2011 22:57:01 Reinhold Kainhofer, vous avez ?crit : > Am Dienstag, 14. Juni 2011, 22:32:25 schrieb Chris Bagwell: > > configure will not default to CFLAGS="-g -O2" if you specify your own > > value. But if your getting two -O2 then something else may be adding > > it as well. > >

[sane-devel] autoconf/configure and debug

2011-06-14 Thread Reinhold Kainhofer
Am Dienstag, 14. Juni 2011, 22:32:25 schrieb Chris Bagwell: > configure will not default to CFLAGS="-g -O2" if you specify your own > value. But if your getting two -O2 then something else may be adding > it as well. Yes, the culprit is the net-snmp library... To get the include path for the net-

[sane-devel] [PATCH] xerox_mfp: Add USB id for Samsung CLX-216x Series

2011-06-14 Thread Malte Starostik
From: Malte Starostik Tested with a CLX-2160. Signed-off-by: Malte Starostik --- backend/xerox_mfp.conf.in |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/backend/xerox_mfp.conf.in b/backend/xerox_mfp.conf.in index 2a28004..809786b 100644 --- a/backend/xerox_mfp.conf

[sane-devel] xerox_mfp: Success with Samsung CLX-2160

2011-06-14 Thread Malte Starostik
Alright, here it is on a silver platter :-)

[sane-devel] autoconf/configure and debug

2011-06-14 Thread Reinhold Kainhofer
Am Dienstag, 14. Juni 2011, 21:49:44 schrieb stef: > Hello, > > in order to debug more efficiently, I have to re-edit Makefiles to > remove > the two -O2 options in CFLAGS and change the -g to the -ggdb option. Is > there an easy way to get CFLAGS=-ggdb when configuring SANE ? H

[sane-devel] support for Canon MG8150

2011-06-14 Thread Louis Lagendijk
On Sat, 2011-06-11 at 12:10 +0200, Louis Lagendijk wrote: > If uou have git commit access you could do that I guess. It is probably > better if the current maintainer of the backend (Nicolas, Gernot?) does > that, the changes do not affect any other devices, so I can not see a > reason not commit.

[sane-devel] autoconf/configure and debug

2011-06-14 Thread stef
Hello, in order to debug more efficiently, I have to re-edit Makefiles to remove the two -O2 options in CFLAGS and change the -g to the -ggdb option. Is there an easy way to get CFLAGS=-ggdb when configuring SANE ? Regards, Stef

[sane-devel] autoconf/configure and debug

2011-06-14 Thread Chris Bagwell
On Tue, Jun 14, 2011 at 2:49 PM, stef wrote: > ? ? ? ?Hello, > > ? ? ? ?in order to debug more efficiently, I have to re-edit Makefiles to > remove > the two -O2 options in CFLAGS and change the -g to the -ggdb option. Is there > an easy way to get CFLAGS=-ggdb when configuring SANE ? > I'v

[sane-devel] Fwd: Re: scanning only 75 dpi

2011-06-14 Thread Gerrit Borgers
Hello Stef Thanks for Your informations! As I am a complete "greenhorn" in programming & compiling I need some time to realise, what You suggest & find the *directories I ran thru internet and found the following adresses, which might help me: http://www.sane-project.org/cvs.html http://ano

[sane-devel] Epson Perfection 610 disappeared

2011-06-14 Thread sedwa...@xmission.com
Quoting Olaf Meeuwissen : > sedwards at xmission.com writes: > >> [snip, trouble finding device on LinuxMint 10 w/ local build] >> >> Any suggestions as to what I should do next? > > Try as root to rule out and access privilege issues. If that doesn't > shed any light, post a log of the backend's

[sane-devel] Project front end

2011-06-14 Thread m. allan noah
You have not told us what languages you know how to program. I tend to use either C or Perl for most of my work, but I don't often write GUI programs. Other people like C++, or Python, or Java. If there is a SANE binding, or a C-style calling interface, you can use the language of your choice. The

[sane-devel] 90% off topic - color / gray test strip

2011-06-14 Thread m. allan noah
Do they really need to be strips? If not, you might get a color scanning calibration target from someone like kodak. allan On Mon, Jun 13, 2011 at 3:48 PM, Pete Lancashire wrote: > I'm looking for a strip or two strips one that is for color correction > and one for grays. I saw such on each side

[sane-devel] 90% off topic - color / gray test strip

2011-06-14 Thread Pete Lancashire
I was thinking of having a strip on each side of the scanned documents, one for color and one for gray-scale but I'll admint it is a bit overkill. I've been looking at the different IT8 targets. I'll go with getting a Kodak one. It seems it varies quite a bit. but the price is reasonable. If an

[sane-devel] Epson Perfection 610 disappeared

2011-06-14 Thread Olaf Meeuwissen
sedwards at xmission.com writes: > [snip, trouble finding device on LinuxMint 10 w/ local build] > > Any suggestions as to what I should do next? Try as root to rule out and access privilege issues. If that doesn't shed any light, post a log of the backend's debug output. Hope this helps, -- O

[sane-devel] Project front end

2011-06-14 Thread stef
Le mardi 14 juin 2011 03:16:46 Tiago Zaniquelli, vous avez ?crit : > Hello, thank you for the reply. > > But I need support and didn't need theses front ends. > > So i want to begin a project. But i never developer to application for > linux. > > Can you help me? Exist documentation? Which tool