> Hi Folks:
>
> Seems like this email slipped through the cracks.  Can y'all take a look
> at it?  The important stuff about bison fatal error is down at the bottom.

> nmake
>
>     bison.exe --output=Zend/zend_ini_parser.c -v -d -p ini_
>         Zend/zend_ini_parser.y
>     Access is denied.
>     NMAKE : fatal error U1077: 'bison.exe' : return code '0x1'
>     Stop.

does the Zend dir exist, and is it writable?
does Zend/zend_ini_parser.y exist, and is it readable?
Check permissions and security for the dir(s) and file(s) in question.

> - -- 
>  T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
>             data intensive web and database programming
>                 http://www.AnalysisAndSolutions.com/
>  4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409
>
> -

Would be great if you could trim that sig down...

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

Reply via email to