[PHP-GTK-DEV] Bug in build for GtkExtra
by Conceicao Fernando other posts by this author
Apr 3 2007 8:53PM messages near this date
[PHP-GTK-DEV] #41007 [NEW]: PHP GTK2 GtkListStore invoke signal callback problem
|
Re: [PHP-GTK-DEV] Bug in build for GtkExtra
Hi! I found a bug in build system for GtkExtra. I have the version 1 but
not the 2. But I do not know this when I try to build it, I think that I
have 2.
./configure --enable-html --enable-gtkextra --enable-sourceview
--enable-spell
In configure it tell checking for gtkextra support... no
It build and install without error.
When I try to run an app(it do not use GtkExtra)
PHP Warning: PHP Startup: Unable to load dynamic library
'/opt/php5/lib/php/extensions/no-debug-non-zts-20060613/php_gtk2.so' -
/opt/php5/lib/php/extensions/no-debug-non-zts-20060613/php_gtk2.so:
undefined symbol: gtkextra_ext_entry in Unknown on line 0
So the app is build with GtkExtra! But as it is the wrong version there
is some functions missing.
Fernando Correa da Conceição
--
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Conceicao Fernando
Anant Narayanan
|