using this configure line
./configure \
--with-apxs2=/ms/svc/web/apache2/bin/apxs \
--with-mysql \
--enable-memory-limit \
--enable-zend-multibyte \
--with-config-file-path=/ms/svc/web/apache2/conf/ \
--with-gettext \
--with-pear \
--with-prefix=/ms/svc/web/apache2/lib/php-lib \
I'm seeing this problem with the make
bison -y
/titan/home/mterzo/releng/scratch/syssoft/systools/www/php4/ext/standard/parsedate.y
make: ***
[/titan/home/mterzo/releng/scratch/syssoft/systools/www/php4/ext/standard/parsedate.c]
Broken Pipe
i ran bison by hand it no errors. the version of bison i have is 1.875.
anyone seen this?
thanks
--mike terzo