you may need to make clean - if you managed to get it to compile ok without scintilla - otherwise it may be that you are buliding with an old version of php - it really needs 4.1.1
regards alan pp wrote: >uh! configured with scintilla, and after make: > > >/bin/sh /home/pp/php-gtk-0.1.1/libtool --mode=compile gcc -I. >-I/home/pp/php-gtk-0.1.1/main -I/home/pp/php-gtk-0.1.1/main -I/home/pp/php-gtk-0.1.1 >-I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/Zend >-I/usr/include/php4/TSRM -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 >-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml >-I/usr/include/libglade-1.0 -I/home/pp/php-gtk-0.1.1/main -DHAVE_CONFIG_H -g -O2 -c >php_gtk.c >gcc -I. -I/home/pp/php-gtk-0.1.1/main -I/home/pp/php-gtk-0.1.1/main >-I/home/pp/php-gtk-0.1.1 -I/usr/include/php4 -I/usr/include/php4/main >-I/usr/include/php4/Zend -I/usr/include/php4/TSRM -I/usr/include/gtk-1.2 >-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include >-I/usr/include/gnome-xml -I/usr/include/libglade-1.0 -I/home/pp/php-gtk-0.1.1/main >-DHAVE_CONFIG_H -g -O2 -c php_gtk.c -fPIC -DPIC -o php_gtk.lo >php_gtk.c:32: warning: initialization makes integer from pointer without a cast >php_gtk.c:32: initializer element is not computable at load time >php_gtk.c:32: (near initialization for `gtk_module_entry.size') >php_gtk.c:33: warning: initialization makes integer from pointer without a cast >php_gtk.c:34: warning: initialization makes integer from pointer without a cast >php_gtk.c:34: initializer element is not computable at load time >php_gtk.c:34: (near initialization for `gtk_module_entry.zend_debug') >php_gtk.c:35: warning: initialization makes integer from pointer without a cast >php_gtk.c:35: initializer element is not computable at load time >php_gtk.c:35: (near initialization for `gtk_module_entry.zts') >php_gtk.c:36: warning: initialization from incompatible pointer type >php_gtk.c:37: warning: initialization from incompatible pointer type >php_gtk.c:38: warning: initialization from incompatible pointer type >make[2]: *** [php_gtk.lo] Error 1 >make[2]: Leaving directory `/home/pp/php-gtk-0.1.1/main' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/pp/php-gtk-0.1.1/main' >make: *** [all-recursive] Error 1 > > >Piotras > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
