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

104 wiersze
5.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: compiling xscanimage on Solaris 8</TITLE>
<META NAME="Author" CONTENT="Michael K Bender (benderm@marmail.ed.ray.com)">
<META NAME="Subject" CONTENT="compiling xscanimage on Solaris 8">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>compiling xscanimage on Solaris 8</H1>
<!-- received="Fri Jul 13 05:32:02 2001" -->
<!-- isoreceived="20010713123202" -->
<!-- sent="Fri, 13 Jul 2001 08:45:41 -0400" -->
<!-- isosent="20010713124541" -->
<!-- name="Michael K Bender" -->
<!-- email="benderm@marmail.ed.ray.com" -->
<!-- subject="compiling xscanimage on Solaris 8" -->
<!-- id="3B4EED75.CC197A35@sels.rsc.raytheon.com" -->
<STRONG>From:</STRONG> Michael K Bender (<A HREF="mailto:benderm@marmail.ed.ray.com?Subject=Re:%20compiling%20xscanimage%20on%20Solaris%208&In-Reply-To=&lt;3B4EED75.CC197A35@sels.rsc.raytheon.com&gt;"><EM>benderm@marmail.ed.ray.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri Jul 13 2001 - 05:45:41 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0117.html">Mick Barry: "Re: compiling xscanimage on Solaris 8"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0115.html">Major A: "Re: Nikon Coolscan SCSI commands"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0117.html">Mick Barry: "Re: compiling xscanimage on Solaris 8"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0117.html">Mick Barry: "Re: compiling xscanimage on Solaris 8"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0143.html">Henning Meier-Geinitz: "Re: compiling xscanimage on Solaris 8"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#116">[ date ]</A>
<A HREF="index.html#116">[ thread ]</A>
<A HREF="subject.html#116">[ subject ]</A>
<A HREF="author.html#116">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hello,
<BR>
<P>I've already successfully compiled and have been able to run sane via the scanimage interface, but I would
<BR>
like to be able to use sane from a graphical interface, preferably as a plug-in to gimp. However, when I try
<BR>
to compile the frontends package, I get the following errors:
<BR>
<P><PRE>
---
../include/sane/sanei_debug.h: In function `sanei_debug_sanei_debug_call':
In file included from sanei_init_debug.c:66:
../include/sane/sanei_debug.h:76: `__builtin_va_alist' undeclared (first use in this function)
../include/sane/sanei_debug.h:76: (Each undeclared identifier is reported only once
../include/sane/sanei_debug.h:76: for each function it appears in.)
../include/sane/sanei_debug.h:74: warning: `ap' might be used uninitialized in this function
sanei_init_debug.c: In function `sanei_debug_msg':
sanei_init_debug.c:103: warning: implicit declaration of function `isfdtype'
sanei_init_debug.c:108: warning: implicit declaration of function `syslog'
sanei_init_debug.c:109: warning: implicit declaration of function `vsyslog'
---
<P>I have been able to get rid of the syslog and vsyslog errors by changing the #include &lt;sys/syslog.h&gt; to
#include &lt;syslog.h&gt;, however, I haven't been able to get rid of the isfdtype or `__builtin_va_alist' error. I
read back in the mailing list logs about the isfdtype problem with compiling sane, but that has been fixed. I
was wondering if anybody has encountered this problem with xscanimage and knows how to resolve it.
<P>Thanks
<P>--
*==========================================*
# Mike Bender Marlboro System Managers #
# <A HREF="mailto:benderm@sels.rsc.raytheon.com?Subject=Re:%20compiling%20xscanimage%20on%20Solaris%208&In-Reply-To=&lt;3B4EED75.CC197A35@sels.rsc.raytheon.com&gt;">benderm@sels.rsc.raytheon.com</A> #
# 508.490.2849 #
*==========================================*
<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%20xscanimage%20on%20Solaris%208&In-Reply-To=&lt;3B4EED75.CC197A35@sels.rsc.raytheon.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0117.html">Mick Barry: "Re: compiling xscanimage on Solaris 8"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0115.html">Major A: "Re: Nikon Coolscan SCSI commands"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0117.html">Mick Barry: "Re: compiling xscanimage on Solaris 8"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0117.html">Mick Barry: "Re: compiling xscanimage on Solaris 8"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0143.html">Henning Meier-Geinitz: "Re: compiling xscanimage on Solaris 8"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#116">[ date ]</A>
<A HREF="index.html#116">[ thread ]</A>
<A HREF="subject.html#116">[ subject ]</A>
<A HREF="author.html#116">[ 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>Fri Jul 13 2001 - 05:33:22 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>