sane-project-website/old-archive/2000-07/0118.html

246 wiersze
8.8 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: Feature freeze for 1.0.3</TITLE>
<META NAME="Author" CONTENT="Henning Meier-Geinitz (hmg-ml@gmx.de)">
<META NAME="Subject" CONTENT="Re: Feature freeze for 1.0.3">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Feature freeze for 1.0.3</H1>
<!-- received="Sat Jul 15 16:12:24 2000" -->
<!-- isoreceived="20000715231224" -->
<!-- sent="Sun, 16 Jul 2000 01:07:57 +0200" -->
<!-- isosent="20000715230757" -->
<!-- name="Henning Meier-Geinitz" -->
<!-- email="hmg-ml@gmx.de" -->
<!-- subject="Re: Feature freeze for 1.0.3" -->
<!-- id="20000716010757.A19249@hmg1.vortex.swb.de" -->
<!-- inreplyto="200007130531.NAA12747@localhost.localdomain" -->
<STRONG>From:</STRONG> Henning Meier-Geinitz (<A HREF="mailto:hmg-ml@gmx.de?Subject=Re:%20Feature%20freeze%20for%201.0.3&In-Reply-To=&lt;20000716010757.A19249@hmg1.vortex.swb.de&gt;"><EM>hmg-ml@gmx.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Jul 15 2000 - 16:07:57 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0119.html">Petter Reinholdtsen: "Re: Feature freeze for 1.0.3"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0117.html">Henning Meier-Geinitz: "Re: Bugs and documentation"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0075.html">Petter Reinholdtsen: "Feature freeze for 1.0.3"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0132.html">Henning Meier-Geinitz: "Re: Feature freeze for 1.0.3"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0119.html">Petter Reinholdtsen: "Re: Feature freeze for 1.0.3"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0132.html">Henning Meier-Geinitz: "Re: Feature freeze for 1.0.3"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#118">[ date ]</A>
<A HREF="index.html#118">[ thread ]</A>
<A HREF="subject.html#118">[ subject ]</A>
<A HREF="author.html#118">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>On Thu, Jul 13, 2000 at 01:31:14PM +0800, Petter Reinholdtsen wrote:
<BR>
<EM>&gt; It is time to declare feature freeze. This will last for ~two weeks
</EM><BR>
<EM>&gt; to give us some time to update the documentation and get rid of the
</EM><BR>
<EM>&gt; last few bugs. I hope I did not forget any patches or waiting
</EM><BR>
<EM>&gt; backends. If I did, please let me know.
</EM><BR>
<P>I am trying to compile SANE for all platforms I have access to. I don't
<BR>
have scanners on these computers so I can't test scanning.
<BR>
<P>*** Linux 2.2 i386
<BR>
&nbsp;&nbsp;no problems but many warnings
<BR>
<P>*** AIX 4.1.5 on IBM RS/6000 J40 gcc 2.8.1
<BR>
&nbsp;&nbsp;With gmake:
<BR>
&nbsp;&nbsp;gcc -c -g -O2 -W -Wall -DSCSIBUFFERSIZE=131072 -DHAVE_CONFIG_H -I. -I.
<BR>
&nbsp;&nbsp;-I../include -I../include -D_GNU_SOURCE
<BR>
&nbsp;&nbsp;-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
<BR>
&nbsp;&nbsp;-DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0
<BR>
&nbsp;&nbsp;-DBACKEND_NAME=plustek -DLIBDIR=/usr/local/lib/sane plustek.c -DPIC -o
<BR>
&nbsp;&nbsp;plustek.lo
<BR>
&nbsp;&nbsp;plustek.c:75: wait.h: No such file or directory
<BR>
&nbsp;&nbsp;gmake[1]: *** [plustek.lo] Error 1
<BR>
&nbsp;&nbsp;gmake[1]: Leaving directory /tmp/sane/backend'
<BR>
&nbsp;&nbsp;gmake: *** [all-recursive] Error 1
<BR>
&nbsp;&nbsp;
<BR>
*** IRIX Release 6.2 IP25 on SGI Power Onyx cc ?
<BR>
&nbsp;&nbsp;make stops with:
<BR>
&nbsp;&nbsp;cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE
<BR>
&nbsp;&nbsp;-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
<BR>
&nbsp;&nbsp;-DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -g
<BR>
&nbsp;&nbsp;-DSCSIBUFFERSIZE=131072 sanei_pio.c -DPIC -o .libs/sanei_pio.lo
<BR>
&nbsp;&nbsp;cfe: Warning 596: ../include/sane/sanei_debug.h: 54: text following #endif
<BR>
&nbsp;&nbsp;violates the ANSI C standard.
<BR>
&nbsp;&nbsp;cfe: Error: /usr/include/sys/types.h, line 297: redeclaration of 'u_int8_t';
<BR>
&nbsp;&nbsp;previous declaration at line 24 in file '../include/sane/sanei_backend.h'
<BR>
&nbsp;&nbsp;&nbsp;typedef unsigned char u_int8_t ;
<BR>
&nbsp;&nbsp;&nbsp;------- ------------- ^
<BR>
&nbsp;&nbsp;cfe: Error: /usr/include/sys/types.h, line 298: redeclaration of
<BR>
&nbsp;&nbsp;'u_int16_t'; previous declaration at line 28 in file
<BR>
&nbsp;&nbsp;'../include/sane/sanei_backend.h'
<BR>
&nbsp;&nbsp;&nbsp;typedef unsigned short u_int16_t ;
<BR>
&nbsp;&nbsp;&nbsp;------- -------------- ^
<BR>
&nbsp;&nbsp;cfe: Error: /usr/include/sys/types.h, line 299: redeclaration of
<BR>
&nbsp;&nbsp;'u_int32_t'; previous declaration at line 32 in file
<BR>
&nbsp;&nbsp;'../include/sane/sanei_backend.h'
<BR>
&nbsp;&nbsp;&nbsp;typedef __uint32_t u_int32_t ;
<BR>
&nbsp;&nbsp;&nbsp;------- ---------- ^
<BR>
&nbsp;&nbsp;gmake[1]: *** [sanei_pio.o] Error 1
<BR>
&nbsp;&nbsp;gmake[1]: Leaving directory /tmp/sane/sanei'
<BR>
&nbsp;&nbsp;gmake: *** [all-recursive] Error 1
<BR>
<P>*** Sun Solaris 2.6 on Sun Ultra 10 gcc 2.95
<BR>
&nbsp;&nbsp;make stops with:
<BR>
&nbsp;&nbsp;[...]
<BR>
&nbsp;&nbsp;gcc -c -g -O2 -W -Wall -DSCSIBUFFERSIZE=131072 -DHAVE_CONFIG_H -I. -I.
<BR>
&nbsp;&nbsp;-I../include -I../include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
<BR>
&nbsp;&nbsp;-DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0
<BR>
&nbsp;&nbsp;-DBACKEND_NAME=plustek -DLIBDIR=/usr/local/lib/sane plustek.c -fPIC -DPIC -o .libs/plustek.lo
<BR>
&nbsp;&nbsp;plustek.c:193: warning: missing initializer
<BR>
&nbsp;&nbsp;plustek.c:193: warning: (near initialization for dummy_dev.model')
<BR>
&nbsp;&nbsp;plustek.c: In function drvopen':
<BR>
&nbsp;&nbsp;plustek.c:218: warning: implicit declaration of function _IOW'
<BR>
&nbsp;&nbsp;plustek.c:218: parse error before unsigned'
<BR>
&nbsp;&nbsp;plustek.c:241: warning: implicit declaration of function _IOWR'
<BR>
&nbsp;&nbsp;plustek.c:241: parse error before int'
<BR>
&nbsp;&nbsp;plustek.c:242: warning: implicit declaration of function _IO'
<BR>
&nbsp;&nbsp;plustek.c: In function do_cancel':
<BR>
&nbsp;&nbsp;plustek.c:382: parse error before int'
<BR>
&nbsp;&nbsp;plustek.c: In function attach':
<BR>
&nbsp;&nbsp;plustek.c:625: warning: implicit declaration of function _IOR'
<BR>
&nbsp;&nbsp;plustek.c:625: parse error before ScannerCaps'
<BR>
&nbsp;&nbsp;plustek.c:632: parse error before LensInfo'
<BR>
&nbsp;&nbsp;plustek.c:606: warning: result' might be used uninitialized in this function
<BR>
&nbsp;&nbsp;plustek.c: In function sane_plustek_start':
<BR>
&nbsp;&nbsp;plustek.c:1216: parse error before ScannerCaps'
<BR>
&nbsp;&nbsp;plustek.c:1223: parse error before LensInfo'
<BR>
&nbsp;&nbsp;plustek.c:1294: parse error before CmdBlk'
<BR>
&nbsp;&nbsp;plustek.c:1301: parse error before CropInfo'
<BR>
&nbsp;&nbsp;plustek.c:1348: parse error before ScanInfo'
<BR>
&nbsp;&nbsp;plustek.c:1355: parse error before StartScan'
<BR>
&nbsp;&nbsp;plustek.c:1184: warning: result' might be used uninitialized in this function
<BR>
&nbsp;&nbsp;gmake[1]: *** [plustek.lo] Error 1
<BR>
&nbsp;&nbsp;gmake[1]: Leaving directory /tmp/sane/backend'
<BR>
&nbsp;&nbsp;gmake: *** [all-recursive] Error 1
<BR>
<P><P>Sorry, I don't know much about these platforms but I can test any
<BR>
changes/updates.
<BR>
<P>Bye,
<BR>
&nbsp;&nbsp;Henning
<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:%20Feature%20freeze%20for%201.0.3&In-Reply-To=&lt;20000716010757.A19249@hmg1.vortex.swb.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0119.html">Petter Reinholdtsen: "Re: Feature freeze for 1.0.3"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0117.html">Henning Meier-Geinitz: "Re: Bugs and documentation"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0075.html">Petter Reinholdtsen: "Feature freeze for 1.0.3"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0132.html">Henning Meier-Geinitz: "Re: Feature freeze for 1.0.3"</A>
<LI><STRONG>Next in thread:</STRONG> <A HREF="0119.html">Petter Reinholdtsen: "Re: Feature freeze for 1.0.3"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0132.html">Henning Meier-Geinitz: "Re: Feature freeze for 1.0.3"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#118">[ date ]</A>
<A HREF="index.html#118">[ thread ]</A>
<A HREF="subject.html#118">[ subject ]</A>
<A HREF="author.html#118">[ 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 Jul 15 2000 - 16:19:01 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>