sane-project-website/old-archive/2001-01/0008.html

152 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: Building frozen pre-1.0.4</TITLE>
<META NAME="Author" CONTENT="Paul Floyd (paulf@free.fr)">
<META NAME="Subject" CONTENT="Re: Building frozen pre-1.0.4">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Building frozen pre-1.0.4</H1>
<!-- received="Tue Jan 2 10:07:33 2001" -->
<!-- isoreceived="20010102180733" -->
<!-- sent="Tue, 02 Jan 2001 18:32:07 +0100" -->
<!-- isosent="20010102173207" -->
<!-- name="Paul Floyd" -->
<!-- email="paulf@free.fr" -->
<!-- subject="Re: Building frozen pre-1.0.4" -->
<!-- id="3A521097.6142A5EB@free.fr" -->
<!-- inreplyto="20001223172948.A2094@vortex.swb.de" -->
<STRONG>From:</STRONG> Paul Floyd (<A HREF="mailto:paulf@free.fr?Subject=Re:%20Building%20frozen%20pre-1.0.4&In-Reply-To=&lt;3A521097.6142A5EB@free.fr&gt;"><EM>paulf@free.fr</EM></A>)<BR>
<STRONG>Date:</STRONG> Tue Jan 02 2001 - 09:32:07 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0009.html">axskr@t-online.de: "RE: SANE backend for Mustek 1200UB released by Mustek"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0007.html">Henning Meier-Geinitz: "SANE backend for Mustek 1200UB released by Mustek"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#8">[ date ]</A>
<A HREF="index.html#8">[ thread ]</A>
<A HREF="subject.html#8">[ subject ]</A>
<A HREF="author.html#8">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi
<BR>
<P>I'll try to give at a go asap, but I just changed jobs, so free time is
<BR>
less of an available commidity at the moment.
<BR>
<P>A bientot
<BR>
Paul
<BR>
<P>Henning Meier-Geinitz wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; On Fri, Dec 22, 2000 at 06:49:26PM +0100, Paul Floyd wrote:
</EM><BR>
<EM>&gt; &gt; The problem was with the enable-warnings causing -ansi to be given, and
</EM><BR>
<EM>&gt; &gt; sigset_t isn't ansi.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I see. I have just committed some changes to CVS:
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; * Don't set -ansi in configure if os2.h is present. Is os2.h always
</EM><BR>
<EM>&gt; present on OS/2 systems? Any better idea for testing if OS/2 ist
</EM><BR>
<EM>&gt; present? Does it work now or is it necessary to remove &quot;-pedantic&quot;
</EM><BR>
<EM>&gt; also?
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; * Set PATH_MAX in include/sane/sanei_backend.h if not defined elsewhere.
</EM><BR>
<EM>&gt; I chose this file instead of config.h because it's included after the
</EM><BR>
<EM>&gt; system include files and won't make trouble when PATH_MAX is
</EM><BR>
<EM>&gt; defined there. It works for me now (even if I remove PATH_MAX from
</EM><BR>
<EM>&gt; the system header file).
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; * Check for sys/shm.h in configure and set HAVE_SYS_SHM_H in config.in.
</EM><BR>
<EM>&gt; This help backend authors (nec, sharp) to check for shm. It won't
</EM><BR>
<EM>&gt; change the problems with these backends until the authors have added
</EM><BR>
<EM>&gt; tests for shm.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Could you test these changes? It can take up to an hour until they
</EM><BR>
<EM>&gt; arrive at the anoncvs server.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Bye,
</EM><BR>
<EM>&gt; Henning
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; --
</EM><BR>
<EM>&gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
</EM><BR>
<EM>&gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Building%20frozen%20pre-1.0.4&In-Reply-To=&lt;3A521097.6142A5EB@free.fr&gt;">majordomo@mostang.com</A>
</EM><BR>
<P><PRE>
--
Paul Floyd <A HREF="http://paulf.free.fr">http://paulf.free.fr</A>
EMail = URL (after //), replacing first dot with @
What's the point? The sharp bit on the end.
<P>--
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:%20Building%20frozen%20pre-1.0.4&In-Reply-To=&lt;3A521097.6142A5EB@free.fr&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0009.html">axskr@t-online.de: "RE: SANE backend for Mustek 1200UB released by Mustek"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0007.html">Henning Meier-Geinitz: "SANE backend for Mustek 1200UB released by Mustek"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#8">[ date ]</A>
<A HREF="index.html#8">[ thread ]</A>
<A HREF="subject.html#8">[ subject ]</A>
<A HREF="author.html#8">[ 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>Tue Jan 02 2001 - 10:09:10 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>