Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56780 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81029 invoked from network); 5 Dec 2011 17:31:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2011 17:31:04 -0000 Authentication-Results: pb1.pair.com header.from=danielc@analysisandsolutions.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danielc@analysisandsolutions.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain analysisandsolutions.com from 166.84.1.89 cause and error) X-PHP-List-Original-Sender: danielc@analysisandsolutions.com X-Host-Fingerprint: 166.84.1.89 mailbackend.panix.com Solaris 10 (beta) Received: from [166.84.1.89] ([166.84.1.89:49731] helo=mailbackend.panix.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/C1-03171-7DFFCDE4 for ; Mon, 05 Dec 2011 12:31:03 -0500 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mailbackend.panix.com (Postfix) with ESMTP id 136D228717; Mon, 5 Dec 2011 12:30:59 -0500 (EST) Received: by panix5.panix.com (Postfix, from userid 14662) id CEFB12424E; Mon, 5 Dec 2011 12:30:59 -0500 (EST) Date: Mon, 5 Dec 2011 12:30:59 -0500 To: Alan Knowles Cc: internals@lists.php.net Message-ID: <20111205173059.GA3215@panix.com> References: <4EDA4989.2010702@akbkhome.com> <4EDB6DB0.2050909@akbkhome.com> <20111205145950.GA2331@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20111205145950.GA2331@panix.com> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [PHP-DEV] Fixing string offsets of strings. From: danielc@analysisandsolutions.com (Daniel Convissor) 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