php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24139 "apxs:Error: Sorry, cannot determine bootstrap symbol name"
Submitted: 2003-06-11 18:36 UTC Modified: 2003-06-18 15:10 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: herps at raqtweak dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.3.2 OS: Cobalt Linux 5.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: herps at raqtweak dot com
New email:
PHP Version: OS:

 

 [2003-06-11 18:36 UTC] herps at raqtweak dot com
Description:
------------
Howdy,

I have an RPM which I use on Cobalt RAQ machines.
I use almost the same SRPM for the RAQ3 as for the RAQ4. (few path modifications).

Now, 4.3.1 worked fine on both the RAQ3 and RAQ4, the 4.3.2 works fine on the RAQ4 only.

On a RAQ3, the RPM and libphp4.so will compile just fine, but, when I "/etc/rc.d/init.d/httpd restart" is says ok, but apache isn't running, ps aux doesn't show anything either..

So I try:
apxs -i libphp4.so
I get: 

apxs:Error: Sorry, cannot determine bootstrap symbol name
apxs:Error: Please specify one with option `-n'


Does anyone have any clue?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-11 18:40 UTC] sniper@php.net
This is not the place to ask for support.

 [2003-06-11 18:42 UTC] herps at raqtweak dot com
Well maybe I am not asking for SUPPORT but am I reporting a bug since this is OBVIOUSLY a BUG REPORTING SYSTEM?
 [2003-06-11 18:44 UTC] sniper@php.net
We do not support some 3rd party RPMs, only our tar.gz packages.

 [2003-06-11 18:44 UTC] herps at raqtweak dot com
OK so tell me, why does 4.3.2 give this error, and 4.3.1 with the EXACT SAME configuration doesn't?
 [2003-06-11 18:45 UTC] sniper@php.net
I've no idea what difference there might be between your RPMs.

 [2003-06-11 18:46 UTC] herps at raqtweak dot com
Just a note,

this is an RPM using YOUR tar ball, but it just has the config line in it so I simple have to run "rpm -ba php.spec"

That is it. It uses YOUR tar ball
 [2003-06-11 19:08 UTC] sniper@php.net
I'm only interested if you can prove the "./configure .. make .. make install" doesn't work.

 [2003-06-11 19:09 UTC] sniper@php.net
And NOT involving any RPM in this..

 [2003-06-18 15:10 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: Thu Apr 25 16:01:28 2024 UTC