Re: [PHP-GTK] php_gtk+.c:33: parse error before `TSRMLS_DC'
[email protected] (Andrei Zmievski)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 02 Aug 2001, Jo Giraerts wrote: > Hi. I tried compiling php-gtk-0.1 on my debian 2.2(stable)-box but gcc > choked on some parse-errors. > > included you find the output of ./configure, and the complete output of > make. > > I use php-4.0.6, with this configure-line: > > './configure' '--with-xml' '--with-apxs=/usr/local/apache/bin/apxs' > '--with-sybase=/opt/sybase' '--with-swf=/usr/local' '--enable-ftp' > '--with-config-file-path=/usr/local/apache/conf' '--with-gd' > '--with-pdflib=/usr/local' '--enable-debug=no' > '--enable-track-vars' '--enable-calendar' '--with-readline' > '--enable-trans-sid' '--enable-sockets' '--enable-yp' > > and gtk-version = 1.2.10. > > I tried to locate the TSRMLS_CC and TSRMLS_DC-macro's (as i expect them to be macro's) > but no luck finding them in either the php-gtk-package or > /usr/local/include/php. > > anybody knows this error, or even better: what i can do about it ;)? Hi, Sorry about this but 0.1 requires PHP CVS version or 4.0.7 when it comes out because there some incompatible changes in the Zend engine.. -Andrei Some people try to achieve immortality through their work, others through their children. I hope to achieve immortality by not dying. -- Woody Allen