[PHP-BUG] Bug #63805 [NEW]: Problem during compiling php-gtk with php 5.4

[email protected] ("marco_mg at libero dot it") Wed, 19 Dec 2012 06:15:09 -0500
Newsgroups php.gtk.dev
Message-ID <[email protected]>
From:             marco_mg at libero dot it
Operating system: GNU/Linux (Debian Wheezy)
PHP version:      5.4Git-2012-12-19 (Git)
Package:          PHP-GTK related
Bug Type:         Bug
Bug description:Problem during compiling php-gtk with php 5.4

Description:
------------
While compiling php-gtk stops with an error.

Test script:
---------------
marco@ACER:~/Scrivania/php-gtk-2.0.1$ make
/bin/bash /home/marco/Scrivania/php-gtk-2.0.1/libtool --mode=compile cc 
-I./ext/gtk+/ -I/home/marco/Scrivania/php-gtk-2.0.1/./ext/gtk+/
-DPHP_ATOM_INC -I/home/marco/Scrivania/php-gtk-2.0.1/include
-I/home/marco/Scrivania/php-gtk-2.0.1/main
-I/home/marco/Scrivania/php-gtk-2.0.1 -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/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libxml2 -I/usr/include/libglade-2.0
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include  -DHAVE_CONFIG_H  -g
-O2   -c /home/marco/Scrivania/php-gtk-2.0.1/./ext/gtk+/php_gtk+.c -o
./ext/gtk+/php_gtk+.lo 
libtool: compile:  cc -I./ext/gtk+/
-I/home/marco/Scrivania/php-gtk-2.0.1/./ext/gtk+/ -DPHP_ATOM_INC
-I/home/marco/Scrivania/php-gtk-2.0.1/include
-I/home/marco/Scrivania/php-gtk-2.0.1/main
-I/home/marco/Scrivania/php-gtk-2.0.1 -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/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/include/libxml2 -I/usr/include/libglade-2.0
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -DHAVE_CONFIG_H -g
-O2 -c /home/marco/Scrivania/php-gtk-2.0.1/./ext/gtk+/php_gtk+.c  -fPIC
-DPIC -o ./ext/gtk+/.libs/php_gtk+.o
In file included from
/home/marco/Scrivania/php-gtk-2.0.1/./ext/gtk+/php_gtk+.c:23:0:
/home/marco/Scrivania/php-gtk-2.0.1/main/php_gtk.h:307:75: error: unknown
type name 'function_entry'
In file included from
/home/marco/Scrivania/php-gtk-2.0.1/./ext/gtk+/php_gtk+.c:23:0:
/home/marco/Scrivania/php-gtk-2.0.1/main/php_gtk.h:308:79: error: unknown
type name 'function_entry'
/home/marco/Scrivania/php-gtk-2.0.1/main/php_gtk.h:490:75: error: unknown
type name 'function_entry'
/home/marco/Scrivania/php-gtk-2.0.1/main/php_gtk.h:506:77: error: unknown
type name 'function_entry'
make: *** [ext/gtk+/php_gtk+.lo] Error 1


-- 
Edit bug report at https://bugs.php.net/bug.php?id=63805&edit=1
-- 
Try a snapshot (PHP 5.4):   https://bugs.php.net/fix.php?id=63805&r=trysnapshot54
Try a snapshot (PHP 5.3):   https://bugs.php.net/fix.php?id=63805&r=trysnapshot53
Try a snapshot (trunk):     https://bugs.php.net/fix.php?id=63805&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=63805&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=63805&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=63805&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=63805&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=63805&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=63805&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=63805&r=notwrong
Not enough info:            https://bugs.php.net/fix.php?id=63805&r=notenoughinfo
Submitted twice:            https://bugs.php.net/fix.php?id=63805&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=63805&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63805&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=63805&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=63805&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=63805&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63805&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=63805&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=63805&r=mysqlcfg