Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55112 invoked from network); 20 Jan 2012 04:23:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2012 04:23:59 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.170 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:47844] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/62-42843-F5CE81F4 for ; Thu, 19 Jan 2012 23:23:59 -0500 Received: by iaoo28 with SMTP id o28so332771iao.29 for ; Thu, 19 Jan 2012 20:23:56 -0800 (PST) Received: by 10.50.51.168 with SMTP id l8mr747649igo.5.1327033436795; Thu, 19 Jan 2012 20:23:56 -0800 (PST) Received: from [192.168.200.5] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id 5sm5398315ibe.8.2012.01.19.20.23.55 (version=SSLv3 cipher=OTHER); Thu, 19 Jan 2012 20:23:56 -0800 (PST) Message-ID: <4F18EC5A.20408@lerdorf.com> Date: Thu, 19 Jan 2012 20:23:54 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: Clint M Priest CC: "internals@lists.php.net" References: <9570D903A3BECE4092E924C2985CE48539A346A2@MBX202.domain.local> In-Reply-To: <9570D903A3BECE4092E924C2985CE48539A346A2@MBX202.domain.local> X-Enigmail-Version: 1.4a1pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] salsa.lo From: rasmus@lerdorf.com (Rasmus Lerdorf) On 01/19/2012 08:20 PM, Clint M Priest wrote: > Just updated and tried to compile, getting this: > > make: *** No rule to make target `/opt/php-core/trunk-accessor/ext/hash/hash_salsa.c', needed by `ext/hash/hash_salsa.lo'. Stop. > > I see that commit 322421 removed the hash_salsa.c but perhaps the Makefile didn't get updated? Anyone else seeing this? ./buildconf && ./configure