php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14256 libphp4.la Won't Compile on OS X v10.1
Submitted: 2001-11-27 13:13 UTC Modified: 2002-04-10 18:48 UTC
From: dahnke at adobe dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.1.0 OS: Mac OS X
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dahnke at adobe dot com
New email:
PHP Version: OS:

 

 [2001-11-27 13:13 UTC] dahnke at adobe dot com
Mac OS X 10.1 development tools default to a two-level 
namespace, whereas 10.0 tools defaulted to a flat 
namespace. A discussion of this problem (and one solution, 
maybe) is posted on Mark Liyanage's site at 
http://www.entropy.ch/software/macosx/php/.

I used the trick explained here to get around a problem 
building where I got complaints that the -undefined flag 
used in the configure script was incorrect for two-level 
namespace.

However, when I try to use the --with-apxs flag with the 
configure script I still can't compile. I have been trying 
to build a shared object version of RC3 and I only get a 
little farther in the process until I get another error 
about multiply-defined symbols when linking libphp4.la.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-15 12:06 UTC] derick@php.net
Dup of #14483
 [2002-04-10 18:48 UTC] sniper@php.net
This bug has been fixed in CVS.

(in the HEAD, which will become 4.3.0 sometime..4.2.0 still has the apxs issue)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 26 14:01:32 2024 UTC