<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
i think i have to change&nbsp; something in the fujitsu source too.<br>
When i compile the backends, i get this warning:<br>
&nbsp;fujitsu.c:6844: Warning: &raquo;read_from_JPEGduplex&laquo; defined. but not used<br>
<br>
changelog from the fujitsu backend:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&nbsp;&nbsp; v92 2009-04-12, MAN<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - disable SANE_FRAME_JPEG support (again)<br>
<br>
scanadf and scanimage did not show the new features.<br>
<br>
Thanks for your help,<br>
Stefan<br>
<br>
<blockquote
 cite="mid:97246d0e0904210525s651ee4e7g5a687874f213a3f6@mail.gmail.com"
 type="cite">
  <pre wrap="">Yes- the new frame types and new statuses are no longer enabled by
default in sane-backends CVS, because we are preparing for a non-API
changing release.

You will need to edit include/sane/sane.h, and change the '#if 0' to
'#if 1' around the new status values and around the new frame types,
and add a comma after the value right before the #if. Then rebuild and
reinstall sane-backends. If the compression option shows up in
scanimage --help, then you have succeeded.

I dont know if you really need to compile sane-frontends, but if you
do, make sure it can find the updated sane.h, wherever it has been
installed.

allan

On Tue, Apr 21, 2009 at 3:08 AM, Stefan Below <a class="moz-txt-link-rfc2396E" href="mailto:stefanbelow@gmx.de">&lt;stefanbelow@gmx.de&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

how can i enable jpeg compression for the fujitsu scanner (4120C)?
I used it a lot last year, but after reinstalling my system, the feature is
no longer available.

So i compiled the lates sane-backends. Bu when i try to compile
sane-frontends, i get the following error-message:

scanadf.c:995: ERROR: &raquo;SANE_STATUS_WARMING_UP&laquo; not declared.

(there is only one installed instance of sane-backends in /usr/local/.....)

Hope someone can help me
Stefan

--
sane-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sane-devel@lists.alioth.debian.org">sane-devel@lists.alioth.debian.org</a>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/mailman/listinfo/sane-devel">http://lists.alioth.debian.org/mailman/listinfo/sane-devel</a>
Unsubscribe: Send mail with subject "unsubscribe your_password"
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;to <a class="moz-txt-link-abbreviated" href="mailto:sane-devel-request@lists.alioth.debian.org">sane-devel-request@lists.alioth.debian.org</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
</body>
</html>