Bug #74336 [Com]: ifinite: Fix for 74265 is incomplete

[email protected] ("dave at simonsontech dot net")
Newsgroups php.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=74336&edit=1

 ID:                 74336
 Comment by:         dave at simonsontech dot net
 Reported by:        dave at simonsontech dot net
 Summary:            ifinite: Fix for 74265 is incomplete
 Status:             Feedback
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Solaris 11.3 SRU 17.5
 PHP Version:        7.1.3
 Block user comment: N
 Private report:     N

 New Comment:

buildconf solves the problem, thank you! I couldn't get it to run at first.

On Solaris, to run buildconf, set MAKE=gmake. Solaris' native make doesn't work.

rroot@s11p:/var/tmp/php-7.1.3# MAKE=gmake ./buildconf --force --debug
Forcing buildconf
Removing configure caches
rebuilding aclocal.m4
rebuilding configure
rebuilding main/php_config.h.in
root@s11p:/var/tmp/php-7.1.3#


Previous Comments:
------------------------------------------------------------------------
[2017-03-29 16:18:23] [email protected]

main/php_config.h.in is a generated file. Are you sure you ran ./buildconf --force prior to ./configure, as described in bug #74365?

------------------------------------------------------------------------
[2017-03-29 15:51:38] dave at simonsontech dot net

Description:
------------
Link fails the same way as shown in 74265, isfinite unresolved, after all changes for 74265 have been applied.

PHP built with "configure --with-openssl --with-system-ciphers --without-sqlite3 --without-pdo-sqlite CC=gcc"

Need the same changes as in 74265 to main/php_config.h.in lines 2518, 2527 and 2538. Build then completes cleanly.



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=74336&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.