php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19868 Libtool has to be called with 'libtool --finish' or apache2 will crash with php
Submitted: 2002-10-11 11:30 UTC Modified: 2002-11-10 18:19 UTC
From: don at nedserv dot org Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.3 OS: Linux
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: don at nedserv dot org
New email:
PHP Version: OS:

 

 [2002-10-11 11:30 UTC] don at nedserv dot org
Libtool has to be called with 'libtool --finish' or apache2 will crash with php.
Which will confuse a LOT of users, it would be better to do this from the configure script right before the 'make install' goes to work.

The cure for this would be to call 'libtool --finish' from the main directory where php has been unextracted and install the files after that.

Just a thought... Let me know if this is going to be changed, I have to use the command manually before php will work with apache2.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-12 02:26 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

This really shouldn't be necessary, please give the snapshot a try..(and don't do that libtool --finish when you test it :)

 [2002-11-10 18:19 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: Sun Apr 28 21:01:29 2024 UTC