sane-project-website/old-archive/2001-07/0174.html

163 wiersze
7.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: Re: compiling latest sane on PowerPC Linux</TITLE>
<META NAME="Author" CONTENT="Mehul N. Sanghvi (mehul@kirsun.ne.mediaone.net)">
<META NAME="Subject" CONTENT="Re: compiling latest sane on PowerPC Linux">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: compiling latest sane on PowerPC Linux</H1>
<!-- received="Tue Jul 17 05:48:57 2001" -->
<!-- isoreceived="20010717124857" -->
<!-- sent="Tue, 17 Jul 2001 09:06:09 -0400" -->
<!-- isosent="20010717130609" -->
<!-- name="Mehul N. Sanghvi" -->
<!-- email="mehul@kirsun.ne.mediaone.net" -->
<!-- subject="Re: compiling latest sane on PowerPC Linux" -->
<!-- id="15188.14401.586603.876769@kirsun.ne.mediaone.net" -->
<!-- inreplyto="20010717131635.G9131@janus.lan" -->
<STRONG>From:</STRONG> Mehul N. Sanghvi (<A HREF="mailto:mehul@kirsun.ne.mediaone.net?Subject=Re:%20compiling%20latest%20sane%20on%20PowerPC%20Linux&In-Reply-To=&lt;15188.14401.586603.876769@kirsun.ne.mediaone.net&gt;"><EM>mehul@kirsun.ne.mediaone.net</EM></A>)<BR>
<STRONG>Date:</STRONG> Tue Jul 17 2001 - 06:06:09 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0175.html">Michael K Bender: "Re: compiling xscanimage on Solaris 8"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0173.html">Mehul N. Sanghvi: "Re: SANE-1.0.5/Linux-2.4.6/PowerPC"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0170.html">Major A: "Re: compiling latest sane on PowerPC Linux"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0184.html">Mehul N. Sanghvi: "Re: compiling latest sane on PowerPC Linux"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0184.html">Mehul N. Sanghvi: "Re: compiling latest sane on PowerPC Linux"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#174">[ date ]</A>
<A HREF="index.html#174">[ thread ]</A>
<A HREF="subject.html#174">[ subject ]</A>
<A HREF="author.html#174">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
I believe the other person would be me. PowerMac 7100, Linux 2.4.x is
<BR>
what I have.
<BR>
<P>I am going to try 1.0.4 and see what happens with that. I know
<BR>
someone at LinuxPPC has made a RPM of it. I will see what I can find
<BR>
from the source RPM in regards to patches/fixes/changes.
<BR>
<P><P>cheers,
<BR>
<P>&nbsp;&nbsp;&nbsp;mehul
<BR>
<P><P><EM>&gt;&gt;&gt;&gt;&gt; Major A writes:
</EM><BR>
<P>Andras&gt; Fred,
<BR>
<P><EM>&gt;&gt; I've downloaded the lastest sane (1.0.5) or my PowerPC Linux
</EM><BR>
<EM>&gt;&gt; system. The systems is glibc 2.1.3 and kernel 2.4.6 debian
</EM><BR>
<EM>&gt;&gt; based. I get errors saying inb and outb are undefined.
</EM><BR>
<P>Andras&gt; We had someone else on the list who had a very similar problem. You
<BR>
Andras&gt; are running debian with a 2.4.x kernel (i.e. you built it yourself),
<BR>
Andras&gt; and I have the same set-up (on i386 and alpha machines though).
<BR>
<P>Andras&gt; Note that a debian install has its own /usr/include/asm and
<BR>
Andras&gt; /usr/include/linux directories, so if you build your own kernel, it
<BR>
Andras&gt; might be worth replacing them by symbolic links to the two relevant
<BR>
Andras&gt; directories in /usr/src/linux/include (I hope you keep your kernel
<BR>
Andras&gt; source there).
<BR>
<P><EM>&gt;&gt; A check through the kernl header files yields no definitions
</EM><BR>
<EM>&gt;&gt; except in one of the asm headers. Including the asm
</EM><BR>
<EM>&gt;&gt; header did not work so I suspect the problem was at
</EM><BR>
<EM>&gt;&gt; the linker stage.
</EM><BR>
<P>Andras&gt; Is it the ld command that complains? If so, you have the same problem
<BR>
Andras&gt; as that other user (can't remember their name).
<BR>
<P><EM>&gt;&gt; Doesn't inb and outb have something to do with the ISA bus?
</EM><BR>
<EM>&gt;&gt; My PowerPC machine has no ISA bus.
</EM><BR>
<P>Andras&gt; It has to do with the stupid I/O handling on i386 machines. If you ask
<BR>
Andras&gt; me, it should not really be needed for any other architecture. Maybe
<BR>
Andras&gt; it just makes writing cross-platform stuff easier to keep it for all
<BR>
Andras&gt; platforms.
<BR>
<P>Andras&gt; Hope this helps, any corrections are welcome.
<BR>
<P>Andras&gt; Andras
<BR>
<P>Andras&gt; ===========================================================================
<BR>
Andras&gt; Major Andr<64>s
<BR>
Andras&gt; e-mail: <A HREF="mailto:andras@users.sourceforge.net?Subject=Re:%20compiling%20latest%20sane%20on%20PowerPC%20Linux&In-Reply-To=&lt;15188.14401.586603.876769@kirsun.ne.mediaone.net&gt;">andras@users.sourceforge.net</A>
<BR>
Andras&gt; www: <A HREF="http://andras.webhop.org/">http://andras.webhop.org/</A>
<BR>
Andras&gt; ===========================================================================
<BR>
<P>Andras&gt; --
<BR>
Andras&gt; Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
<BR>
Andras&gt; To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20compiling%20latest%20sane%20on%20PowerPC%20Linux&In-Reply-To=&lt;15188.14401.586603.876769@kirsun.ne.mediaone.net&gt;">majordomo@mostang.com</A>
<BR>
<P><P><P><P><PRE>
--
Mehul N. Sanghvi email: <A HREF="mailto:mehul@kirsun.ne.mediaone.net?Subject=Re:%20compiling%20latest%20sane%20on%20PowerPC%20Linux&In-Reply-To=&lt;15188.14401.586603.876769@kirsun.ne.mediaone.net&gt;">mehul@kirsun.ne.mediaone.net</A>
Superior software is always free! URL: <A HREF="http://kirsun.ne.mediaone.net/~mehul">http://kirsun.ne.mediaone.net/~mehul</A>
<P>&quot;Assassination is the extreme form of censorship.&quot;
George Bernard Shaw (1856-1950)
<P>--
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:%20compiling%20latest%20sane%20on%20PowerPC%20Linux&In-Reply-To=&lt;15188.14401.586603.876769@kirsun.ne.mediaone.net&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0175.html">Michael K Bender: "Re: compiling xscanimage on Solaris 8"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0173.html">Mehul N. Sanghvi: "Re: SANE-1.0.5/Linux-2.4.6/PowerPC"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0170.html">Major A: "Re: compiling latest sane on PowerPC Linux"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0184.html">Mehul N. Sanghvi: "Re: compiling latest sane on PowerPC Linux"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0184.html">Mehul N. Sanghvi: "Re: compiling latest sane on PowerPC Linux"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#174">[ date ]</A>
<A HREF="index.html#174">[ thread ]</A>
<A HREF="subject.html#174">[ subject ]</A>
<A HREF="author.html#174">[ 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>Tue Jul 17 2001 - 05:49:23 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>