php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23057 gcc: ext/stand: No such file or directory make: *** [sapi/cli/php] Error 1
Submitted: 2003-04-04 17:55 UTC Modified: 2003-04-05 11:14 UTC
From: joydeep_ghosh at net dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.1 OS: Sun2.7
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: joydeep_ghosh at net dot com
New email:
PHP Version: OS:

 

 [2003-04-04 17:55 UTC] joydeep_ghosh at net dot com
Directory php4-STABLE-200301150030 created 
   PHP_VERSION "4.3.1-dev"

   Configuration is OK 

./configure --enable-debug --enable-libgcc --enable-dbx \
            --enable-ftp --enable-inline-optimization \
            --with-java=/export/webtools/java/Solaris_JDK_1.2.2_13 \
            --with-nsapi=/export/webtools/netscape/server4 \
            --with-oci8=/export/webtools/app/oracle/product/8.1.7

Following ERROR encountered while executing Make command: 

ext/stand -R/usr/ucblib
-R/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2
-R/export/webtools/java/Solaris_JDK_1.2.2_13/jre/lib/sparc
-R/export/webtools/app/oracle/product/8.1.7/lib
gcc: ext/stand: No such file or directory
make: *** [sapi/cli/php] Error 1  


This started happening after putting --with-java option during configuration  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-05 11:14 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: Sat Dec 27 02:00:01 2025 UTC