php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21724 Installation of PHP on Solaris (SUN)
Submitted: 2003-01-18 06:05 UTC Modified: 2003-01-18 06:41 UTC
From: ehakobian at karabakhtelecom dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0 OS: Solaris 5.8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ehakobian at karabakhtelecom dot com
New email:
PHP Version: OS:

 

 [2003-01-18 06:05 UTC] ehakobian at karabakhtelecom dot com
I made command 
configure --with-oracle

After that command
make
It gave error after some time

Output line too long.
Output line too long.
Output line too long.
gcc: main/a: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `sapi/cgi/php'

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-18 06:41 UTC] derick@php.net
Due to a bug in the installed sed on your system the build
fails. Install GNU sed and it should be okay.
 
Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 15:01:28 2024 UTC