php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38617 libphp4.so
Submitted: 2006-08-27 20:14 UTC Modified: 2006-09-05 01:00 UTC
From: infodesk at downfire dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.4.4 OS: Redhad 8
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: infodesk at downfire dot com
New email:
PHP Version: OS:

 

 [2006-08-27 20:14 UTC] infodesk at downfire dot com
Description:
------------
When i configure en build the source with the configure options:
--with-apxs=/usr/local/apache/bin/apxs 
--with-mysql 
--with-bz2 
--enable-ftp 
--with-gd 
--with-jpeg-dir=/usr/lib/ 
--with-png-dir=/usr/lib/ 
--with-zlib-dir=/usr/lib/ 
--with-freetype-dir=/usr/lib/ 
--with-bzip2-dir=/usr/lib 
--enable-sockets 

It fails at 'make install' and it gives me this error:

[root@xxx php4-STABLE-200608271830]# make install
Installing PHP SAPI module:       apache
[activating module `php4' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
cp: cannot stat `libs/libphp4.so': No such file or directory
apxs:Break: Command failed with rc=1
make: *** [install-sapi] Error 1

Used the lates snapshot afther the 1st download at the download page.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-28 06:26 UTC] tony2001@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Cannot reproduce.
 [2006-09-05 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 15:01:29 2024 UTC