ID:               31034
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ms at mac-specialist dot com
 Status:           Closed
 Bug Type:         Compile Failure
 Operating System: OS X 10.3.6
 PHP Version:      5CVS-2004-12-09 (stable)
 New Comment:

Hehe, thanks :) But as I introduced the bug a few days ago too, it was
not more than normal to fix it too fast ;-)


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

[2004-12-09 15:02:59] ms at mac-specialist dot com

To : PHP rapid response team

I reported this problem at [9 Dec 8:25am CET], the problem 
was fixed by [9 Dec 10:06am CET]. 

It took the PHP team 1 hour and 35 minutes to fix the problem 
and send me an email notifying me. 

The previous development environment that I worked with was 
not quite so responsive. I reported some bugs that were still 
there 4 years later after several major versions...

This is the first bug I've reported, and was blown away to 
receive such a fast resolution.  

Talk about a rapid response team !

Way to go! Talk about commitment, thanks for the great 
help...

Bill Hernandez
Plano, Texas

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

[2004-12-09 10:06:16] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



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

[2004-12-09 09:50:03] ms at mac-specialist dot com

I tried both:

php5-200412090530.tar.gz, and
php5-200412090730.tar.gz

They both generate the same missing file error with respect 
to :

/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

/Downloads/php5-200412090730/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

Thanks for the great effort...

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

[2004-12-09 08:35:25] [EMAIL PROTECTED]

You put in as version 4CVS, but your example uses PHP5, can you please
update the bugreport to reflect the real versions?

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

[2004-12-09 08:25:43] 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



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


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

Reply via email to