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 486304 - gok 1.3.6 does not build
gok 1.3.6 does not build
Status: RESOLVED DUPLICATE of bug 486346
Product: gok
Classification: Deprecated
Component: build
1.3.x
Other Linux
: Normal normal
: ---
Assigned To: David Bolter
David Bolter
Depends on:
Blocks:
 
 
Reported: 2007-10-13 12:21 UTC by Götz Waschk
Modified: 2007-10-14 20:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Götz Waschk 2007-10-13 12:21:07 UTC
This is on Mandriva Cooker with gnome 2.20 and libxevie 1.0.2:
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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-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/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/at-spi-1.0 -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-speech-1.0 -I/usr/include/libglade-2.0       -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fexceptions -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -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: In function 'gok_main_xevie_io':
main.c:1235: error: 'xevie_event' undeclared (first use in this function)
main.c:1235: error: (Each undeclared identifier is reported only once
main.c:1235: error: for each function it appears in.)
Comment 1 Götz Waschk 2007-10-14 20:38:12 UTC
Closing this as a dupe.

*** This bug has been marked as a duplicate of 486346 ***