sane-project-website/old-archive/1998-04/0259.html

92 wiersze
4.3 KiB
HTML

<!-- received="Fri Apr 24 09:33:02 1998 PDT" -->
<!-- sent="Fri, 24 Apr 1998 12:31:28 -0400" -->
<!-- name="Brent L. Bates" -->
<!-- email="blbates@vigyan.com" -->
<!-- subject="Can't get SANE to compile on SGI" -->
<!-- id="9804241231.ZM23433@mneme.vigyan.com" -->
<!-- inreplyto="" -->
<title>sane-devel: Can't get SANE to compile on SGI</title>
<h1>Can't get SANE to compile on SGI</h1>
<b>Brent L. Bates</b> (<a href="mailto:blbates@vigyan.com"><i>blbates@vigyan.com</i></a>)<br>
<i>Fri, 24 Apr 1998 12:31:28 -0400</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#259">[ date ]</a><a href="index.html#259">[ thread ]</a><a href="subject.html#259">[ subject ]</a><a href="author.html#259">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0260.html">David Mosberger-Tang: "Re: Can't get SANE to compile on SGI"</a>
<li> <b>Previous message:</b> <a href="0258.html">Oliver.Rauch@Wolfsburg.DE: "Re: gtk_tooltips"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0260.html">David Mosberger-Tang: "Re: Can't get SANE to compile on SGI"</a>
<li> <b>Reply:</b> <a href="0260.html">David Mosberger-Tang: "Re: Can't get SANE to compile on SGI"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
I've been trying to compile SANE (tried both versions 0.71 &amp; 0.72) on a SGI<br>
running IRIX 6.2 and the make file in the `backend' directory is screwed up and<br>
will not let me finish. The error message I'm getting is:<br>
<p>
making all in backend<br>
"Makefile", line 179: Missing dependency operator<br>
"Makefile", line 188: Need an operator<br>
Fatal errors encountered -- cannot continue<br>
<p>
Line 179 looks like this:<br>
<p>
ifneq ($(DLL_PRELOAD),)<br>
<p>
This doesn't look like a standard make command. I have tried using the<br>
standard `make' command and SGI's `smake/pmake' command and neither work.<br>
The `README' file says something about using GNU make, this is NOT an<br>
option. I HAVE a STANDARD make command. I'm not going to waste disk space<br>
with a non-standard make command. If you are going to make this software<br>
available, then don't use proprietary software, use standard utitities and NO,<br>
GNU make is NOT a standard utitity.<br>
<p>
So far, I also found a bug in one include file, include/sane/sanei_pio.h<br>
It should have something like the following:<br>
<p>
#if defined (HAVE_IOPERM) &amp;&amp; !defined (IO_SUPPORT_MISSING)<br>
extern SANE_Status sanei_pio_open (const char * dev, int * fd);<br>
#else /* !HAVE_IOPERM */<br>
extern int sanei_pio_open (const char *dev, SANE_Status * status);<br>
#endif /* !HAVE_IOPERM */<br>
<p>
This is so the include file matches the logic in the file:<br>
sanei/sanei_pio.c<br>
<p>
I'd really like to use this software ASAP, but this screwed up makefile is<br>
causing me head aches and I have yet figured out how to fix the makefile so<br>
that it works correctly.<br>
Thanks for any help.<br>
<p>
<pre>
--
<p>
Brent L. Bates (UNIX Sys. Admin.) Phone:(757) 865-1400
M.S. 912 FAX:(757) 865-8177
NASA Langley Research Center
Hampton, Virginia 23681-0001
Email: <a href="mailto:B.L.BATES@larc.nasa.gov">B.L.BATES@larc.nasa.gov</a> <a href="http://www.vigyan.com/~blbates/">http://www.vigyan.com/~blbates/</a>
<p>
Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B)
This email address may not be added to any commercial mail list with out
my permission. Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.
<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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0260.html">David Mosberger-Tang: "Re: Can't get SANE to compile on SGI"</a>
<li> <b>Previous message:</b> <a href="0258.html">Oliver.Rauch@Wolfsburg.DE: "Re: gtk_tooltips"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0260.html">David Mosberger-Tang: "Re: Can't get SANE to compile on SGI"</a>
<li> <b>Reply:</b> <a href="0260.html">David Mosberger-Tang: "Re: Can't get SANE to compile on SGI"</a>
<!-- reply="end" -->
</ul>