#21802 [Com]: unexpected T_WHITESPACE

2004-10-06 Thread jpmarroquin at mail dot com
 ID:   21802
 Comment by:   jpmarroquin at mail 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:

I'm getting the same error but with PHP 5.0.2!!!
This is on Mandrake 10.0, Apache 1.3.31


Previous Comments:


[2004-06-25 22:35:00] eggert at gnu dot org

Please see the patch in the PHP bug 28930 description. I think this
patch will fix bug 21802.



[2004-06-25 14:33:58] mandreiana at yahoo dot com

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



[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.



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=21802edit=1


#21802 [Com]: unexpected T_WHITESPACE

2004-06-25 Thread mandreiana at yahoo dot com
 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=21802edit=1


#21802 [Com]: unexpected T_WHITESPACE

2004-06-25 Thread eggert at gnu dot org
 ID:   21802
 Comment by:   eggert at gnu dot org
 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:

Please see the patch in the PHP bug 28930 description. I think this
patch will fix bug 21802.


Previous Comments:


[2004-06-25 14:33:58] mandreiana at yahoo dot com

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



[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.



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=21802edit=1



#21802 [Com]: unexpected T_WHITESPACE

2004-03-30 Thread monk at farpost dot com
 ID:   21802
 Comment by:   monk at farpost 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:

Some error with php-4.3.5 and bison-1.875

Fixed by installing bison-1.35


Previous Comments:


[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



[2003-03-19 16:48:16] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to Open. Thank you.





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=21802edit=1