php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9939 libphp4.sl is not DSO
Submitted: 2001-03-22 15:00 UTC Modified: 2001-06-03 20:22 UTC
From: Ed dot Werzyn at Boeing dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: HP/UX 11.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: Ed dot Werzyn at Boeing dot com
New email:
PHP Version: OS:

 

 [2001-03-22 15:00 UTC] Ed dot Werzyn at Boeing dot com
Steps:
./configure --with-apxs    (No errors)

make                              (No errors)
... Making all in .
        /bin/sh /opt/php-4.0.4pl1/libtool --silent --mode=link cc  -I. -I/opt/php-4.0.4pl1/ -I/opt/php-4.0.4pl1/main -I/opt/php-4.0.4pl1 -I/opt/apache_1.3.14.ext/include -I/opt/php-4.0.4pl1/Zend -I/opt/php-4.0.4pl1/ext/mysql/libmysql -I/opt/php-4.0.4pl1/ext/xml/expat/xmltok -I/opt/php-4.0.4pl1/ext/xml/expat/xmlparse -I/opt/php-4.0.4pl1/TSRM  -DHPUX11 -D_HPUX_SOURCE -DMOD_PERL -DUSE_PERL_SSI -D_HPUX_SOURCE -DUSE_HSREGEX -DUSE_EXPAT -DXML_BYTE_ORDER=21 -g   -o libphp4.la -rpath /opt/php-4.0.4pl1/libs -avoid-version   stub.lo  Zend/libZend.la  sapi/apache/libsapi.la  main/libmain.la  regex/libregex.la  ext/mysql/libmysql.la ext/pcre/libpcre.la ext/posix/libposix.la ext/session/libsession.la ext/standard/libstandard.la ext/xml/libxml.la  TSRM/libtsrm.la -lpam -lm -lcrypt -lnsl
Making all in pear


make install  

...Making install in .
        apxs -i -a -n php4 libs/libphp4.sl
apxs:Error: file libs/libphp4.sl is not a DSO
*** Error exit code 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-03 20:22 UTC] sniper@php.net
Not a PHP bug. Report this to Apache group.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 09:01:33 2025 UTC