ID:               28663
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mailings at nysander dot webd dot pl
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: mandrake linux 10.0 community
 PHP Version:      5CVS-2004-06-07 (dev)
 New Comment:

Install yacc (and not byacc). This is not a bug in PHP.


Previous Comments:
------------------------------------------------------------------------

[2004-06-07 16:28:48] mailings at nysander dot webd dot pl

Version: PHP5-200405251430 with this configuration works fine and
compiled without any problems:

./configure  \
--with-apxs2=/usr/sbin/apxs2 \
--prefix=/usr/local/php5 \
--enable-dba \
--enable-dbase \
--with-db4 \
--with-gdbm \
--with-mysql \
--with-gd \
--with-jpeg-dir \
--with-png-dir \
--enable-gd-native-ttf \
--with-ttf \
--with-jpg \
--enable-discard-path \
--enable-inline-optimization \
--enable-memory-limit \
--enable-safe-mode \
--enable-static \
--enable-sysvsem \
--enable-sysvshm \
--with-config-file-path=/etc/httpd \
--enable-trans-sid \
--with-exec-dir=/home \
--with-kerberos \
--with-regex=system \
--with-zlib \
--enable-ftp \
--enable-bcmath \
--with-openssl \--enable-sockets \
--disable-yp \
--enable-magic-quotes \
--with-gettext=/usr \
--enable-shmop \
--enable-wddx \
--disable-debug \
--enable-debugger \
--enable-track-vars \
--with-pear

------------------------------------------------------------------------

[2004-06-07 02:25:32] mailings at nysander dot webd dot pl

found better bug category

------------------------------------------------------------------------

[2004-06-07 02:22:05] mailings at nysander dot webd dot pl

apache 2.0.49 all system & software upgrades done

------------------------------------------------------------------------

[2004-06-07 02:20:25] mailings at nysander dot webd dot pl

Description:
------------
when i try to compile this version of php i configure it:
./configure  \
--with-apxs2=/usr/local/apache2/bin/apxs \
--disable-cgi \
--prefix=/usr/local/php5/ \
--with-mysql=/usr/bin/mysql \
--with-gd \
--with-jpeg-dir \
--with-png-dir \
--enable-gd-native-ttf \
--with-ttf \
--with-jpg \
--enable-discard-path \
--disable-inline-optimization \
--enable-maintainer-zts=no \
--enable-memory-limit=no \
--enable-zend-multibyte=no \
--enable-safe-mode \
--enable-static \
--enable-sysvsem \
--enable-sysvshm \
--with-config-file-path=/etc/ \
--enable-trans-sid \
--with-exec-dir=/home \
--with-kerberos \
--with-regex=system \
--with-zlib \
--enable-ftp \
--enable-bcmath \
--with-openssl \
--enable-sockets \
--disable-yp \
--enable-magic-quotes \
--with-gettext=/usr \
--enable-shmop \
--enable-wddx \
--disable-debug \
--enable-debugger \
--enable-track-vars \
--with-pear \
--enable-sqlite

this ends fine. next i do make and it crashes with this:

byacc -p zend -v -d /Software/php5-snapshot/Zend/zend_language_parser.y
-o Zend/zend_language_parser.c
usage: byacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename
make: *** [Zend/zend_language_parser.c] Error 1
[EMAIL PROTECTED] php5-snapshot]#



------------------------------------------------------------------------


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

Reply via email to