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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 07:01:35 2025 UTC