php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16324 compling file zend_language_parser.c error!
Submitted: 2002-03-27 22:47 UTC Modified: 2002-06-18 21:28 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: kingwana at 163 dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.1.2 OS: RedHat 7.2 (Enigma)
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kingwana at 163 dot com
New email:
PHP Version: OS:

 

 [2002-03-27 22:47 UTC] kingwana at 163 dot com
when compling zend_language_parser.c,
error message:
/tmp/cckMVe3T.s: Assembler messages:
/tmp/cckMVe3T.s:1214: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cckMVe3T.s:1214: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cckMVe3T.s:1214: Error: Rest of line ignored. First ignored character is `,'.
etc..

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-17 21:17 UTC] sniper@php.net
I had similar errors with faulty memory..
It also might be a problem with gcc. What version do you 
have? (In any case, this is not really PHP problem..)

 [2002-06-18 21:11 UTC] kingwana at 163 dot com
sorry! I had find my error!
I had pactched GCC for install oracle 9i on my RedHat Linux.
 [2002-06-18 21:28 UTC] sniper@php.net
that's as bogus as it gets. :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Sep 27 23:01:26 2024 UTC