php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19190 Apache Server will not start with following error usr/lib/dld.sl: Unresolved s
Submitted: 2002-08-30 03:58 UTC Modified: 2002-08-30 10:07 UTC
From: ajay dot bhatnagar at st dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.2.2 OS: hpux 10.20
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: ajay dot bhatnagar at st dot com
New email:
PHP Version: OS:

 

 [2002-08-30 03:58 UTC] ajay dot bhatnagar at st dot com
Apache & PHP compiled OK with DSO using gcc on HPU10.20
with mysql, oracle, apxs and enable-track-vars options. Apache does load PHP module with following error :

/usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code)  from /opt/apachephp/libexec/libphp4.sl
Syntax error on line 205 of /opt/apachephp/conf/httpd.conf:
Cannot load /opt/apachephp/libexec/libphp4.sl into server: Unresolved external
./apachectl start: httpd could not be started

Using gcc/binutils/bison/flex

Apache 1.3.26 PHP v. 4.2.2

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-30 10:07 UTC] sniper@php.net
Just add '--enable-libgcc' to your configure line.
http://bugs.php.net/bug.php?id=12222

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 08:01:30 2025 UTC