php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7153 Failed static linking with Apache
Submitted: 2000-10-12 05:23 UTC Modified: 2001-01-10 04:40 UTC
From: Paolo dot Brutti at tlsoft dot it Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3RC2 OS: HP-UX 10.20
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: Paolo dot Brutti at tlsoft dot it
New email:
PHP Version: OS:

 

 [2000-10-12 05:23 UTC] Paolo dot Brutti at tlsoft dot it
Static linking with Apache fails with the message:
/usr/ccs/bin/ld: Unsatisfied symbols:
   DL_UNLOAD (code)

A possible solution is wrapping the code of zend_extension_startup
in zend_extensions.c in a #if ZEND_EXTENSIONS_SUPPORT
directive

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-02 09:08 UTC] sniper@php.net
Please try PHP 4.0.4 as this should be fixed in it.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 19:01:29 2024 UTC