php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7740 Will not compile properly
Submitted: 2000-11-10 04:22 UTC Modified: 2000-12-07 12:06 UTC
From: morten at ronseth dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: MacOS X PB
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: morten at ronseth dot net
New email:
PHP Version: OS:

 

 [2000-11-10 04:22 UTC] morten at ronseth dot net
After a straight './configure' . make ends with:

/bin/sh /usr/local/src/php-4.0.3pl1/libtool --silent 
--mode=link cc  -I. -I/usr/local/src/php-4.0.3pl1/ 
-I/usr/local/src/php
-4.0.3pl1 -I/usr/local/src/php-4.0.3pl1/main 
-I/usr/local/src/php-4.0.3pl1/Zend 
-I/usr/local/src/php-4.0.3pl1 -I/usr/local/s
rc/php-4.0.3pl1/ext/mysql/libmysql 
-I/usr/local/src/php-4.0.3pl1/ext/xml/expat/xmltok 
-I/usr/local/src/php-4.0.3pl1/ext/xml/
expat/xmlparse -I/usr/local/src/php-4.0.3pl1/TSRM  
-traditional-cpp -DXML_BYTE_ORDER=21 -g -O2   -o 
php -export-dynamic  stu
b.lo libphp4.la
/usr/bin/ld: Undefined symbols:
_DL_UNLOAD
make[1]: *** [php] Error 1
make: *** [all-recursive] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-10 09:29 UTC] sniper@php.net
Please try latest snapshot from http://snaps.php.net
as there have been some MacOS related (AFAIK) fixes 
recently.

--Jani
 [2000-12-07 12:06 UTC] sniper@php.net
No feedback.
Reopen, if this still happens when using latest snapshot
from http://snaps.php.net/

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 27 17:00:01 2026 UTC