Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92288 invoked by uid 1010); 29 Apr 2005 07:24:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92268 invoked from network); 29 Apr 2005 07:24:51 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 29 Apr 2005 07:24:51 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:42055] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id F2/24-20173-141E1724 for ; Fri, 29 Apr 2005 03:24:49 -0400 Received: (qmail 2152 invoked from network); 29 Apr 2005 07:24:44 -0000 Received: from internal.zend.office (HELO localhost) (10.1.1.1) by internal.zend.office with SMTP; 29 Apr 2005 07:24:44 -0000 Date: Fri, 29 Apr 2005 11:24:42 +0400 To: "Kamesh Jayachandran" Cc: internals@lists.php.net Message-ID: <20050429112442.5404cb56.antony@zend.com> In-Reply-To: <1114757429.7529.232993124@webmail.messagingengine.com> References: <1114757429.7529.232993124@webmail.messagingengine.com> X-Mailer: Sylpheed version 1.9.9 (GTK+ 2.4.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php-5.0.-dev build failure From: antony@zend.com (Antony Dovgal) On Thu, 28 Apr 2005 23:50:29 -0700 "Kamesh Jayachandran" wrote: > Hi Dmitry, > I just did cvs upd in my php-5.0-dev workarea which brought your changes > in ext/standard/basic_functions.c version 1.673.2.16. > After that I get a compile error saying that > /root/kamesh/work/php5_0/php-src/ext/standard/basic_functions.c:1911: > `IS_CALLABLE_CHECK_NO_ACCESS' undeclared (first use in this function) > > I could not see this IS_CALLABLE_CHECK_NO_ACCESS getting defined > anywhere. you forgot to do `cvs up` in Zend directory. -- Wbr, Antony Dovgal aka tony2001 antony@zend.com