php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23074 make: Fatal error:
Submitted: 2003-04-06 19:31 UTC Modified: 2003-04-07 04:21 UTC
From: zlat at ukr dot net Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0 OS: Solaris 8 x86 edition
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: zlat at ukr dot net
New email:
PHP Version: OS:

 

 [2003-04-06 19:31 UTC] zlat at ukr dot net
I've tried to compile PHP cgi application. But make process failed. Output after "make":

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

PHP vrsion - 4.3.0
OS version - Solaris 8 x86 edition.
Configuration string:
./configure --with-mysql --enable-safe-mode --with-curl --enable-pcre --with-config-file-path=/etc --enable-force-cgi-redirect

MySQL, PCRe and CURL libraries are compiled correctly.

Please, help to solve described problem. Thank you.
---------------
Victor Kovalenko
E-mail: zlat@ukr.net
ICQ UIN: 20072381

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-07 04:21 UTC] sniper@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 12:01:33 2025 UTC