ID: 48795 Comment by: surfchen at gmail dot com Reported By: [email protected] Status: Verified Bug Type: Compile Failure Operating System: Mac OS X 10.5.8, 10.6.2 PHP Version: 5.3SVN-2009-11-23 (SVN) New Comment:
It is a linking problem, here is the simple workaround: edit Makefile and add -lstdc++ into EXTRA_LIBS. Previous Comments: ------------------------------------------------------------------------ [2010-01-10 11:54:55] harald dot lapp at gmail dot com same problem here: osx 10.5.8, php5.3-latest any ideas how to fix this issue? ------------------------------------------------------------------------ [2009-11-24 11:46:48] [email protected] well, build system does handle C++ quite fine for me. OSX is "special".. ------------------------------------------------------------------------ [2009-11-24 01:23:26] [email protected] No, upgrading the bundled libtool didn't fix it. The buildsystem isn't set up to deal with C++ files automatically. ------------------------------------------------------------------------ [2009-11-23 21:58:18] [email protected] Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2009-09-15 15:25:13] [email protected] I'm having the same exact problem using --enable-intl --with-icu-dir=/path/to/icu I installed ICU with macports, and so I'm using /opt/local as my path to ICU. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/48795 -- Edit this bug report at http://bugs.php.net/?id=48795&edit=1
