error on Make with TSRMLS_DC
[email protected] (Unknown Sender) Wed, 15 Aug 2001 14:02:02 -0300
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
> i have problems with make....this is the output..... someone know why? help me... > /root/php/php-gtk-0.1/ext/gtk+/php_gtk+.h:116: parse error before > `TSRMLS_DC' > /root/php/php-gtk-0.1/ext/gtk+/php_gtk+.h:117: parse error before > `TSRMLS_DC' > php_gtk+.c:33: parse error before `TSRMLS_DC' > php_gtk+.c:146: parse error before `TSRMLS_DC' > php_gtk+.c: In function `php_gtk_xinit_gtk_plus': > php_gtk+.c:148: `module_number' undeclared (first use in this function) > php_gtk+.c:148: (Each undeclared identifier is reported only once > php_gtk+.c:148: for each function it appears in.) > php_gtk+.c:151: parse error before `TSRMLS_CC' > php_gtk+.c:152: parse error before `TSRMLS_CC' > php_gtk+.c:153: parse error before `TSRMLS_CC' > make[3]: *** [php_gtk+.lo] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > >