php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19870 Assertion failure in mips_emit_delays at ./config/tc-mips.c line 2231.
Submitted: 2002-10-11 13:21 UTC Modified: 2002-10-11 17:24 UTC
From: rizzo at remixnetworks dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.2.3 OS: LInux 4 Cobalt RAQ2
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-11 13:21 UTC] rizzo at remixnetworks dot com
hi,  

After getting latest php from CVS i still get same Attention message after running ./configure.


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$(top_builddir)/Zend -I/usr/local/include
LDFLAGS:     -Wl,-rpath,/usr/local/lib -L/usr/local/lib
LIBS:       -lcrypt -lpam -lcrypt -lresolv -lm -ldl -lnsl  -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  -lcrypt 1>&5
/tmp/cca09867.s: Assembler messages:
/tmp/cca09867.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-11 17:24 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in PHP.

Update your previous report about the SAME issue!! 

http://bugs.php.net/bug.php?edit=2&id=19854

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 11:01:33 2024 UTC