At 02:49 PM 6/24/2002 +0100, SCL List Client wrote:
>Sorry Andi, I was wrong. I never managed to test the returned references using
>the CVS version of PHP/Zend2 because I had assumed when I download the php4
>tree from the CVS I got Zend 2, so I compiled Zend 1.x by mistake. I can't
>actually get Zend 2 working - this is what I have been doing ...
>
>I downloaded the php4 and ZendEngine2 trees from CVS, replaced the Zend
>directory in the php4 tree with the ZendEngine2 directory and built, the make
>fails with the following error:
>Zend/zend_language_scanner.c:5513: syntax error before `int'
>
>FYI that line is:
>         ZEND_DLIMPORT int isatty YY_PROTO(( int ));
>
>Am I doing this wrong or should I keep looking for the problem?
>
>BTW: System is RedHat linux kernel 2.2.19/glibc 2.1.1

Did you run ./buildconf before running ./configure?

Andi


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to