php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35952 libphp4.so not built
Submitted: 2006-01-10 01:23 UTC Modified: 2006-01-10 23:35 UTC
From: jan at horde dot org Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4CVS-2006-01-10 (CVS) OS: Linux SUSE 10.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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jan at horde dot org
New email:
PHP Version: OS:

 

 [2006-01-10 01:23 UTC] jan at horde dot org
Description:
------------
These are some lines when I run make install:

Installing PHP SAPI module:       apache2handler
/usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apache2/build/libtool' libphp4.la /usr/lib/apache2
/usr/share/apache2/build/libtool --mode=install cp libphp4.la /usr/lib/apache2/
cp .libs/libphp4.lai /usr/lib/apache2/libphp4.la
cp .libs/libphp4.a /usr/lib/apache2/libphp4.a
ranlib /usr/lib/apache2/libphp4.a
chmod 644 /usr/lib/apache2/libphp4.a
libtool: install: warning: remember to run `libtool --finish /home/jan/cvs/php-src/libs'
Warning!  dlname not found in /usr/lib/apache2/libphp4.la.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/lib/apache2/libphp4.so

libphp4.so is never created.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-10 08:40 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.1-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.1-win32-latest.zip


 [2006-01-10 23:35 UTC] sniper@php.net
There is no bug here. (you also failed to provide the complete  configure line you used)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 09:00:02 2025 UTC