Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6827 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11624 invoked by uid 1010); 7 Jan 2004 20:11:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11580 invoked from network); 7 Jan 2004 20:11:26 -0000 Received: from unknown (HELO mail.kromann.info) (64.186.239.125) by pb1.pair.com with SMTP; 7 Jan 2004 20:11:26 -0000 Received: from Swwwing2000 (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id 7E7592AF58; Wed, 7 Jan 2004 12:28:55 -0800 (PST) To: Daniel Convissor Cc: PHP Internals List X-Mailer: Swwwing 2000 Message-ID: <10735061507600000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Wed, 07 Jan 2004 12:09:10 -0800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] win32 build system and VS .NET From: frank@kromann.info ("Frank M. Kromann") Try running the bison statement manually and check the version of bison.exe I'm using bison version 1.875b from cygwin. - Frank > On Wed, Jan 07, 2004 at 04:34:57PM -0000, Wez Furlong wrote: > > > 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? > > Yes. Already checked before posting. > > > > Would be great if you could trim that sig down... > > Aw, c'mon. 4 lines isn't unreasonable and has been the standard max for a > LONG time. Well a long time in network years, anyway. :) > > Thanks, > > --Dan > > -- > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >