This solaris issue was most probably introduced with Mac OS X changes made
to configure.in. However, I don't have a solaris box where I could check
this theory.

Edin
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 28, 2002 5:48 PM
Subject: Bug #17484 Updated: Error "grep: can't open conftest.out" while
running ./configure


> ID:               17484
>  Updated by:       [EMAIL PROTECTED]
>  Reported By:      [EMAIL PROTECTED]
> -Status:           Open
> +Status:           Feedback
>  Bug Type:         *Configuration Issues
>  Operating System: Solaris 2.8
>  PHP Version:      4.2.1
>  New Comment:
>
> Can you give us the relevant parts of config.log, or mail the whole
> file to me?
>
>
> Previous Comments:
> ------------------------------------------------------------------------
>
> [2002-05-28 11:42:27] [EMAIL PROTECTED]
>
> Hi,
>
> while running "./configure" for php-4.2.1 on Solaris 2.8 I get the
> following error which prevents from compiling the sources (see below,
> summary: Error "grep: can't open conftest.out" while running
> ./configure). Compiling php-4.2.0 on the same platform works without
> any problems.
>
>
> php-4.2.1 # ./configure --prefix=/opt/php_test/
> creating cache ./config.cache
> checking for Cygwin environment... no
> checking for mingw32 environment... no
> checking host system type... sparc-sun-solaris2.8
> checking for a BSD compatible install... ./install-sh -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> Updated php_version.h
> checking how to run the C preprocessor... grep: can't open
> conftest.out
> cc -E
> checking for AIX... no
> checking for gcc... gcc
> checking whether the C compiler (gcc  ) works... yes
> checking whether the C compiler (gcc  ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking whether gcc and cc understand -c and -o together... yes
> checking for gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... cc -E
> checking whether compiler supports -R... yes
>
>
>
> ------------------------------------------------------------------------
>
>
> --
> Edit this bug report at http://bugs.php.net/?id=17484&edit=1
>
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to