[sane-devel] Iriscan Express 2 scans with vertical stripes

2012-01-26 Thread Jean-François Prévost
le so you won't have to calibrate again for the current user. > > Regards, > Stef > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20120126/b44fb55a/attachment.html>

[sane-devel] [PATCH v2 03/14] bldchn, use our new macro SANE_CHECK_NETDB_FUNC

2012-01-26 Thread Chris Bagwell
On Tue, Jan 24, 2012 at 1:49 PM, Ruediger Meier wrote: > On Tuesday 24 January 2012, Chris Bagwell wrote: >> On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier > wrote: >> > From: Ruediger Meier >> > >> > Now we will find getaddrinfo and getnameinfo on win32 systems. >> > Note it should be even saf

[sane-devel] [PATCH v2 12/14] net, call WSAStartup on win32

2012-01-26 Thread Ruediger Meier
On Tuesday 24 January 2012, Chris Bagwell wrote: > On Mon, Jan 23, 2012 at 5:05 PM, Ruediger Meier wrote: > > From: Ruediger Meier > > > > We have to do this on win32 before doing winsock2 stuff. It affects > > the whole application so don't know wheather it's right to startup > > and clean it h

[sane-devel] Test.conf devices not working for ADF

2012-01-26 Thread Wolfgang Ihloff
: sane-devel at lists.alioth.debian.org >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel >> Unsubscribe: Send mail with subject "unsubscribe your_password" >> to sane-devel-request at lists.alioth.debian.org >> > > > > --

[sane-devel] Create dependencies for sane-backends

2012-01-26 Thread Olaf Meeuwissen
Rich Vaccaro writes: > Hello, > > I am trying to build sane-backends-1.0.20 using Ubuntu 11-10.? After doing > the ?configure? the > ?make? fails, apparently because of missing dependencies files > (.deps/alloca.Tpo for example). > ?How are dependencies created so that the ?make? can succeed?