Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57450 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53812 invoked from network); 20 Jan 2012 04:20:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jan 2012 04:20:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=cpriest@zerocue.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cpriest@zerocue.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zerocue.com designates 74.115.204.80 as permitted sender) X-PHP-List-Original-Sender: cpriest@zerocue.com X-Host-Fingerprint: 74.115.204.80 relay-hub206.domainlocalhost.com Received: from [74.115.204.80] ([74.115.204.80:10202] helo=relay-hub206.domainlocalhost.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/12-42843-B8BE81F4 for ; Thu, 19 Jan 2012 23:20:29 -0500 Received: from MBX202.domain.local ([169.254.2.222]) by HUB206.domain.local ([74.115.204.80]) with mapi id 14.01.0289.001; Thu, 19 Jan 2012 23:20:24 -0500 To: "internals@lists.php.net" Thread-Topic: salsa.lo Thread-Index: AczXKrVlJvbahiE7Q6KAjUGi3vkUpg== Date: Fri, 20 Jan 2012 04:20:23 +0000 Message-ID: <9570D903A3BECE4092E924C2985CE48539A346A2@MBX202.domain.local> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.64.25] Content-Type: multipart/alternative; boundary="_000_9570D903A3BECE4092E924C2985CE48539A346A2MBX202domainloc_" MIME-Version: 1.0 Subject: salsa.lo From: cpriest@zerocue.com (Clint M Priest) --_000_9570D903A3BECE4092E924C2985CE48539A346A2MBX202domainloc_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Just updated and tried to compile, getting this: make: *** No rule to make target `/opt/php-core/trunk-accessor/ext/hash/has= h_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? -Clint --_000_9570D903A3BECE4092E924C2985CE48539A346A2MBX202domainloc_--