Hi Alan: On Mon, Dec 05, 2011 at 09:59:50AM -0500, Daniel Convissor wrote: > > I tried to apply the patch to 54 and trunk via "patch < bug.diff" > (which usually works fine) and all hunks failled. Not sure what I'm > doing wrong.
Ah, I needed to do "patch -p0 < bug.diff" But now that I applied it to 54, running make chokes... [ snip ] /bin/bash /php/php/php-src/branches/PHP_5_4/libtool --silent --preserve-dup-deps --mode=compile cc -Isapi/cli/ -I/php/php/php-src/branches/PHP_5_4/sapi/cli/ -DPHP_ATOM_INC -I/php/php/php-src/branches/PHP_5_4/include -I/php/php/php-src/branches/PHP_5_4/main -I/php/php/php-src/branches/PHP_5_4 -I/php/php/php-src/branches/PHP_5_4/ext/date/lib -I/php/php/php-src/branches/PHP_5_4/ext/ereg/regex -I/usr/include/libxml2 -I/php/php/php-src/branches/PHP_5_4/ext/mbstring/oniguruma -I/php/php/php-src/branches/PHP_5_4/ext/mbstring/libmbfl -I/php/php/php-src/branches/PHP_5_4/ext/mbstring/libmbfl/mbfl -I/usr/include/postgresql -I/php/php/php-src/branches/PHP_5_4/ext/sqlite3/libsqlite -I/php/php/php-src/branches/PHP_5_4/TSRM -I/php/php/php-src/branches/PHP_5_4/Zend -I/usr/include -g -O2 -fvisibility=hidden -DZEND_SIGNALS -c /php/php/php-src/branches/PHP_5_4/sapi/cli/php_cli.c -o sapi/cli/php_cli.lo make: *** [Zend/zend_execute.lo] Error 1 make: *** Waiting for unfinished jobs.... That's after running make clean and vcsclean. And before that having built 54 successfully with the exact same configure options. Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php