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

153 wiersze
5.2 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: Problem comiling Sane</TITLE>
<META NAME="Author" CONTENT="Maier Gerfried (moali@sbox.tu-graz.ac.at)">
<META NAME="Subject" CONTENT="Problem comiling Sane">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Problem comiling Sane</H1>
<!-- received="Sat Jun 9 00:39:06 2001" -->
<!-- isoreceived="20010609073906" -->
<!-- sent="Sat, 09 Jun 2001 09:45:57 +0200" -->
<!-- isosent="20010609074557" -->
<!-- name="Maier Gerfried" -->
<!-- email="moali@sbox.tu-graz.ac.at" -->
<!-- subject="Problem comiling Sane" -->
<!-- id="3B21D435.2B402CB9@sbox.tu-graz.ac.at" -->
<STRONG>From:</STRONG> Maier Gerfried (<A HREF="mailto:moali@sbox.tu-graz.ac.at?Subject=Re:%20Problem%20comiling%20Sane&In-Reply-To=&lt;3B21D435.2B402CB9@sbox.tu-graz.ac.at&gt;"><EM>moali@sbox.tu-graz.ac.at</EM></A>)<BR>
<STRONG>Date:</STRONG> Sat Jun 09 2001 - 00:45:57 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0130.html">Jonathan Buzzard: "Re: Fwd: Re: Hi -- USB UMAX Astra 2200 question"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0128.html">Oliver Rauch: "Re: Compiling on OS/2"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0132.html">Petter Reinholdtsen: "Re: Problem comiling Sane"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0132.html">Petter Reinholdtsen: "Re: Problem comiling Sane"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0148.html">Douglas Gilbert: "Re: Problem comiling Sane"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#129">[ date ]</A>
<A HREF="index.html#129">[ thread ]</A>
<A HREF="subject.html#129">[ subject ]</A>
<A HREF="author.html#129">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Dear Ladies and Gents,
<BR>
<P>Due to my problem scanning colour-images (sane 1.0.4, Agfa Snapscan 600,
<BR>
Backend: snapscan; my system: Suse Linux 6.3 (gcc updated to
<BR>
egcs-2.91.66)) with xsane Oliver Rauch told me, that using the
<BR>
CVS-snapshot of sane-backend (sane-backends-CVS-2001-06-05_tar.gz) cold
<BR>
be a solution to my problem.
<BR>
<P>So I downloaded that file from www.mostang.com, untarred it, called
<BR>
configure - all without problems. But when I call make, it stops
<BR>
working. The last lines printed on the screen are:
<BR>
<P>gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE
<BR>
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d
<BR>
-DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -g -O2
<BR>
-D__NO_STRING_INLINES -W -Wall -Wcast-align -Wcast-qual
<BR>
-Wmissing-declarations -Wmissing-prototypes -Wpointer-arith
<BR>
-Wreturn-type -Wstrict-prototypes -pedantic -ansi sanei_scsi.c -fPIC
<BR>
-DPIC -o .libs/sanei_scsi.lo
<BR>
sanei_scsi.c: In function `sanei_scsi_req_enter2':
<BR>
sanei_scsi.c:1907: warning: cast discards `const' from pointer target
<BR>
type
<BR>
sanei_scsi.c: In function `lx_chk_id':
<BR>
sanei_scsi.c:2262: storage size of `ssid' isn't known
<BR>
sanei_scsi.c:2262: warning: unused variable `ssid'
<BR>
sanei_scsi.c: In function `sanei_scsi_req_enter':
<BR>
sanei_scsi.c:4267: warning: cast discards `const' from pointer target
<BR>
type
<BR>
sanei_scsi.c:4275: warning: cast discards `const' from pointer target
<BR>
type
<BR>
sanei_scsi.c: In function `sanei_scsi_cmd':
<BR>
sanei_scsi.c:4283: warning: cast discards `const' from pointer target
<BR>
type
<BR>
sanei_scsi.c:4291: warning: cast discards `const' from pointer target
<BR>
type
<BR>
make[1]: *** [sanei_scsi.o] Error 1
<BR>
make[1]: Leaving directory
<BR>
`/home/moali/sane-backends-CVS-2001-06-05/sanei'
<BR>
make: *** [all-recursive] Error 1
<BR>
<P>What could be a solution to this error?
<BR>
<P>thanks for any hints.
<BR>
<P>Best regards
<BR>
Maier Gerfried
<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:%20Problem%20comiling%20Sane&In-Reply-To=&lt;3B21D435.2B402CB9@sbox.tu-graz.ac.at&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0130.html">Jonathan Buzzard: "Re: Fwd: Re: Hi -- USB UMAX Astra 2200 question"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0128.html">Oliver Rauch: "Re: Compiling on OS/2"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0132.html">Petter Reinholdtsen: "Re: Problem comiling Sane"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0132.html">Petter Reinholdtsen: "Re: Problem comiling Sane"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0148.html">Douglas Gilbert: "Re: Problem comiling Sane"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#129">[ date ]</A>
<A HREF="index.html#129">[ thread ]</A>
<A HREF="subject.html#129">[ subject ]</A>
<A HREF="author.html#129">[ 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 - 00:40:46 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>