ID:               21802
 Comment by:       mandreiana at yahoo dot com
 Reported By:      gmourani at openna dot com
 Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: OpenNA Linux
 PHP Version:      4.3.0
 New Comment:

Fedora SRPM has this:

# bison-1.875-2 seems to produce a broken parser; workaround.
mkdir Zend && cp ../Zend/zend_{language,ini}_parser.[ch] Zend


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

[2004-03-31 02:09:52] monk at farpost dot com

Some error with php-4.3.5 and bison-1.875
Fixed by installing bison-1.35

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

[2003-07-10 04:26:05] [EMAIL PROTECTED]

Re-classified to the proper category

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

[2003-07-10 02:07:52] 5689103753 at ma-scha dot de

I get the same bug with bison 1.875.
I installed bison 1.28 and all works fine again.

Try to look at the first lines of output from
the configure script it shows you what version it needs,
but it doesn't stop on a wrong version.

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

[2003-04-03 01:02:34] thomas dot lamy at in-online dot net

Seems like this bug is introduced when re-building
Zend/zend_language_scanner.c with flex. Try to build again from fresh
source, and with proper date/time on the build host.

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

[2003-03-30 02:08:56] thomas dot lamy at in-online dot net

Same problem here, with debian/sarge and php-4.3.1.

I really don't have a clue, but suspect sablotron or expat to cause
this.
I use ablotron (0.9.7) and expat (1.95.6), and the debian-scripts from
the deb package maintainer.

configure:
                --enable-memory-limit \
                --enable-calendar \
                --enable-sysvsem \
                --enable-sysvshm \
                --enable-track-vars \
                --enable-trans-sid \
                --enable-bcmath \
                --with-bz2 \
                --enable-ctype \
                --with-db2 \
                --with-iconv \
                --with-gdbm \
                --enable-exif \
                --enable-filepro \
                --enable-ftp \
                --with-gettext \
                --enable-mbstring \
                --with-pcre-regex=/usr \
                --enable-shmop \
                --enable-sockets \
                --enable-wddx \
                --with-xml=/usr --with-expat-dir=/usr \
                --enable-yp \
                --with-zlib \
                --without-pgsql

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21802

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

Reply via email to