Ask a Question related to PHP Bugs, Design and Development.
-
butterblume83 at gmx dot de #1
#38762 [NEW]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
From: butterblume83 at gmx dot de
Operating system: Ubuntu Dapper Drake
PHP version: 5.1.6
PHP Bug Type: Compile Failure
Bug description: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
Description:
------------
When I build PHP and the build directory (from where I call configure) is
different to the source directory, I always (configure with or without
params) produces the error that zend_language_parser.c was not found. When
building from inside the source directory (./configure) is all nice and
dandy!
Reproduce code:
---------------
cd build
.../src/php-5.1.6/configure
make
Expected result:
----------------
"Build successfully done."
Actual result:
--------------
-I/home/fa/dev/build-area/php5/build/php/ -D_REENTRANT -I/usr/include -g
-O2 -pthread -DZTS -c Zend/zend_language_parser.c -o
Zend/zend_language_parser.lo
gcc: Zend/zend_language_parser.c: No such file or directory
gcc: no input files
make: *** [Zend/zend_language_parser.lo] Error 1
--
Edit bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=38762&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=38762&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=38762&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=38762&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=38762&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=38762&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=38762&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=38762&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=38762&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=38762&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=38762&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=38762&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=38762&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=38762&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=38762&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=38762&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=38762&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=38762&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=38762&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=38762&r=mysqlcfg[/url]
butterblume83 at gmx dot de Guest
-
#39413 [NEW]: "bugfix" in Zend/zend_execute.c breaks PEAR install
From: need dot coffee at gmail dot com Operating system: Solaris 8/SPARC64 PHP version: 4CVS-2006-11-06 (snap) PHP Bug Type: ... -
how to get a file from the "Testing Server" / "remote view"
if I want to get a particular file from the "Testing Sever" or "remote view" in my extension, how can i do so? Thanks a lot!!! -
Data link properties "build" window not loading
I am using DW MX 2004 on windows professional OS, with IIS server. I am trying to set up a DB connection but the data link properties window will... -
"Build" button does not work in ASP.NET OLE DBconnection dialog fix?
As far as I know, the only work around is to build it yourself. The easiest way is to click the template button and select the database driver you... -
How to make the "search text" feature work with non "txt" file
On Fri, 27 Jun 2003 07:19:23 -0700, "Juergen" <anhorn@bktel.com> wrote: See MVP Doug Knox' comments and fix here:... -
johannes@php.net #2
#38762 [Opn->Fbk]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
Updated by: [email]johannes@php.net[/email]
Reported By: butterblume83 at gmx dot de
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 19:30:45] butterblume83 at gmx dot de
Description:
------------
When I build PHP and the build directory (from where I call configure)
is different to the source directory, I always (configure with or
without params) produces the error that zend_language_parser.c was not
found. When building from inside the source directory (./configure) is
all nice and dandy!
Reproduce code:
---------------
cd build
.../src/php-5.1.6/configure
make
Expected result:
----------------
"Build successfully done."
Actual result:
--------------
-I/home/fa/dev/build-area/php5/build/php/ -D_REENTRANT -I/usr/include
-g -O2 -pthread -DZTS -c Zend/zend_language_parser.c -o
Zend/zend_language_parser.lo
gcc: Zend/zend_language_parser.c: No such file or directory
gcc: no input files
make: *** [Zend/zend_language_parser.lo] Error 1
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
johannes@php.net Guest
-
butterblume83 at gmx dot de #3
#38762 [Fbk->Opn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
User updated by: butterblume83 at gmx dot de
Reported By: butterblume83 at gmx dot de
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
@Johannes: the exact same error with 5.2 snapshot. Btw, the problem
does not occur in Slackware 10.2.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 19:48:06] [email]johannes@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
[2006-09-09 19:30:45] butterblume83 at gmx dot de
Description:
------------
When I build PHP and the build directory (from where I call configure)
is different to the source directory, I always (configure with or
without params) produces the error that zend_language_parser.c was not
found. When building from inside the source directory (./configure) is
all nice and dandy!
Reproduce code:
---------------
cd build
.../src/php-5.1.6/configure
make
Expected result:
----------------
"Build successfully done."
Actual result:
--------------
-I/home/fa/dev/build-area/php5/build/php/ -D_REENTRANT -I/usr/include
-g -O2 -pthread -DZTS -c Zend/zend_language_parser.c -o
Zend/zend_language_parser.lo
gcc: Zend/zend_language_parser.c: No such file or directory
gcc: no input files
make: *** [Zend/zend_language_parser.lo] Error 1
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
butterblume83 at gmx dot de Guest
-
tony2001@php.net #4
#38762 [Opn->Fbk]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
Updated by: [email]tony2001@php.net[/email]
Reported By: butterblume83 at gmx dot de
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
Make sure you have yacc/bison installed.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 20:09:43] butterblume83 at gmx dot de
@Johannes: the exact same error with 5.2 snapshot. Btw, the problem
does not occur in Slackware 10.2.
------------------------------------------------------------------------
[2006-09-09 19:48:06] [email]johannes@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
[2006-09-09 19:30:45] butterblume83 at gmx dot de
Description:
------------
When I build PHP and the build directory (from where I call configure)
is different to the source directory, I always (configure with or
without params) produces the error that zend_language_parser.c was not
found. When building from inside the source directory (./configure) is
all nice and dandy!
Reproduce code:
---------------
cd build
.../src/php-5.1.6/configure
make
Expected result:
----------------
"Build successfully done."
Actual result:
--------------
-I/home/fa/dev/build-area/php5/build/php/ -D_REENTRANT -I/usr/include
-g -O2 -pthread -DZTS -c Zend/zend_language_parser.c -o
Zend/zend_language_parser.lo
gcc: Zend/zend_language_parser.c: No such file or directory
gcc: no input files
make: *** [Zend/zend_language_parser.lo] Error 1
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
tony2001@php.net Guest
-
butterblume83 at gmx dot de #5
#38762 [Fbk->Opn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
User updated by: butterblume83 at gmx dot de
Reported By: butterblume83 at gmx dot de
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
@tony2001: does not help.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 20:13:40] [email]tony2001@php.net[/email]
Make sure you have yacc/bison installed.
------------------------------------------------------------------------
[2006-09-09 20:09:43] butterblume83 at gmx dot de
@Johannes: the exact same error with 5.2 snapshot. Btw, the problem
does not occur in Slackware 10.2.
------------------------------------------------------------------------
[2006-09-09 19:48:06] [email]johannes@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
[2006-09-09 19:30:45] butterblume83 at gmx dot de
Description:
------------
When I build PHP and the build directory (from where I call configure)
is different to the source directory, I always (configure with or
without params) produces the error that zend_language_parser.c was not
found. When building from inside the source directory (./configure) is
all nice and dandy!
Reproduce code:
---------------
cd build
.../src/php-5.1.6/configure
make
Expected result:
----------------
"Build successfully done."
Actual result:
--------------
-I/home/fa/dev/build-area/php5/build/php/ -D_REENTRANT -I/usr/include
-g -O2 -pthread -DZTS -c Zend/zend_language_parser.c -o
Zend/zend_language_parser.lo
gcc: Zend/zend_language_parser.c: No such file or directory
gcc: no input files
make: *** [Zend/zend_language_parser.lo] Error 1
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
butterblume83 at gmx dot de Guest
-
butterblume83 at gmx dot de #6
#38762 [Opn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
User updated by: butterblume83 at gmx dot de
Reported By: butterblume83 at gmx dot de
Status: Open
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
Is the configure-line:
checking for flex version... invalid
interesting?
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 20:31:50] butterblume83 at gmx dot de
@tony2001: does not help.
------------------------------------------------------------------------
[2006-09-09 20:13:40] [email]tony2001@php.net[/email]
Make sure you have yacc/bison installed.
------------------------------------------------------------------------
[2006-09-09 20:09:43] butterblume83 at gmx dot de
@Johannes: the exact same error with 5.2 snapshot. Btw, the problem
does not occur in Slackware 10.2.
------------------------------------------------------------------------
[2006-09-09 19:48:06] [email]johannes@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
[2006-09-09 19:30:45] butterblume83 at gmx dot de
Description:
------------
When I build PHP and the build directory (from where I call configure)
is different to the source directory, I always (configure with or
without params) produces the error that zend_language_parser.c was not
found. When building from inside the source directory (./configure) is
all nice and dandy!
Reproduce code:
---------------
cd build
.../src/php-5.1.6/configure
make
Expected result:
----------------
"Build successfully done."
Actual result:
--------------
-I/home/fa/dev/build-area/php5/build/php/ -D_REENTRANT -I/usr/include
-g -O2 -pthread -DZTS -c Zend/zend_language_parser.c -o
Zend/zend_language_parser.lo
gcc: Zend/zend_language_parser.c: No such file or directory
gcc: no input files
make: *** [Zend/zend_language_parser.lo] Error 1
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
butterblume83 at gmx dot de Guest
-
tony2001@php.net #7
#38762 [Opn->Fbk]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
Updated by: [email]tony2001@php.net[/email]
Reported By: butterblume83 at gmx dot de
-Status: Open
+Status: Feedback
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
Can't reproduce.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 20:35:08] butterblume83 at gmx dot de
Is the configure-line:
checking for flex version... invalid
interesting?
------------------------------------------------------------------------
[2006-09-09 20:31:50] butterblume83 at gmx dot de
@tony2001: does not help.
------------------------------------------------------------------------
[2006-09-09 20:13:40] [email]tony2001@php.net[/email]
Make sure you have yacc/bison installed.
------------------------------------------------------------------------
[2006-09-09 20:09:43] butterblume83 at gmx dot de
@Johannes: the exact same error with 5.2 snapshot. Btw, the problem
does not occur in Slackware 10.2.
------------------------------------------------------------------------
[2006-09-09 19:48:06] [email]johannes@php.net[/email]
Please try using this CVS snapshot:
[url]http://snaps.php.net/php5.2-latest.tar.gz[/url]
For Windows:
[url]http://snaps.php.net/win32/php5.2-win32-latest.zip[/url]
------------------------------------------------------------------------
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
[url]http://bugs.php.net/38762[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
tony2001@php.net Guest
-
butterblume83 at gmx dot de #8
#38762 [Fbk->Opn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
User updated by: butterblume83 at gmx dot de
Reported By: butterblume83 at gmx dot de
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
New Comment:
It works after I downgraded flex (2.5.31-38) to flex-old (2.5.4a-7).
Please edit php's configure script so that a fatal error is thrown if
the flex version is invalid.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 21:13:51] [email]tony2001@php.net[/email]
Can't reproduce.
------------------------------------------------------------------------
[2006-09-09 20:35:08] butterblume83 at gmx dot de
Is the configure-line:
checking for flex version... invalid
interesting?
------------------------------------------------------------------------
[2006-09-09 20:31:50] butterblume83 at gmx dot de
@tony2001: does not help.
------------------------------------------------------------------------
[2006-09-09 20:13:40] [email]tony2001@php.net[/email]
Make sure you have yacc/bison installed.
------------------------------------------------------------------------
[2006-09-09 20:09:43] butterblume83 at gmx dot de
@Johannes: the exact same error with 5.2 snapshot. Btw, the problem
does not occur in Slackware 10.2.
------------------------------------------------------------------------
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
[url]http://bugs.php.net/38762[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
butterblume83 at gmx dot de Guest
-
tony2001@php.net #9
#38762 [Opn->Asn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
Updated by: [email]tony2001@php.net[/email]
Reported By: butterblume83 at gmx dot de
-Status: Open
+Status: Assigned
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
-Assigned To:
+Assigned To: sesser
New Comment:
Stefan, your change broke the check for flex:
[url]http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.1&r2=1.332.2.14.2.2[/url]
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 21:27:25] butterblume83 at gmx dot de
It works after I downgraded flex (2.5.31-38) to flex-old (2.5.4a-7).
Please edit php's configure script so that a fatal error is thrown if
the flex version is invalid.
------------------------------------------------------------------------
[2006-09-09 21:13:51] [email]tony2001@php.net[/email]
Can't reproduce.
------------------------------------------------------------------------
[2006-09-09 20:35:08] butterblume83 at gmx dot de
Is the configure-line:
checking for flex version... invalid
interesting?
------------------------------------------------------------------------
[2006-09-09 20:31:50] butterblume83 at gmx dot de
@tony2001: does not help.
------------------------------------------------------------------------
[2006-09-09 20:13:40] [email]tony2001@php.net[/email]
Make sure you have yacc/bison installed.
------------------------------------------------------------------------
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
[url]http://bugs.php.net/38762[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
tony2001@php.net Guest
-
sesser@php.net #10
#38762 [Asn->Opn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
Updated by: [email]sesser@php.net[/email]
Reported By: butterblume83 at gmx dot de
-Status: Assigned
+Status: Open
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
Assigned To: sesser
New Comment:
The flex check works. The behaviour introduced with PHP 5.2 was
unwanted. The original reporter reported the issue with PHP 5.1.6 which
is proof enough, that my change that is only in 5.2 is NOT responsible.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 21:38:58] [email]tony2001@php.net[/email]
Stefan, your change broke the check for flex:
[url]http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.1&r2=1.332.2.14.2.2[/url]
------------------------------------------------------------------------
[2006-09-09 21:27:25] butterblume83 at gmx dot de
It works after I downgraded flex (2.5.31-38) to flex-old (2.5.4a-7).
Please edit php's configure script so that a fatal error is thrown if
the flex version is invalid.
------------------------------------------------------------------------
[2006-09-09 21:13:51] [email]tony2001@php.net[/email]
Can't reproduce.
------------------------------------------------------------------------
[2006-09-09 20:35:08] butterblume83 at gmx dot de
Is the configure-line:
checking for flex version... invalid
interesting?
------------------------------------------------------------------------
[2006-09-09 20:31:50] butterblume83 at gmx dot de
@tony2001: does not help.
------------------------------------------------------------------------
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
[url]http://bugs.php.net/38762[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
sesser@php.net Guest
-
tony2001@php.net #11
#38762 [Opn->Asn]: build dir != src dir results in "Zend/zend_language_parser.c: No such file"
ID: 38762
Updated by: [email]tony2001@php.net[/email]
Reported By: butterblume83 at gmx dot de
-Status: Open
+Status: Assigned
Bug Type: Compile Failure
Operating System: Ubuntu Dapper Drake
PHP Version: 5.1.6
Assigned To: sesser
New Comment:
Hi have tested 5.2 snapshot:
>[9 Sep 8:09pm UTC] butterblume83 at gmx dot de
>the exact same error with 5.2 snapshot.
Previous Comments:
------------------------------------------------------------------------
[2006-09-09 22:45:17] [email]sesser@php.net[/email]
The flex check works. The behaviour introduced with PHP 5.2 was
unwanted. The original reporter reported the issue with PHP 5.1.6 which
is proof enough, that my change that is only in 5.2 is NOT responsible.
------------------------------------------------------------------------
[2006-09-09 21:38:58] [email]tony2001@php.net[/email]
Stefan, your change broke the check for flex:
[url]http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.1&r2=1.332.2.14.2.2[/url]
------------------------------------------------------------------------
[2006-09-09 21:27:25] butterblume83 at gmx dot de
It works after I downgraded flex (2.5.31-38) to flex-old (2.5.4a-7).
Please edit php's configure script so that a fatal error is thrown if
the flex version is invalid.
------------------------------------------------------------------------
[2006-09-09 21:13:51] [email]tony2001@php.net[/email]
Can't reproduce.
------------------------------------------------------------------------
[2006-09-09 20:35:08] butterblume83 at gmx dot de
Is the configure-line:
checking for flex version... invalid
interesting?
------------------------------------------------------------------------
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
[url]http://bugs.php.net/38762[/url]
--
Edit this bug report at [url]http://bugs.php.net/?id=38762&edit=1[/url]
tony2001@php.net Guest



Reply With Quote

