php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9901 When running the make it fails
Submitted: 2001-03-21 11:25 UTC Modified: 2001-11-14 06:38 UTC
From: dolivier at walshcollege dot edu Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: Digital Unix 5.1
Private report: No CVE-ID: None
 [2001-03-21 11:25 UTC] dolivier at walshcollege dot edu
Basically we run the first 7 or 8 steps in the install instructions, but when we go and run amke we get the following: list' previously declared here
mips-tfile, /tmp/cc8HgmOE.s:8 Invalid .stabs/.stabn directive, value not found
line:    #.stabs "/usr/local/php-4.0.4pl1/Zend/",100,0,0,$Ltext0

mips-tfile, /tmp/cc8HgmOE.s:9 Invalid .stabs/.stabn directive, value not found
line:    #.stabs "zend_sprintf.c",100,0,0,$Ltext0

mips-tfile, /tmp/cc8HgmOE.s:194 Segmentation fault
line:    #.stabs "zend_write_func_t:t269=253",128,0,246,0

*** Exit 1
Stop.
*** Exit 1
Stop.

Any guess as to why I can' get this to compile on my machine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-23 07:22 UTC] sniper@php.net
Does this happen with PHP 4.0.6? Or with latest CVS
snapshot from http://snaps.php.net/ ?

--Jani

 [2001-11-14 06:38 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC