sane-project-website/old-archive/1998-01/0167.html

78 wiersze
3.8 KiB
HTML
Czysty Wina Historia

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Mon Jan 26 06:06:43 1998 PST" -->
<!-- sent="Mon, 26 Jan 1998 09:05:54 -0500" -->
<!-- name="Michael Sweet" -->
<!-- email="mike@easysw.com" -->
<!-- subject="Re: sane 0.69, Irix 6.3" -->
<!-- id="" -->
<!-- inreplyto="sane 0.69, Irix 6.3" -->
<title>sane-devel: Re: sane 0.69, Irix 6.3</title>
<h1>Re: sane 0.69, Irix 6.3</h1>
<b>Michael Sweet</b> (<a href="mailto:mike@easysw.com"><i>mike@easysw.com</i></a>)<br>
<i>Mon, 26 Jan 1998 09:05:54 -0500</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#167">[ date ]</a><a href="index.html#167">[ thread ]</a><a href="subject.html#167">[ subject ]</a><a href="author.html#167">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0168.html">Christoph Doerbeck: "Which version of SANE/Gimp work well together..."</a>
<li> <b>Previous message:</b> <a href="0166.html">Per Harald Myrvang: "Re: sane 0.69, Irix 6.3"</a>
<li> <b>Maybe in reply to:</b> <a href="0165.html">Jamie Zawinski: "sane 0.69, Irix 6.3"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0184.html">Jamie Zawinski: "Re: sane 0.69, Irix 6.3"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Jamie Zawinski wrote:<br>
<i>&gt; ...</i><br>
<i>&gt; The first problem I ran into when trying to build it was, I wasn't</i><br>
<i>&gt; able to use gcc. I had to use SGI's cc, because something is going</i><br>
<i>&gt; wrong when sane tries to create shared libraries. It's apparently</i><br>
<i>&gt; not doing the right thing for Irix, because ld complains:</i><br>
<i>&gt; ...</i><br>
<p>
Looks like your copy of cc/gcc is generating n32 object files; you<br>
should definitely stick to o32 for now (gcc only supports this model).<br>
<p>
<i>&gt; ...</i><br>
<i>&gt; First, lalloca.h was trouble. You're including lalloca.h before</i><br>
<i>&gt; config.h because of AIX -- but on SGI, &lt;alloca.h&gt; must be included</i><br>
<i>&gt; before alloca() can be used, and &lt;alloca.h&gt; only gets included if</i><br>
<i>&gt; config.h has defined HAVE_ALLOCA_H... Which means that on SGI,</i><br>
<i>&gt; config.h must come before lalloca.h. So a whole bunch of files</i><br>
<i>&gt; needed to have the ifdefs tweaked.</i><br>
<i>&gt; </i><br>
<i>&gt; I had to add a missing argument in sanei_scsi.c. I guessed "0".</i><br>
<i>&gt; ...</i><br>
<p>
I'll have a look at your changes to sanei_scsi.c and see if I can see<br>
what's gone wrong with all the changes since 0.63 (I think that was the<br>
first version my SCSI additions made it in...)<br>
<p>
BTW, I'll have a precompiled distribution for SANE 0.69 available<br>
sometime this week once I get things tested fully.<br>
<p>
<pre>
--
________________________________________________________________________
Mike Sweet Software for SGI and Sun Easy Software Products
(301) 373-9603 Workstations 44145 Airport View Drive
mike@easysw.com <a href="http://www.easysw.com">http://www.easysw.com</a> Hollywood, Maryland 20636
<p>
SUPPORT THE ANTI-SPAM AMENDMENT! - <a href="http://www.cauce.org">http://www.cauce.org</a>
<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="0168.html">Christoph Doerbeck: "Which version of SANE/Gimp work well together..."</a>
<li> <b>Previous message:</b> <a href="0166.html">Per Harald Myrvang: "Re: sane 0.69, Irix 6.3"</a>
<li> <b>Maybe in reply to:</b> <a href="0165.html">Jamie Zawinski: "sane 0.69, Irix 6.3"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0184.html">Jamie Zawinski: "Re: sane 0.69, Irix 6.3"</a>
<!-- reply="end" -->
</ul>