Edit report at https://bugs.php.net/bug.php?id=63889&edit=1

 ID:                 63889
 User updated by:    php dot net at reg dot purple dot org dot ua
 Reported by:        php dot net at reg dot purple dot org dot ua
 Summary:            Build failed: ext/standard/var.o: file not
                     recognized: File truncated
 Status:             Not a bug
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Fedora Linux 17
 PHP Version:        5.5.0alpha2
 Block user comment: N
 Private report:     N

 New Comment:

This problem on the same environment is not reproducible, when I build php 5.4 
sources

cd php-5.4.10
./configure --prefix=/opt/php-5.4
make
sudo make install

Ok in this case,
So I still think that problem related to PHP 5.5

Please, assist


Previous Comments:
------------------------------------------------------------------------
[2013-01-03 01:55:09] ras...@php.net

This doesn't seem like a PHP issue. Can you compile anything on that box?
And I certainly can't reproduce it on any of my Linux systems.

------------------------------------------------------------------------
[2013-01-03 00:44:21] php dot net at reg dot purple dot org dot ua

Description:
------------
Sequence of actions to reproduce a bug:

./configure --prefix=/opt/php-5.5
make


Expected result:
----------------
Successfull making is expected

Actual result:
--------------
An error message:
ext/standard/var.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1



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



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

Reply via email to