problems building sane

D.I. Rainer Klier (support@jusline.at)
Tue, 17 Mar 1998 14:57:10 +0100

hello sane-devel-team,

i have a problem building/making sane 0.71.

i know, maybe there are faqs, mailing lists,... but i didn't find a faq
and don't want to wait for a new mailing-list-message containing my
problem.

so i decided to contact you directly.

my problem is, that making sane stops with the following errors:
"gtkglue.c: In function `set_tooltip':
gtkglue.c:74: warning: implicit declaration of function
`gtk_tooltips_set_tips'
gtkglue.c: In function `panel_destroy':
gtkglue.c:811: warning: implicit declaration of function
`gtk_tooltips_unref'
gcc -L/usr/X11R6/lib -o .libs/xscanimage xscanimage.o progress.o
preview.o preferences.o gtkglue.o ../sanei/libsanei.a -Wl,-rpath
-Wl,/usr/local/lib ../backend/.libs/libsane.so ../lib/liblib.a -lgimp
-lgtk -lgdk -lglib -lXpm -lXext -lX11 -ldl -lm
gtkglue.o: In function `set_tooltip':
/usr/src/sane-0.71/frontend/gtkglue.c:74: undefined reference to
`gtk_tooltips_set_tips'
gtkglue.o: In function `panel_destroy':
/usr/src/sane-0.71/frontend/gtkglue.c:811: undefined reference to
`gtk_tooltips_unref'
make[1]: *** [xscanimage] Error 1
make[1]: Leaving directory `/usr/src/sane-0.71/frontend'
make: *** [all-recursive] Error 1"

so ist seems, that the functions `gtk_tooltips_set_tips' and
`gtk_tooltips_unref' are unknown.
and i can't find them in the gtk-distribution.

ich recently compiled & installed gimp 0.99.19 and gtk 0.99.4.
they run fine, no problems.

what is the problem?
why does gtkglue.c use functions, which aren't definded/declared
anywhere?

i hope you can help me!
thanx in advance.

-- 
einen schoenen Tag noch... 
Dipl.-Ing. Rainer Klier
JUSLINE - Der schnelle Weg zum Recht
(Deutschland: http://www.jusline.de Oesterreich: http://www.jusline.at)
JUSLINE GmbH, Graben 14/1, A-4690 Schwanenstadt,
Tel.: ++43 / 7673 / 64570, Fax: ++43 / 7673 / 6458, 
e-mail: support@jusline.at, FN: 135606x des LG Wels, DVR: 0826189

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com