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

132 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: Re: compiling xscanimage on Solaris 8</TITLE>
<META NAME="Author" CONTENT="Henning Meier-Geinitz (henning@meier-geinitz.de)">
<META NAME="Subject" CONTENT="Re: compiling xscanimage on Solaris 8">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: compiling xscanimage on Solaris 8</H1>
<!-- received="Wed Jul 18 11:33:53 2001" -->
<!-- isoreceived="20010718183353" -->
<!-- sent="Wed, 18 Jul 2001 20:51:17 +0200" -->
<!-- isosent="20010718185117" -->
<!-- name="Henning Meier-Geinitz" -->
<!-- email="henning@meier-geinitz.de" -->
<!-- subject="Re: compiling xscanimage on Solaris 8" -->
<!-- id="20010718205117.D527@vortex.swb.de" -->
<!-- inreplyto="3B5445B5.87223B35@sels.rsc.raytheon.com" -->
<STRONG>From:</STRONG> Henning Meier-Geinitz (<A HREF="mailto:henning@meier-geinitz.de?Subject=Re:%20compiling%20xscanimage%20on%20Solaris%208&In-Reply-To=&lt;20010718205117.D527@vortex.swb.de&gt;"><EM>henning@meier-geinitz.de</EM></A>)<BR>
<STRONG>Date:</STRONG> Wed Jul 18 2001 - 11:51:17 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0210.html">mh: "Film scanners (was Re: Nikon Coolscan SCSI commands)"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0208.html">Henning Meier-Geinitz: "Re: sane 1.0.5 with xsane 0.76"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0175.html">Michael K Bender: "Re: compiling xscanimage on Solaris 8"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#209">[ date ]</A>
<A HREF="index.html#209">[ thread ]</A>
<A HREF="subject.html#209">[ subject ]</A>
<A HREF="author.html#209">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hi,
<BR>
<P>On Tue, Jul 17, 2001 at 10:03:33AM -0400, Michael K Bender wrote:
<BR>
<EM>&gt; Henning Meier-Geinitz wrote:
</EM><BR>
<EM>&gt; &gt; One idea: Try to add &quot;#include &lt;sys/varargs.h&gt;&quot; in
</EM><BR>
<EM>&gt; &gt; sanei/sanei_init_debug.c&quot;. I don't know if this helps...
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I tried this, along with changing &quot;#include &lt;sys/syslog.h&gt;&quot; to
</EM><BR>
<EM>&gt; &quot;&lt;syslog.h&gt;&quot; and got the following results:
</EM><BR>
<P>[same error in principle]
<BR>
<P><EM>&gt; The only real difference is that adding varargs.h redefined the
</EM><BR>
<EM>&gt; va_start function. I looked through the varargs.h header, and indeed
</EM><BR>
<EM>&gt; va_list is a macro that is defined here. However, something must not
</EM><BR>
<EM>&gt; be getting completely defined because as I trace through the header
</EM><BR>
<EM>&gt; file, there should be no case where it does not get defined. I
</EM><BR>
<EM>&gt; couldn't find which header file calls the stdarg_iso.h That header
</EM><BR>
<EM>&gt; file itself says that it should only be called by other header files,
</EM><BR>
<EM>&gt; and I haven't been able to find out which one, but, this is only a
</EM><BR>
<EM>&gt; warning. Then again, it looks like it is a warning that is causing
</EM><BR>
<EM>&gt; make to choke and die.
</EM><BR>
<P>This one is an error, only the syslog and isfdtype things are warnings
<BR>
(everything without &quot;warning:&quot; is an error).
<BR>
<P>Sorry I don't have any more ideas. As sane-backends compiled without
<BR>
these probleme maybe you want to compare the files between
<BR>
sane-backends and sane-frontends, but there shouldn't be major
<BR>
differences. You may also compare the command lines for the compiler
<BR>
for sanei/sanei_init_debug.c between sane-frontends and sane-backends.
<BR>
Maybe there is a difference.
<BR>
<P>I have changed sys/syslog.h to syslog.h in CVS but this isn't the real
<BR>
problem.
<BR>
<P>Bye,
<BR>
&nbsp;&nbsp;Henning
<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:%20compiling%20xscanimage%20on%20Solaris%208&In-Reply-To=&lt;20010718205117.D527@vortex.swb.de&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0210.html">mh: "Film scanners (was Re: Nikon Coolscan SCSI commands)"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0208.html">Henning Meier-Geinitz: "Re: sane 1.0.5 with xsane 0.76"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0175.html">Michael K Bender: "Re: compiling xscanimage on Solaris 8"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#209">[ date ]</A>
<A HREF="index.html#209">[ thread ]</A>
<A HREF="subject.html#209">[ subject ]</A>
<A HREF="author.html#209">[ 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>Wed Jul 18 2001 - 11:35:35 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>