[OTR-dev] Gaim 2.0.0beta4

Paul Wouters paul at cypherpunks.ca
Mon Oct 23 23:47:56 EDT 2006


On Fri, 20 Oct 2006, Adam Zimmerman wrote:

>  gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/gaim -DUSING_GTK -DGAIM_PLUGINS
> -DGAIM_OTR_VERSION=\"3.0.0\" -g -O2 -Wp,-MD,.deps/gtk-dialog.pp -c
> gtk-dialog.c  -fPIC -DPIC -o .libs/gtk-dialog.o
> gtk-dialog.c:33:22: error: gtkstock.h: No such file or directory

For me, that is provided by gtk2-devel-2.6.10-2.fc4.4 and lives in
/usr/include/gtk-2.0/gtk/gtkstock.h

> gtk-dialog.c:655: error: 'GAIM_STOCK_DIALOG_WARNING' undeclared (first
> use in this function)
> gtk-dialog.c:659: error: 'GAIM_STOCK_DIALOG_INFO' undeclared (first use
> in this function)
> make: *** [gtk-dialog.lo] Error 1
>
> I can get rid of the gtkstock.h error by changing the include line in
> gtk-dialog.c to <gtk/gtkstock.h>, but the other errors still happen.

Perhaps you need to upgrade to gtk2-2.6.10 ?

Paul



More information about the OTR-dev mailing list