Re: Solaris 10 compile of php-5.6.x fails during make, using OracleStudio 12

[email protected] (Christoph Becker) Sat, 16 May 2015 02:12:10 +0200
Newsgroups php.install
Message-ID <[email protected]>
J wrote:

> Have tried to compile two versions of the php-5.6.x tree on Solaris
> 10, and both failed in the make process throwing out in target
> Zend/zend_language_scanner.lo.    The first attempt was tried in
> March with 5.6.7.    Tried with 5.6.9 with similar results.
> Environment is:  Solaris 10 x86, cc: Sun C 5.12 SunOS_i386,
> httpd-2.4.12, apr-1.5.2, apr-util-1.5.4.   The configure command used
> is:  ../php-5.6.9/configure --prefix=/apache
> -with-apxs2=/apache/bin/apxs --enable-opcache=no .     The make
> output before the fatal error are below.     After the failure of
> 5.6.7 tried the 5.5 source tree and 5.5.23 built without errors.
> Going to try 5.5.41 shortly.....however would like to be able to
> build the 5.6.x tree.   Any suggestions?

From having a quick glance at the issue, the problem might be related to
an incompatible flex/re2c; check the requirements on
<http://php.net/manual/en/install.unix.php>.

Please do not send multipart or even HTML mails to this list – they
might not display well; plain text is usually preferable.

-- 
Christoph M. Becker