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

135 wiersze
5.0 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: sane 1.0.3 won't make</TITLE>
<META NAME="Author" CONTENT="David G. McBride (ldmcbride@socket.net)">
<META NAME="Subject" CONTENT="sane 1.0.3 won't make">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>sane 1.0.3 won't make</H1>
<!-- received="Sun Aug 20 22:15:32 2000" -->
<!-- isoreceived="20000821051532" -->
<!-- sent="Mon, 21 Aug 2000 00:07:40 -0500" -->
<!-- isosent="20000821050740" -->
<!-- name="David G. McBride" -->
<!-- email="ldmcbride@socket.net" -->
<!-- subject="sane 1.0.3 won't make" -->
<!-- id="00082100241803.02042@elbereth" -->
<STRONG>From:</STRONG> David G. McBride (<A HREF="mailto:ldmcbride@socket.net?Subject=Re:%20sane%201.0.3%20won't%20make&In-Reply-To=&lt;00082100241803.02042@elbereth&gt;"><EM>ldmcbride@socket.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Aug 20 2000 - 22:07:40 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0175.html">Tom Martone: "ANN: scanadf and sane-bh for SANE version 1.0.3"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#176">[ date ]</A>
<A HREF="index.html#176">[ thread ]</A>
<A HREF="subject.html#176">[ subject ]</A>
<A HREF="author.html#176">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
I'm relatively new to this, so please don't flame me if I'm asking
<BR>
something stupid. At least I'm a pretty quick study... I'm trying to
<BR>
compile Sane 1.0.3 on a SuSE 6.4 system that previously had 1.0.1-94,
<BR>
which came with the distro. I removed the SuSE package. As either su or
<BR>
root, I ran ./configure then make (I tried both after removing the
<BR>
previous run). As far as I can tell I have all the appropriate gcc, etc.
<BR>
versions, but I get the output below from make. Any help in getting Sane
<BR>
to make is greatly appreciated. Thanks in advance.
<BR>
<P>*********************************
<BR>
for subdir in lib sanei backend frontend
<BR>
doc tools; do \
<BR>
target=`echo all-recursive | sed
<BR>
s/-recursive//`; \ echo making $target in $subdir; \
<BR>
&nbsp;&nbsp;(cd $subdir &amp;&amp; make $target) \
<BR>
&nbsp;&nbsp;&nbsp;|| case &quot;&quot; in *k*) fail=yes;; *) exit 1;; esac; \
<BR>
done &amp;&amp; test -z &quot;$fail&quot;
<BR>
making all in lib
<BR>
make[1]: Entering directory `/home/orville/build/sane-1.0.3/lib'
<BR>
make[1]: Nothing to be done for `all'.
<BR>
make[1]: Leaving directory `/home/orville/build/sane-1.0.3/lib'
<BR>
making all in sanei
<BR>
make[1]: Entering directory `/home/orville/build/sane-1.0.3/sanei'
<BR>
make[1]: Nothing to be done for `all'.
<BR>
make[1]: Leaving directory `/home/orville/build/sane-1.0.3/sanei'
<BR>
making all in backend
<BR>
make[1]: Entering directory `/home/orville/build/sane-1.0.3/backend'
<BR>
rm -f .libs/v4l.lo
<BR>
gcc -c -g -O2 -W -Wall -DSCSIBUFFERSIZE=131072 -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1 -DV_MINOR=0 -DBACKEND_NAME=v4l -DLIBDIR=/usr/local/lib/sane v4l.c -fPIC -DPIC -o .libs/v4l.lo
<BR>
v4l.c:85: X11/Intrinsic.h: No such file or directory
<BR>
make[1]: *** [v4l.lo] Error 1
<BR>
make[1]: Leaving directory `/home/orville/build/sane-1.0.3/backend'
<BR>
make: *** [all-recursive] Error 1
<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;00082100241803.02042@elbereth&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0175.html">Tom Martone: "ANN: scanadf and sane-bh for SANE version 1.0.3"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0177.html">Ramprasad Rao: "Re: sane 1.0.3 won't make"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#176">[ date ]</A>
<A HREF="index.html#176">[ thread ]</A>
<A HREF="subject.html#176">[ subject ]</A>
<A HREF="author.html#176">[ 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>Sun Aug 20 2000 - 22:17:46 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>