Re: gtk_tooltips

Oliver.Rauch@Wolfsburg.DE
Sat, 25 Apr 1998 18:26:50 +0200 (MET DST)

Hi Joerg,

> in gtkglue.c function set_tooltip I get an undefined reference to
> gtk_tooltips_set_tips
> and xscanimage aborts with error #1.

Hm, please make sure that no old .h-files and no old libs are
installed, I suggest you remove all gtk, gdk, gimp and sane
libraries from your libs and includes-directories and
then

make distclean everything,
the configure gtk
make gtk
install gtk
configure gimp
make gimp
install gimp
configure sane
make sane
install sane

and then tell me exact the
error text while compiling if there is one!

Bye
Oliver

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