hi, have the same error on suse73.
i use apache2 and try to compile php-4.2.1.
apache works fine, i did this with:
./configure --prefix=/usr/local/apache2 --enable-so
but if i try to compile php with
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --with-config-file-path=/usr/local/php
./configure works fine, but if i did the make
the following error comes:
unix.h:182 parser error befor MAILSTREAMING
.....
unix.h231
make[1] zend_language_parser.lo]Error 1
the path includes /usr/local /usr/local/bin
if anybody have some ideas i would be very happy
thanks
roland