Compiling gtk gtk+-2.8.20
- From: Brian <cabernet webshield net au>
- To: gtk-list gnome org
- Subject: Compiling gtk gtk+-2.8.20
- Date: Tue, 25 Jul 2006 07:55:04 +0930
Suse 9.2 with updates on AMD64.
While trying to compile gtk+ I get the below error. The configure script
seems to complete ok. Any suggestions on how to resolve this ?
- glib-mkenums is on this system.
brian novell:/usr/lib> locate glib-mkenums
/opt/gnome/bin/glib-mkenums
/opt/gnome/share/man/man1/glib-mkenums.1.gz
/usr/local/bin/glib-mkenums
brian novell:/usr/lib>
Brian
++++++++++++++++++++++++++++++++++++++
make[2]: Leaving directory /home/brian/gtk+-2.8.20/po-properties'
Making all in gdk-pixbuf
make[2]: Entering directory /home/brian/gtk+-2.8.20/gdk-pixbuf'
( cd . && glib-mkenums \
--fhead "#ifndef __GDK_PIXBUF_ENUM_TYPES_H__\n#define
__GDK_PIXBUF_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n"
\
--fprod "/* enumerations from \"@filename \" */\n" \
--vhead "GType @enum_name _get_type (void)
G_GNUC_CONST;\n#define GDK_TYPE_ ENUMSHORT@ (@enum_name _get_type())\n"
\
--ftail "G_END_DECLS\n\n#endif /*
__GDK_PIXBUF_ENUM_TYPES_H__ */" \
gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h
gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h
gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h \
&& (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp
tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \
&& rm -f tmp-gdk-pixbuf-enum-types.h \
&& echo timestamp > s-enum-types-h
/bin/sh: glib-mkenums: command not found
make[2]: *** [s-enum-types-h] Error 127
--
Powered by Suse Linux 9.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]