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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 24 18:01:30 2024 UTC