[PHP-GTK-DEV] #41720 [NEW]: Compile failure on gtk-2.8
by Adamg@Php.Net other posts by this author
Jun 17 2007 11:31AM messages near this date
Re: [PHP-GTK-DEV] Shared Extensions
|
[PHP-GTK-DEV] #41720 [Opn->Csd]: Compile failure on gtk-2.8
From: adamg@[...].net
Operating system: Linux
PHP version: 5.2.3
PHP Bug Type: PHP-GTK related
Bug description: Compile failure on gtk-2.8
Description:
------------
php-gtk2 is said to support gtk+2 > = 2.6.9, however when trying to compile
it against gtk+-2.8.20 it fails with:
ext/gtk+/gen_gtk.c:44: error: syntax error before '*' token
where 44th line of ext/gtk+/gen_gtk.c is:
static void phpg_link_button_set_uri_hook_func_marshal(GtkLinkButton
*button, const gchar *link, gpointer data);
I found a thread started by Eddie Hixson where he complains about similar
error:
http://aspn.activestate.com/ASPN/Mail/Message/php-gtk-general/3486264
yet the thread ended without any resolution to the problem other then (I
used gtk+ 2.10).
--
Edit bug report at http://bugs.php.net/?id=41720&edit=1
--
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41720&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41720&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41720&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=41720&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=41720&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=41720&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=41720&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=41720&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=41720&r=support
Expected behavior: http://bugs.php.net/fix.php?id=41720&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=41720&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=41720&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=41720&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=41720&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=41720&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=41720&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=41720&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=41720&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=41720&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=41720&r=mysqlcfg
--
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Adamg@Php.Net
anant
|