From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qe0-x234.google.com (mail-qe0-x234.google.com [IPv6:2607:f8b0:400d:c02::234]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3072721F1AF for ; Mon, 21 Oct 2013 07:42:51 -0700 (PDT) Received: by mail-qe0-f52.google.com with SMTP id w7so3837236qeb.39 for ; Mon, 21 Oct 2013 07:42:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:date:cc :content-transfer-encoding:message-id:references:to; bh=C91bn/qIqVBIndMvNZtb7DkIlNrs/rqsMGXP//c6NjY=; b=p7TGhwc15qeGUkIsyMmUyTiGBkz5U+JsTjjKeKRNs3M7/KBZJqln6AocNlWbzdf+Go fkHi+Owf8HCgE9IOLGCZjb5kDPXo+nVFqhP5bcANowf0hxHpSgmNRRpLoXSj0WYftXYg BY7y6kNGRmG7gfnmHJi1c/hKuFO9As5JEVNUDiSM80MY/sb8e5TYytMUY2RxgU88dPtb OBTgk7YTv7z3wnHK3VymzJ5Dn0J60jlpIyFRGyr6gUzqQBLl9JZHH+kzx4JK6GO7z41i SyPAwIWw5BNDf9s7NoPcwAzuQSSW+nL8FyGDrCmtq6BivKRtyRCnRuN4OzePlrGzpMH8 7T0A== X-Received: by 10.49.30.66 with SMTP id q2mr22902813qeh.38.1382366568281; Mon, 21 Oct 2013 07:42:48 -0700 (PDT) Received: from [192.168.2.195] (pool-72-87-56-135.ptldme.east.myfairpoint.net. [72.87.56.135]) by mx.google.com with ESMTPSA id jw9sm32510957qeb.2.2013.10.21.07.42.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 21 Oct 2013 07:42:47 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) From: "Richard E. Brown" Date: Mon, 21 Oct 2013 10:42:44 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <2F93288F-E078-4FCD-A7FC-6037B73C395D@gmail.com> References: <0FCC8346-F7B6-4E14-88E1-71F1A592F9ED@gmail.com> To: Dave Taht X-Mailer: Apple Mail (2.1510) Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] development build 3.10.17-2 (NOT released) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 14:42:52 -0000 Dave, I screwed up and snagged the 3.10.17-2 build (from 20 Oct), and = installed it. lighttpd doesn't start up=85 =20 I know, I know, it ain't released until you say so. I just grabbed the = lat one in the list, and didn't notice the "-2" I can confirm that 3.10.17-1 actually starts up - I'm going to try my = standard config script to see if things I rely on still work. Thanks. Rich root@cerowrt:/tmp/log# telnet localhost 80 telnet: can't connect to remote host (127.0.0.1): Connection refused root@cerowrt:/tmp/log# telnet localhost 81 telnet: can't connect to remote host (127.0.0.1): Connection refused root@cerowrt:/tmp/log# /etc/init.d/lighttpd start 2013-10-21 13:41:44: (plugin.c.169) dlopen() failed for: = /usr/lib/lighttpd/mod_simple_vhost.so File not found 2013-10-21 13:41:44: (server.c.676) loading plugins finally failed root@cerowrt:/tmp/log# Write failed: Broken pipe [Richs-MacBook-Pro-8951:~] richb%