ID:               40715
 User updated by:  shoichi at cf7 dot so-net dot ne dot jp
 Reported By:      shoichi at cf7 dot so-net dot ne dot jp
-Status:           Open
+Status:           Closed
 Bug Type:         Scripting Engine problem
 Operating System: CentOS4.4
 PHP Version:      5.2.1
 New Comment:

This trable has been fixed.


It was bad to repeat configure and make.

When I 'make clean' and 'make',
it resolved.

Thank you very much.


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

[2007-03-04 09:44:16] shoichi at cf7 dot so-net dot ne dot jp

Description:
------------
A error occured when I re-installed php
from 5.16 to 5.21.

The error message
'level too deep - recursive dependency? in Unknown on line 0'
occurs even such as short script.
<?php phpinfo();

I configured like this.


Reproduce code:
---------------
'./configure' --with-pgsql '--build=i686-redhat-linux-gnu'
'--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu'
'--program-pre
fix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/s
bin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--l
ibdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var'
'--sharedstat
edir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--cache-fi
le=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc'
'--with-c
onfig-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic'
'--disable-rpath'
 '--without-pear' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin'
'--with-
freetype' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext'
'--with-gmp
' '--with-iconv' '--with-openssl' '--with-pspell'
'--with-expat-dir=/usr' '--wit
h-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif'
'--enable-f
tp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem'
'--enable-sysv
shm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid'
'--enable-yp'
 '--enable-wddx' '--with-kerberos' '--enable-ucd-snmp-hack'
'--with-unixODBC=sha
red,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar'
'--enable
-dbx' '--enable-dio' '--with-mime-magic=/etc/httpd/conf/magic'
'--without-sqlite
' '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs'
'--with-my
sql' '--with-gd' '--without-odbc' '--disable-dom' '--disable-dba'
'--without-uni
xODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter'
'--with-mcryp
t' '--with-png-dir=/usr' '--with-jpeg-dir' --enable-mbstring
--enable-mbstr-enc-trans


Expected result:
----------------
Other existing php script can't move usually.
About all show nothing because of error.



Actual result:
--------------
I read past logs like
http://bugs.php.net/bug.php?id=21333
http://bugs.php.net/bug.php?id=22482

but, there are no files in
extension_dir ( /usr/lib/php ) and
source dir ( /usr/local/src/modules )
in my case.

I home your help.
thankyou.



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


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

Reply via email to