php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7403 ld-error
Submitted: 2000-10-23 06:40 UTC Modified: 2001-02-20 07:35 UTC
From: r dot kalemba at mvnet dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: HPUX-10.20
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: r dot kalemba at mvnet dot de
New email:
PHP Version: OS:

 

 [2000-10-23 06:40 UTC] r dot kalemba at mvnet dot de
Apache 1.3.14
PHP-4.0.3pl1
ApacheJServ-1.1.2

./configure --with-layout=Apache --prefix=/usr/local/apache --enable-module=most --enable-shared=max --activate-module=src/modules/jserv/libjserv.a --activate-module=src/modules/php4/libphp4.a --add-module=mod_frontpage.c 

...
gcc  -DHPUX10 -I/usr/php-4.0.3pl1 -I/usr/php-4.0.3pl1/main -I/usr/php-4.0.3pl1/main -I/usr/php-4.0.3pl1/Zend -I/usr/php-4.0.3pl1/Zend -I/usr/php-4.0.3pl1/TSRM -I/usr/php-4.0.3pl1/TSRM -I/usr/php-4.0.3pl1 -DUSE_EXPAT -I./lib/expat-lite `./apaci`   -Wl,-E -Wl,-B,deferred -Wl,+s \ -o httpd buildmark.o modules.o  modules/jserv/libjserv.a  modules/php4/libphp4.a  modules/extra/libextra.a  modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a  ap/libap.a  lib/expat-lite/libexpat.a  -L/usr/local/mysql/lib  -L/usr/local/mysql/lib -Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4   -lmysqlclient -lm -lcrypt   -Lmodules/jserv -L../modules/jserv -L../../modules/jserv -ljserv 
collect2: ld returned 1 exit status
/usr/ccs/bin/ld: Unsatisfied symbols:
   DL_UNLOAD (code)
*** Error exit code 1



Can you help me ???


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-01 10:51 UTC] sniper@php.net
reclassify
 [2000-12-07 19:34 UTC] jason@php.net
It appears that bug 7282 has the same problem.
Must be an HP-UX build problem

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

--Jani
 [2001-02-20 07:35 UTC] sniper@php.net
Fixed.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 22:01:27 2025 UTC