RE: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Dave Viner
Dave Viner [mailto:dviner@;yahoo-inc.com] Sent: Monday, November 11, 2002 5:16 PM To: Edin Kadribasic Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DEV] bison error [was: PHP 4.3.0] i assume this means that the problem i'm having is not reproducible. if so, do you have any thoughts on what i can do to fix my

RE: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Dave Viner
er Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] bison error [was: PHP 4.3.0] On Tuesday 12 November 2002 01:25, Dave Viner wrote: > i got the 1.75 from cygwin, so you should be able to find it. Yup. Windows snapshot and release build machine has an updated version of cygwin installed. That

Re: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Edin Kadribasic
On Tuesday 12 November 2002 01:25, Dave Viner wrote: > i got the 1.75 from cygwin, so you should be able to find it. Yup. Windows snapshot and release build machine has an updated version of cygwin installed. That version contains bison 1.75. Edin -- PHP Development Mailing List

Re: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Edin Kadribasic
On Tuesday 12 November 2002 01:11, Dave Viner wrote: > is anyone out there building php source from cvs using win32 ? if so, what > version of bison are you using ? and can you try using 1.75 ? Windows build machine is using GNU bison 1.34. I'll try to see if cygwin has 1.75 package, if not i'll

RE: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Dave Viner
] Subject: RE: [PHP-DEV] bison error [was: PHP 4.3.0] Linux On Mon, 11 Nov 2002, Dave Viner wrote: > is that on win32? or linux ? > > -Original Message- > From: Rasmus Lerdorf [mailto:rasmus@;php.net] > Sent: Friday, November 08, 2002 5:01 PM > To: Dave Viner >

RE: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Rasmus Lerdorf
Linux On Mon, 11 Nov 2002, Dave Viner wrote: > is that on win32? or linux ? > > -Original Message- > From: Rasmus Lerdorf [mailto:rasmus@;php.net] > Sent: Friday, November 08, 2002 5:01 PM > To: Dave Viner > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] bis

RE: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-11 Thread Dave Viner
is that on win32? or linux ? -Original Message- From: Rasmus Lerdorf [mailto:rasmus@;php.net] Sent: Friday, November 08, 2002 5:01 PM To: Dave Viner Cc: [EMAIL PROTECTED] Subject: Re: [PHP-DEV] bison error [was: PHP 4.3.0] I'm not seeing any problems with bison-1.75 here. On F

Re: [PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-08 Thread Rasmus Lerdorf
I'm not seeing any problems with bison-1.75 here. On Fri, 8 Nov 2002, Dave Viner wrote: > here's the message i posted to [EMAIL PROTECTED] for more help in the bison > problem. > > http://www.geocrawler.com/lists/3/GNU/350/0/10107563/ > > I'm not good enough with bison to understand why it produc

[PHP-DEV] bison error [was: PHP 4.3.0]

2002-11-08 Thread Dave Viner
here's the message i posted to [EMAIL PROTECTED] for more help in the bison problem. http://www.geocrawler.com/lists/3/GNU/350/0/10107563/ I'm not good enough with bison to understand why it produces no error message and yet does not produce a .c file. even reducing the bison command to its simp