Re: [PHP] "Fatal error" on parsedate.c While Building 4.3.9

2004-11-03 Thread Greg Donald
On Wed, 3 Nov 2004 11:32:30 -0800 (PST), Andrew Hauger <[EMAIL PROTECTED]> wrote: > I am trying to build PHP 4.3.9 on Solaris 8, and I > can't get past the "make" step. At first I get the > following message: Did you try using gmake? Using non-GNU utilities while compiling PHP may cause problems.

[PHP] "Fatal error" on parsedate.c While Building 4.3.9

2004-11-03 Thread Andrew Hauger
I am trying to build PHP 4.3.9 on Solaris 8, and I can't get past the "make" step. At first I get the following message: bison -y /opt/php/php-4.3.9/ext/standard/parsedate.y M4sugar requires GNU M4. Install it before installing M4sugar or set the M4 environment variable to its path name.*** Signa