kopia lustrzana https://gitlab.com/sane-project/website
67 wiersze
3.1 KiB
HTML
67 wiersze
3.1 KiB
HTML
<!-- received="Sun Apr 26 10:51:35 1998 PDT" -->
|
|
<!-- sent="Sun, 26 Apr 1998 19:28:26 +0200 (MET DST)" -->
|
|
<!-- name="Oliver.Rauch@Wolfsburg.DE" -->
|
|
<!-- email="Oliver.Rauch@Wolfsburg.DE" -->
|
|
<!-- subject="Re: Problems with xscanimage and SANE 0.72" -->
|
|
<!-- id="199804261728.TAA00632@Babylon5.wolfsburg.de" -->
|
|
<!-- inreplyto="199804261506.LAA10945@emerald.accessv.com" -->
|
|
<title>sane-devel: Re: Problems with xscanimage and SANE 0.72</title>
|
|
<h1>Re: Problems with xscanimage and SANE 0.72</h1>
|
|
<a href="mailto:Oliver.Rauch@Wolfsburg.DE"><i>Oliver.Rauch@Wolfsburg.DE</i></a><br>
|
|
<i>Sun, 26 Apr 1998 19:28:26 +0200 (MET DST)</i>
|
|
<p>
|
|
<ul>
|
|
<li> <b>Messages sorted by:</b> <a href="date.html#282">[ date ]</a><a href="index.html#282">[ thread ]</a><a href="subject.html#282">[ subject ]</a><a href="author.html#282">[ author ]</a>
|
|
<!-- next="start" -->
|
|
<li> <b>Next message:</b> <a href="0283.html">Rob Fargher: "Re: Problems with xscanimage and SANE 0.72"</a>
|
|
<li> <b>Previous message:</b> <a href="0281.html">Oliver.Rauch@Wolfsburg.DE: "Re: Two *other* problems with xscanimage"</a>
|
|
<li> <b>In reply to:</b> <a href="0274.html">Rob Fargher: "Re: Problems with xscanimage and SANE 0.72"</a>
|
|
<!-- nextthread="start" -->
|
|
<li> <b>Next in thread:</b> <a href="0283.html">Rob Fargher: "Re: Problems with xscanimage and SANE 0.72"</a>
|
|
<!-- reply="end" -->
|
|
</ul>
|
|
<!-- body="start" -->
|
|
Hi Rob,<br>
|
|
<p>
|
|
<p>
|
|
<i>> 3) SANE 0.72 still doesn't compile. The error message is as follows:</i><br>
|
|
<i>> </i><br>
|
|
<i>> gktglue.c: In function 'set tooltip': gtkglue.c:80:warning: implicit declaration of function</i><br>
|
|
<i>> 'gtk_tooltips_set_tips'.</i><br>
|
|
<i>> gtkglue.o: In function 'set tooltip': /tmp/sane-0.72/frontend/gtkglue.c:80: undefined</i><br>
|
|
<i>> reference to 'gtk-tooltips_set_tips'</i><br>
|
|
<i>> make[1]: ***[xscanimage] Error 1</i><br>
|
|
<p>
|
|
<p>
|
|
In my sane-0.72-version in gtkclue.c there is:<br>
|
|
75 if (desc && desc[0])<br>
|
|
76 #ifdef HAVE_GTK_TOOLTIPS_SET_TIPS<br>
|
|
77 /* pre 0.99.4: */<br>
|
|
78 gtk_tooltips_set_tips (tooltips, widget, (char *) desc);<br>
|
|
79 #else<br>
|
|
80 gtk_tooltips_set_tip (tooltips, widget, desc, 0);<br>
|
|
81 #endif<br>
|
|
<p>
|
|
So in line 80 ther is no 'gtk_tooltips_set_tips'!<br>
|
|
Please use the original version of sane-0.72 !!!<br>
|
|
<p>
|
|
Bye<br>
|
|
Oliver<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">majordomo@mostang.com</a>
|
|
</pre>
|
|
<!-- body="end" -->
|
|
<p>
|
|
<ul>
|
|
<!-- next="start" -->
|
|
<li> <b>Next message:</b> <a href="0283.html">Rob Fargher: "Re: Problems with xscanimage and SANE 0.72"</a>
|
|
<li> <b>Previous message:</b> <a href="0281.html">Oliver.Rauch@Wolfsburg.DE: "Re: Two *other* problems with xscanimage"</a>
|
|
<li> <b>In reply to:</b> <a href="0274.html">Rob Fargher: "Re: Problems with xscanimage and SANE 0.72"</a>
|
|
<!-- nextthread="start" -->
|
|
<li> <b>Next in thread:</b> <a href="0283.html">Rob Fargher: "Re: Problems with xscanimage and SANE 0.72"</a>
|
|
<!-- reply="end" -->
|
|
</ul>
|