[sane-devel] HP ScanJet 4200 backend ("hp4200") and SANE 1.0.13

Henning Meier-Geinitz henning@meier-geinitz.de
Thu, 11 Dec 2003 00:47:55 +0100


Hi,

On Thu, Dec 11, 2003 at 12:06:26AM +0000, Till Kamppeter wrote:
> hp4200.h:53: error: previous declaration of `Option_Value'

> Has someone an idea how to fix this? Otherwise support for the HP 

Remove the definition of Option_Value. It's now defined globally in
sanei_backend.h. Make sure that sane/sanei_backend.h is included
before hp4200.h in hp4200.c.

> If there is no solution, I suggest to list the HP ScanJet 4200 in the 
> scanner database as "Unsupported" again, as it does not work with the 
> current version of SANE.

Well, everything in the "external" section isn't guatanteed to be
up-to-date anyway.

Bye,
  Henning