From:             ms at mac-specialist dot com
Operating system: OS X 10.3.6
PHP version:      4CVS-2004-12-09 (stable)
PHP Bug Type:     Compile Failure
Bug description:  ext/iconv/php_php_iconv_impl.h: No such file or directory

Description:
------------
BELOW ARE THE LAST FEW LINES OF THE PHP Configure - IT 
APPEARS TO HAVE GONE OK

Generating files
updating cache ./config.cache
creating ./config.status
creating php5.spec
creating main/build-defs.h
creating scripts/phpize
creating scripts/php-config
creating sapi/cli/php.1
creating main/php_config.h
creating main/internal_functions.c
creating main/internal_functions_cli.c
+------------------------------------------------------------
--------+
| License:                                                           
|
| This software is subject to the PHP License, available in 
this     |
| distribution in the file LICENSE.  By continuing this 
installation |
| process, you are bound by the terms of this license 
agreement.     |
| If you do not agree with the terms of this license, you 
must abort |
| the installation process at this point.                            
|
+------------------------------------------------------------
--------+

Thank you for using PHP.

BELOW ARE THE LAST FEW LINES OF THE PHP INSTALL - IT APPEARS 
TO HAVE FAILED BECAUSE OF A MISSING FILE

ERROR WAS - No such file or directory


[Thu, Dec 09,2004](1:01am)[myPlanet:/Downloads/php5
-200412090530] bhernand % make

In file included from /Downloads/php5-200412090530/ext/iconv/
iconv.c:40:
/Downloads/php5-200412090530/ext/iconv/php_iconv.h:41:42: 
ext/iconv/php_php_iconv_impl.h: No such file or directory
make: *** [ext/iconv/iconv.lo] Error 1


[Thu, Dec 09,2004](1:02am)[myPlanet:/Downloads/php5
-200412090530] bhernand % sudo make install

gcc -I"/usr/include" -Iext/iconv/ -I/Downloads/php5
-200412090530/ext/iconv/ -DPHP_ATOM_INC -I/Downloads/php5
-200412090530/include -I/Downloads/php5-200412090530/main -I/
Downloads/php5-200412090530 -I/Downloads/php5-200412090530/
Zend -I/usr/include/libxml2 -I/usr/local/include -I/usr/
local/mysql/include -I/usr/local/pgsql/include  -no-cpp-
precomp -I/Downloads/php5-200412090530/TSRM  -g -O2  -c /
Downloads/php5-200412090530/ext/iconv/iconv.c -o ext/iconv/
iconv.o  && echo > ext/iconv/iconv.lo
In file included from /Downloads/php5-200412090530/ext/iconv/
iconv.c:40:
/Downloads/php5-200412090530/ext/iconv/php_iconv.h:41:42: 
ext/iconv/php_php_iconv_impl.h: No such file or directory
make: *** [ext/iconv/iconv.lo] Error 1

Expected result:
----------------
I would like for it to compile, make, and install


-- 
Edit bug report at http://bugs.php.net/?id=31034&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31034&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31034&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31034&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31034&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31034&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31034&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31034&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31034&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31034&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31034&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31034&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31034&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31034&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31034&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31034&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31034&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31034&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31034&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31034&r=mysqlcfg

Reply via email to