php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9910 compiler error
Submitted: 2001-03-22 00:04 UTC Modified: 2001-06-02 23:37 UTC
From: tdavis at birddog dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Latest CVS (21/03/2001) OS: Slackware 7.1
Private report: No CVE-ID: None
 [2001-03-22 00:04 UTC] tdavis at birddog dot com
Here is the last bits of the make log.  I am leaning towards compiler or binutils problems but I wanted your input on it.

/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main
   -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12  -g -O
2 -c zend_operators.c
/tmp/cci9K8fW.s: Assembler messages:
/tmp/cci9K8fW.s:9324: Error: bad register name `%st(0)'
make[1]: *** [zend_operators.lo] Error 1
make[1]: Leaving directory `/home/td/darby/php4-200103212045/Zend'
make: *** [all-recursive] Error 1


Thank you!
Terry

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-22 08:03 UTC] sniper@php.net
And the versions for compiler and binutils are..?

--Jani

 [2001-03-22 11:59 UTC] tdavis at birddog dot com
gcc 2.95.2 1991024 (release)
binutils-2.9.5.0.42

Another note, I have compiled quite a few things on this box since install without problems.  This is the first compiling problem I have had.  

Thank you,
Terry
 [2001-06-02 20:35 UTC] sniper@php.net
Could you please try the PHP 4.0.6 RC2:

http://www.php.net/~andi/php-4.0.6RC2.tar.gz

--Jani

 [2001-06-02 23:37 UTC] tdavis at birddog dot com
Thank you but I have long since worked on this box and the status has changed since then.

Thank you for your time however.
Terry
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC