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
 [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: Fri Apr 26 18:01:31 2024 UTC