After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341478 - error compiling 1.0.9
error compiling 1.0.9
Status: RESOLVED FIXED
Product: gok
Classification: Deprecated
Component: build
1.0.x
Other Linux
: Normal normal
: ---
Assigned To: David Bolter
David Bolter
: 341507 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-05-11 22:28 UTC by Robin Cook
Modified: 2006-05-15 18:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Robin Cook 2006-05-11 22:28:08 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'
Comment 1 David Bolter 2006-05-15 18:13:36 UTC
*** Bug 341507 has been marked as a duplicate of this bug. ***
Comment 2 David Bolter 2006-05-15 18:15:24 UTC
Thanks. Working on it in the gnome 2.14 branch of GOK... should release a gok 1.0.10+ today.
Comment 3 David Bolter 2006-05-15 18:32:43 UTC
Fixed on the gnome-2.14 gok branch (or use gok 1.0.10 tarball)