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
 [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 Apr 26 20:01:29 2024 UTC