Problems compiling SANE

Rob Fargher (fargher@POBoxes.com)
Sun, 19 Apr 98 11:30:32 +0700

Hi!
I tried to build Sane 0.72 this morning and got the following error message:

>gtkglue.c: In function `set_tooltip': gtkglue.c:80: warning: implicit declaration of
function`gtk_tooltips_set_tip'

>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 -L/usr/X11R6/lib ../lib/liblib.a
-lgtk -lgdk -lXi -lglib -lXext -lX11 -ldl -lnsl -lm

>gtkglue.o: In function `set_tooltip': /tmp/sane-0.72/frontend/gtkglue.c:80: undefined reference to
`gtk_tooltips_set_tip'
>make[1]: *** [xscanimage] Error 1
>make[1]: Leaving directory `/tmp/sane-0.72/frontend'
>make: *** [all-recursive] Error 1

I have no idea how to proceed given that my programming competence extends to "make" and "make
install". :-) Is this a bug in the SANE code or have I not got something installed that's necessary? I do
have gtk 1.0.0 installed.

I'm running Red Hat Linux 5.0, gcc 2.7.2.3. I have a UMAX Astra 610S scanner on its own SCSI
card that Linux recognises as sgf. The CPU is an IBM 6x86 P-150+ if that makes any difference.

Cheers,
Rob

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