[sane-devel] LSB DDK: Support for scanner drivers/SANE into LSB 3.2?

2007-06-21 Thread Till Kamppeter
Hi, one important point which prevented from packaging HP's HPLIP was that it contains a SANE driver for the scanners in HP's multi-function devices and SANE is neither in the LSB nor in the LSB DDK. Also other printer manufacturers, like Epson or Brother could run into this problem. I succeed

[sane-devel] md5 Buffer Error

2007-06-21 Thread Hugh McMaster
Hi Gerald, On 21/06/07, Gerald Murray wrote: > > > /home/User/sane-backends/frontend/scanimage.c:291: undefined reference > to `_md5_buffer' > > There should be two leading underscores before md5_buffer. > This is resolved in the frontend/Makefile by "$(LIBLIB)" > which links lib/liblib.a Header

[sane-devel] md5 Buffer Error

2007-06-21 Thread Hugh McMaster
Hi Allan, On 21/06/07, m. allan noah wrote: > check line 291 of scanimage.c, does it look like mine: > >md5_buffer (tmp, strlen (tmp), md5digest); Thankyou for reply. I have checked that line, and it looks just like the one that you posted. Hugh

[sane-devel] Formulardaten

2007-06-21 Thread cgi-mai...@kundenserver.de
=== == Neuer Eintrag === --- -- Formular: 'adddev' --- 1. Your email address: 'woppl at web.de' 2. Manufacturer (e.g. "Mustek

[sane-devel] [lsb-discuss] LSB DDK: Support for scanner drivers/SANE into LSB3.2?

2007-06-21 Thread Wichmann, Mats D
> I succeeded now to build SANE (sane-backends) with dynamically linked > drivers in the LSB 3.1 Build Environment chroot. This SANE > version does not work with parallel port scanners (some standard > hardware IO functions needed by libieee1284 not in LSB) and it is > not able to ask the user fo

[sane-devel] md5 Buffer Error

2007-06-21 Thread m. allan noah
On 6/21/07, Hugh McMaster wrote: > Hi Gerald, > > On 21/06/07, Gerald Murray wrote: > > > > > /home/User/sane-backends/frontend/scanimage.c:291: undefined reference > > to `_md5_buffer' > > > > There should be two leading underscores before md5_buffer. > > This is resolved in the frontend/Makefile