Compilation error

[email protected] ("Joop Boonen") Mon, 23 Nov 2009 22:31:24 +0100
Newsgroups php.gtk.dev
Message-ID <[email protected]>
Dear People @ dev list,

When I compile the code I get an error about a missing file "cc:
ext/gtk+/gen_gtk-1.c: No such file or directory"

<quote>
Parsing file 'ext/gtk+/gtk-2.10-types.defs'.
Parsing file 'ext/gtk+/gtk-2.8.defs'.
Parsing file 'ext/gtk+/gtk-2.8-types.defs'.
Parsing file 'ext/gtk+/gtk.defs'.
/bin/sh /usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/libtool
--mode=compile cc  -Iext/gtk+/
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/ext/gtk+/ -DPHP_ATOM_INC
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/include -I
/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/main
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224 -I/usr/include/php5
-I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend
-I/usr/include/php5/ext -I/usr/i
nclude/php5/ext/date/lib -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr
/include/freetype2 -I/usr/include/libpng12 -I/usr/include/php5/ext/cairo
-I/usr/include/libglade-2.0 -I/usr/include/libxml2  -DHAVE_CONFIG_H 
-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-funwind-tables -fasy
nchronous-unwind-tables -fno-strict-aliasing -DHAVE_CAIRO   -c
ext/gtk+/php_gdk.c -o ext/gtk+/php_gdk.lo
 cc -Iext/gtk+/
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/ext/gtk+/
-DPHP_ATOM_INC -I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/include
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/main
-I/usr/src/packages/BUILD/
php-gtk-2.0.1+svn291224 -I/usr/include/php5 -I/usr/include/php5/main
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext
-I/usr/include/php5/ext/date/lib -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/php5/ext/cairo -I/usr
/include/libglade-2.0 -I/usr/include/libxml2 -DHAVE_CONFIG_H
-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-funwind-tables -fasynchronous-unwind-tables -fno-strict-aliasing
-DHAVE_CAIRO -c ext/gtk+/gen_gtk-1.c
  -fPIC -DPIC -o ext/gtk+/.libs/gen_gtk-1.o
cc: ext/gtk+/gen_gtk-1.c: No such file or directory
cc: no input files
make: *** [ext/gtk+/gen_gtk-1.lo] Error 1
make: *** Waiting for unfinished jobs....
Parsing file 'ext/gtk+/gtk-extrafuncs.defs'.
Parsing file 'ext/gtk+/gtk-types.defs'.
 cc -Iext/gtk+/
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/ext/gtk+/
-DPHP_ATOM_INC -I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/include
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224/main
-I/usr/src/packages/BUILD/php-gtk-2.0.1+svn291224 -I/usr/include/php5
-I/usr/include/php5/main -I/usr/include/php5/TSRM
-I/usr/include/php5/Zend -I/usr/include/php5/ext
-I/usr/include/php5/ext/date/lib -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12 -I/usr/include/php5/ext/cairo
-I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DHAVE_CONFIG_H
-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-funwind-tables -fasynchronous-unwind-tables -fno-strict-aliasing
-DHAVE_CAIRO -c ext/gtk+/php_gdk.c  -fPIC -DPIC -o
ext/gtk+/.libs/php_gdk.o
Parsing file 'ext/gtk+/gtk-2.16-types.defs'.
Parsing file 'ext/gtk+/gtk-2.18-types.defs'.
</quote>

Does anyone know when the next stable release will be available?

Regards,

Joop.