php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19854 Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.
Submitted: 2002-10-10 16:52 UTC Modified: 2002-10-27 19:15 UTC
From: rizzo at remixnetworks dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.2.3 OS: Cobalt RAQ2 Linux 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rizzo at remixnetworks dot com
New email:
PHP Version: OS:

 

 [2002-10-10 16:52 UTC] rizzo at remixnetworks dot com
CONFIGURE:   './configure' '--with-apxs' '--with-mysql' '--with-gettext' '--with-xml' '--with-imap' '--enable-ftp'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -D_XPG_IV -DCOBALT_RAQ_LED -DLINUX=2
CXX:
CXXFLAGS:
INCLUDES:    -I/usr/include/apache  -I$(top_builddir)/Zend -I/usr/local/include -I/home/sites/home/users/rizzo/php-4.2.3/ext/mysql/libmysql
LDFLAGS:     -Wl,-rpath,/usr/local/lib -L/usr/local/lib
LIBS:       -lcrypt -lpam -lcrypt -lresolv -lm -ldl -lnsl  -lresolv -lcrypt
DLIBS:      -lc-client
SAPI:       apache
PHP_RPATHS:  /usr/local/lib
uname -a:   Linux piper.remixnetworks.com 2.0.34C52_SK #1 Tue Nov 30 18:14:40 PST 1999 mips unknown

gcc -o conftest -g -O2  -D_XPG_IV -DCOBALT_RAQ_LED -DLINUX=2  -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpam -lcrypt -lresolv -lm -ldl -lnsl  -lresolv -lcrypt 1>&5
/tmp/cca00265.s: Assembler messages:
/tmp/cca00265.s:72: Internal error!
Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.
Please report this bug.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-10 16:54 UTC] rizzo at remixnetworks dot com
Then I don;t if because of this I also get this after doing a 'make':

In file included from xxxxx/php-4.2.3/ext/standard/php_standard.h:21,
                 from main.c:52:

basic_functions.h:121: #error Need type which holds 32 bits
 [2002-10-10 18:35 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-27 19:15 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 22:01:29 2024 UTC