Re: PHP 7.3.0 Install on Solaris 10 Issues

[email protected] (Dennis Clarke) Wed, 13 Mar 2019 13:35:14 -0400
Newsgroups php.install
Message-ID <[email protected]>
On 3/13/19 1:22 PM, Thompson, Shirley S wrote:
> Good afternoon,
> 
> I am getting an error when I run the "make" on my Solaris 10 Sparc computer.
> pcre2_jit_compile.c:8211: error: duplicate case value.
> 
> Prior to this I had to add "-std=gnu99" to my CFLAGS to get around C99 environment error.
> I currently have PHP 5.6.40 installed with Apache 2.4.34.  This "configure, make, make test" worked just fine.
> 
> Right now the "make" for 7.3.0 fails.
> 
> Please assist.


There is no version of php 7.x that compiles on Solaris at all.
Not for years and years and years now.

Sorry but there may be only one person who has ever been able to get php
 7.x to compile on Solaris 10 but even he says it isn't stable.

You should stick with php 5.6.x.

Dennis