php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4706 System Darwin 1.1 not recognized
Submitted: 2000-05-30 21:59 UTC Modified: 2000-08-23 22:17 UTC
From: aubrey at apple dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.0 Release OS: Mac OS X (Darwin)
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: aubrey at apple dot com
New email:
PHP Version: OS:

 

 [2000-05-30 21:59 UTC] aubrey at apple dot com
I'm trying to install PHP version 4.0 as a DSO on a Mac OS X Developer Preview 4 system (G4, 128 MB RAM) but it fails.  The configure scripts are not recognizing 'Darwin' which is the result of uname -s.  I've changed all the references of 'rhapsody' to 'darwin' that I could find in the configure scripts but still it would not install as a DSO.  

I have been able to make the same changes ('rhapsody' to 'darwin')  to  the PHP version 3.0.16 configure scripts and have had that successfully  install and run on this same system.

The error in the make install process  for php 4.0 reads:
...
Configuring libtool
checking build system type... Invalid configuration 'powerpc-apple-Darwin1.1': system 'Darwin1.1' not recognized
...

References to Rhapsody need to be changed to Darwin in the install scripts.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-02 00:24 UTC] waldschrott@php.net
Please verify that it?s still happening using the latest version of PHP (release 4.0.1pl2 or CVS).
 [2000-08-23 22:17 UTC] sniper@php.net
Should be fixed.  Please try CVS or snaps.php.net. 
Reopen this report if problem still persists.

--Jani


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 10 17:01:31 2024 UTC