No such file or directory
| Bug #31034 | ext/iconv/php_php_iconv_impl.h: No such file or directory | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2004-12-09 08:25 UTC | Modified: | 2004-12-09 15:15 UTC |
|
||||||
| From: | ms at mac-specialist dot com | Assigned: | ||||||||
| Status: | Closed | Package: | Compile Failure | |||||||
| PHP Version: | 5CVS-2004-12-09 (stable) | OS: | OS X 10.3.6 | |||||||
| Private report: | No | CVE-ID: | None | |||||||
[2004-12-09 08:25 UTC] ms at mac-specialist dot com
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
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-12-09 08:35 UTC] derick@php.net
[2004-12-09 09:50 UTC] ms at mac-specialist dot com
[2004-12-09 10:06 UTC] derick@php.net
[2004-12-09 15:02 UTC] ms at mac-specialist dot com
[2004-12-09 15:15 UTC] derick@php.net