sane-project-website/old-archive/1998-11/0289.html

95 wiersze
4.7 KiB
HTML
Czysty Wina Historia

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Sun Nov 29 15:36:24 1998 PST" -->
<!-- sent="Sun, 29 Nov 1998 15:33:29 -0800" -->
<!-- name="Christopher J. Tearpak" -->
<!-- email="ctearpak@earthlink.net" -->
<!-- subject="Re: SANE 1.00 breaks on Solaris v2.6" -->
<!-- id="" -->
<!-- inreplyto="SANE 1.00 breaks on Solaris v2.6" -->
<title>sane-devel: Re: SANE 1.00 breaks on Solaris v2.6</title>
<h1>Re: SANE 1.00 breaks on Solaris v2.6</h1>
<b>Christopher J. Tearpak</b> (<a href="mailto:ctearpak@earthlink.net"><i>ctearpak@earthlink.net</i></a>)<br>
<i>Sun, 29 Nov 1998 15:33:29 -0800</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#289">[ date ]</a><a href="index.html#289">[ thread ]</a><a href="subject.html#289">[ subject ]</a><a href="author.html#289">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0290.html">Christian Grigis: "Re: Patch for Microtek ScanMaker X6 (microtek2 backend)"</a>
<li> <b>Previous message:</b> <a href="0288.html">Christian Ordig: "RE: Primax scanner"</a>
<li> <b>Maybe in reply to:</b> <a href="0280.html">Hugo van der Kooij: "SANE 1.00 breaks on Solaris v2.6"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
That is fine and dandy....but, what happens if I have a DC210?<br>
I removed the TCSBRKP function from the code, and it seemed to compile<br>
okay...<br>
Now, the only question is, how do I even run this program...it just tells me<br>
that there are no sane scanners found...how would I go about adding my<br>
camera? (I have a DC210, and I have no idea how to even start to get it<br>
working)<br>
<p>
Thanks in advance :)<br>
<p>
--CHris<br>
----- Original Message -----<br>
From: Hugo van der Kooij &lt;<a href="mailto:hvdkooij@caiw.nl">hvdkooij@caiw.nl</a>&gt;<br>
To: &lt;<a href="mailto:sane-devel@mostang.com">sane-devel@mostang.com</a>&gt;<br>
Sent: Sunday, November 29, 1998 2:29 PM<br>
Subject: Re: SANE 1.00 breaks on Solaris v2.6<br>
<p>
<p>
<i>&gt;On Sun, 29 Nov 1998, wolfgang Rapp wrote:</i><br>
<i>&gt;</i><br>
<i>&gt;&gt; Hugo van der Kooij wrote:</i><br>
<i>&gt;&gt; &gt;</i><br>
<i>&gt;&gt; &gt; dc210.c: In function `init_dc210':</i><br>
<i>&gt;&gt; &gt; dc210.c:329: warning: implicit declaration of function `cfmakeraw'</i><br>
<i>&gt;&gt; &gt; dc210.c:344: `TCSBRKP' undeclared (first use this function)</i><br>
<i>&gt;&gt; &gt; dc210.c:344: (Each undeclared identifier is reported only once</i><br>
<i>&gt;&gt; &gt; dc210.c:344: for each function it appears in.)</i><br>
<i>&gt;&gt; &gt; make[1]: *** [dc210.lo] Error 1</i><br>
<i>&gt;&gt; &gt; make[1]: Leaving directory `/install/sane-1.00/backend'</i><br>
<i>&gt;&gt; &gt; make: *** [all-recursive] Error 1</i><br>
<i>&gt;&gt; &gt;</i><br>
<i>&gt;&gt; Yes dc210.c seens to be a developped for Linux only. I had the sane</i><br>
<i>&gt;&gt; Error on SVR4.2 Unix. I changed TCSBRKP to TCSBRK. There are also</i><br>
<i>&gt;&gt; problems if your syston do not support baudrates higher then B38400. I</i><br>
<i>&gt;&gt; added some ifdefs.</i><br>
<i>&gt;</i><br>
<i>&gt;OK. I just removed the scanner from the Makefile and got away clean.</i><br>
<i>&gt;</i><br>
<i>&gt;Hugo.</i><br>
<i>&gt;</i><br>
<i>&gt; +------------------------+------------------------------+</i><br>
<i>&gt; | Hugo van der Kooij | <a href="mailto:Hugo.van.der.Kooij@caiw.nl">Hugo.van.der.Kooij@caiw.nl</a> |</i><br>
<i>&gt; | Oranje Nassaustraat 16 | <a href="http://www.caiw.nl/~hvdkooij">http://www.caiw.nl/~hvdkooij</a> |</i><br>
<i>&gt; | 3155 VJ Maasland | (De man met de rode hoed) |</i><br>
<i>&gt; +------------------------+------------------------------+</i><br>
<i>&gt; "Computers let you make more mistakes faster than any other invention</i><br>
in<br>
<i>&gt; human history, with the possible exception of handguns and tequila."</i><br>
<i>&gt; (Mitch Radcliffe)</i><br>
<i>&gt;</i><br>
<i>&gt;</i><br>
<i>&gt;--</i><br>
<i>&gt;Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a></i><br>
<i>&gt;To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a></i><br>
<i>&gt;</i><br>
<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0290.html">Christian Grigis: "Re: Patch for Microtek ScanMaker X6 (microtek2 backend)"</a>
<li> <b>Previous message:</b> <a href="0288.html">Christian Ordig: "RE: Primax scanner"</a>
<li> <b>Maybe in reply to:</b> <a href="0280.html">Hugo van der Kooij: "SANE 1.00 breaks on Solaris v2.6"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>