From:             [EMAIL PROTECTED]
Operating system: OpenBSD 2.9
PHP version:      4.0CVS-2001-07-20
PHP Bug Type:     Compile Failure
Bug description:  Compile fails with error almost immediatley.

When doing a fresh compile with the following options under OpenBSD 2.9:

./configure  --with-mysql --with-apache=../apache_1.3.20
--enable-track-vars --enable-ftp --enable-sockets --with-mcrypt

Configure script finished fine.

gatekeeper# make
Making all in Zend
yacc -p zend -v -d ./zend_language_parser.y -o zend_language_parser.c
usage: yacc [-dlrtv] [-b file_prefix] [-o outputfile] [-p symbol_prefix]
filename
*** Error code 1

Stop in /home/src/php4/Zend (line 376 of Makefile).
*** Error code 1

Stop in /home/src/php4 (line 37 of /home/src/php4/build/rules.mk).
gatekeeper#

Looks like the method of calling yacc is incorrect... but I dont know where
to correct it.. 


-- 
Edit bug report at: http://bugs.php.net/?id=12294&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to