sane-project-website/old-archive/2001-06/0143.html

160 wiersze
5.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: Compiling on OS/2</TITLE>
<META NAME="Author" CONTENT="Franz Bakan (fbakan@gmx.net)">
<META NAME="Subject" CONTENT="Re: Compiling on OS/2">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Compiling on OS/2</H1>
<!-- received="Sat Jun 9 06:49:33 2001" -->
<!-- isoreceived="20010609134933" -->
<!-- sent="Sat, 09 Jun 2001 15:40:41 +0200 (CDT)" -->
<!-- isosent="20010609134041" -->
<!-- name="Franz Bakan" -->
<!-- email="fbakan@gmx.net" -->
<!-- subject="Re: Compiling on OS/2" -->
<!-- id="200106091349.f59DnUP23546@panda.mostang.com" -->
<!-- inreplyto="20010609124129.D5519@vortex.swb.de" -->
<STRONG>From:</STRONG> Franz Bakan (<A HREF="mailto:fbakan@gmx.net?Subject=Re:%20Compiling%20on%20OS/2&In-Reply-To=&lt;200106091349.f59DnUP23546@panda.mostang.com&gt;"><EM>fbakan@gmx.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Jun 09 2001 - 06:40:41 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0144.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0142.html">Franz Bakan: "Re: Compiling on OS/2"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0135.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0144.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0090.html">Michal Fikejs: "Strange colors from Canon FS 2710"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0144.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#143">[ date ]</A>
<A HREF="index.html#143">[ thread ]</A>
<A HREF="subject.html#143">[ subject ]</A>
<A HREF="author.html#143">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>On Sat, 9 Jun 2001 12:41:30 +0200, Henning Meier-Geinitz wrote:
<BR>
<P><EM>&gt;&gt; &gt;What's the problem in snapscan?
</EM><BR>
<EM>&gt;&gt;
</EM><BR>
<EM>&gt;&gt; There is no sys/sem.h on OS/2
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt;I have changed configure.in to test for sys/sem.h and disable snapscan
</EM><BR>
<EM>&gt;if it's not present.
</EM><BR>
<P>Did not work here.
<BR>
Configure checks for sys/sem.h, and doesn't find it,
<BR>
but SnapScan is not disabled.
<BR>
Here's the output from configure:
<BR>
...
<BR>
loading cache ./config.cache
<BR>
enabling DC210/DC240 backends
<BR>
disabling PINT backend
<BR>
enabling QuickCam backend
<BR>
disabling Video4Linux backend
<BR>
disabling NET backend
<BR>
disabling SM3600 backend
<BR>
enabling SnapScan backend
<BR>
...
<BR>
<P><P><EM>&gt;Does umax_pp work with os/2 meanwhile?
</EM><BR>
<P>It builds with one minor modification:
<BR>
<P>umax_pp_low.c: In function `Outb':
<BR>
umax_pp_low.c:651: void value not ignored as it ought to be
<BR>
<P>After removing '&amp; 0xFF' from the end of this line it compiles.
<BR>
(I allready sent a mail to St<53>phane Voltz)
<BR>
<P>Don't know if it works because I don't have
<BR>
a umax_pp scanner.
<BR>
Here is the output (2) from scanimage -L
<BR>
<P>[umax_pp_low] EPPRegisterRead, found 0xFF expected 0xC7
<BR>
&nbsp;&nbsp;(umax_pp_low.c:2986)
<BR>
[umax_pp_low] Error! expected STATUS=0x38, found 0x7F!
<BR>
&nbsp;&nbsp;(umax_pp_low.c:4906)
<BR>
[umax_pp_low] SendWord610P failed, expected tmp=0xC8 , found 0x7F
<BR>
&nbsp;(umax_pp_low.c:2030)
<BR>
[umax_pp_low] SendWord(zero) failed (umax_pp_low.c:3369)
<BR>
[umax_pp_mid] sanei_umax_pp_InitTransport() failed
<BR>
&nbsp;(umax_pp_mid.c:130)
<BR>
<P>Bye,
<BR>
Franz
<BR>
<P><P><P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Compiling%20on%20OS/2&In-Reply-To=&lt;200106091349.f59DnUP23546@panda.mostang.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0144.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0142.html">Franz Bakan: "Re: Compiling on OS/2"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0135.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0144.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0090.html">Michal Fikejs: "Strange colors from Canon FS 2710"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0144.html">Henning Meier-Geinitz: "Re: Compiling on OS/2"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#143">[ date ]</A>
<A HREF="index.html#143">[ thread ]</A>
<A HREF="subject.html#143">[ subject ]</A>
<A HREF="author.html#143">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sat Jun 09 2001 - 06:50:54 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>