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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 26.07.2016 at 01:04, wrote J:

> Eric C <ekcheu <at> uncg.edu> writes:
>> I had a similar issue with white spaces...  The fix was to do a
>>
>> dos2unix
>>
>> on that file...
>> vi showed all the ^M characters at the end, which is a tale tell sign
>> that the file is in dos format.
>
> Eric, I believe I am the one who started this thread when trying to build 5.6.7
> this week ran into the same issue when attempting to build 5.6.24 
> on Solaris 10 x86.  Your suggestion to convert the ^M EOL's to UNIX type
> worked, and the build completed without errors after converting the file 
> with the dos2unix command.  Wonder why only that file is in DOS format.

This file is generated from re2c and included in the release, so there's
no need to have re2c installed.  Apparently, the PHP 5.6 releases (only)
ship zend_language_scanner.c with DOS line endings.

I've filed a respective bug report: <https://bugs.php.net/bug.php?id=72679>.

-- 
Christoph M. Becker



[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux