GNOME Bugzilla – Bug 341478
error compiling 1.0.9
Last modified: 2006-05-15 18:32:43 UTC
make[2]: Entering directory `/usr/src/gok-1.0.9/gok' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGOK_LOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -I.. -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libxml2 -I/usr/include/at-spi-1.0 -I/usr/include/gail-1.0 -I/usr/include/libwnck-1.0 -I/usr/include/gnome-speech-1.0 -I/usr/include/libglade-2.0 -march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O3 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c:307: error: 'G_OPTION_ARG_DOUBLE' undeclared here (not in a function) make[2]: *** [main.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 make[2]: Leaving directory `/usr/src/gok-1.0.9/gok' make[1]: Leaving directory `/usr/src/gok-1.0.9'
*** Bug 341507 has been marked as a duplicate of this bug. ***
Thanks. Working on it in the gnome 2.14 branch of GOK... should release a gok 1.0.10+ today.
Fixed on the gnome-2.14 gok branch (or use gok 1.0.10 tarball)