sane-project-website/old-archive/2000-08/0182.html

106 wiersze
3.6 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: sane 1.0.3 won't make</TITLE>
<META NAME="Author" CONTENT="Martin (martin.hf@gmx.de)">
<META NAME="Subject" CONTENT="Re: sane 1.0.3 won't make">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: sane 1.0.3 won't make</H1>
<!-- received="Mon Aug 21 08:51:14 2000" -->
<!-- isoreceived="20000821155114" -->
<!-- sent="Mon, 21 Aug 2000 17:44:23 +0200" -->
<!-- isosent="20000821154423" -->
<!-- name="Martin" -->
<!-- email="martin.hf@gmx.de" -->
<!-- subject="Re: sane 1.0.3 won't make" -->
<!-- id="00082117564500.00766@zuHause.de" -->
<!-- inreplyto="Pine.GSU.4.05.10008210027560.28135-100000@oddjob.uchicago.edu" -->
<STRONG>From:</STRONG> Martin (<A HREF="mailto:martin.hf@gmx.de?Subject=Re:%20sane%201.0.3%20won't%20make&In-Reply-To=&lt;00082117564500.00766@zuHause.de&gt;"><EM>martin.hf@gmx.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Aug 21 2000 - 08:44:23 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0183.html">Oliver Schwartz: "Re: acer 620 u"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0181.html">Nick Lamb: "Re: TODO for 1.0.4"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#182">[ date ]</A>
<A HREF="index.html#182">[ thread ]</A>
<A HREF="subject.html#182">[ subject ]</A>
<A HREF="author.html#182">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Am Mon, 21 Aug 2000 schrieb Ramprasad Rao:
<BR>
<EM>&gt; You will need the XFree86-devel package.
</EM><BR>
<P>NO, you don't need any X on your machine!
<BR>
<P><EM>&gt; On Mon, 21 Aug 2000, David G. McBride wrote:
</EM><BR>
<EM>&gt; &gt; v4l.c:85: X11/Intrinsic.h: No such file or directory
</EM><BR>
<P>As Petter Reinholdtsen wrote on Aug, 14 you only need to change some
<BR>
lines in the file v4l.c:
<BR>
----------------------------
<BR>
delete the following line (around line 85)
<BR>
#include &lt;X11/Intrinsic.h&gt;
<BR>
<P>after the line (around line 92)
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;#define SYNC_TIMEOUT 1
<BR>
<P>you add these two lines:
<BR>
#define TRUE 1
<BR>
#define FALSE 0
<BR>
----------------------------
<BR>
That's all you need!
<BR>
<P>&nbsp;&nbsp;&nbsp;Martin
<BR>
<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:%20sane%201.0.3%20won't%20make&In-Reply-To=&lt;00082117564500.00766@zuHause.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0183.html">Oliver Schwartz: "Re: acer 620 u"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0181.html">Nick Lamb: "Re: TODO for 1.0.4"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#182">[ date ]</A>
<A HREF="index.html#182">[ thread ]</A>
<A HREF="subject.html#182">[ subject ]</A>
<A HREF="author.html#182">[ 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>Mon Aug 21 2000 - 08:52:28 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>