From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 521F4201AD6 for ; Mon, 16 Apr 2012 07:43:42 -0700 (PDT) Received: by wgbge7 with SMTP id ge7so4320070wgb.28 for ; Mon, 16 Apr 2012 07:43:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=p3ff0AAx2yEIpaIelYPOb4uFsCS+3L3KKbLXwO/4VHU=; b=nrfS4bWb7nGs8+Ld4p5JqW2yIj1ytyEXl3mrCCssLOkligd/SQWpsz4JlVRSnsp5i0 yZwqxsYo2wAvZs9TSB3BkXvYiBrMUz/xYzNWinjOjFC/eI6P/7wTQs6+ptIKMYxWQVKq z5ezCen2S6t8mLu90VU7mBf+JJLvZA7k/mYCa9hf3mu3KL7yBEimIFqjDLTLUV91qJkc ePKjIsmsa1YAf8Fae95IzMaFBdnva8LW57O5ubjBsHQZAq8NssgImECPCeMf5i90DNDb UgLgcgIRuQ5C+Imvwpnt+hX5DH6ozZ3t/SU+6W/GD2XqK9cV88FuwbGc60YGU7j+8gZB +yqw== MIME-Version: 1.0 Received: by 10.216.138.135 with SMTP id a7mr7121030wej.19.1334587420004; Mon, 16 Apr 2012 07:43:40 -0700 (PDT) Received: by 10.223.127.194 with HTTP; Mon, 16 Apr 2012 07:43:39 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Apr 2012 07:43:39 -0700 Message-ID: From: Dave Taht To: Maciej Soltysiak Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] CERO_TARGET for building on 3800 box? 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, 16 Apr 2012 14:43:43 -0000 I certainly would appreciate patches that make cerowrt more buildable for others. I note that in the fairly short term, I will switch to a stable repository = for 'ceropackages', which will be called 'ceropackages-3.3' There are also multiple patches from bug #360 which are not in the main tree as yet, cleaned up ones will get there. On Mon, Apr 16, 2012 at 7:35 AM, Maciej Soltysiak wr= ote: > Hi Ketan, > > Thanks, I'll check that out. Question though. Your patch produces this co= de > starting line 36: > > [ ! -e cerofiles ] && { > =A0=A0=A0=A0 git clone git://github.com/dtaht/cerofiles-3.3.git; > } > > Shouldn't it be ? > [ ! -e cerofiles-3.3 ] && { > > Regards, > Maciej > > > On Fri, Apr 13, 2012 at 9:38 PM, Ketan Kulkarni wrot= e: >> >> Maciej, >> Can you please have a look at >> http://www.bufferbloat.net/issues/282#change-1298 >> I had submitted few patches to aid the build process... >> >> Regards, >> Ketan >> >> On Apr 13, 2012 8:48 PM, "Dave Taht" wrote: >>> >>> I really need to sit down with a couple developers trying to build >>> their own sources >>> and nail down this script. Ketan had submitted a few patches, I had a >>> few more, and I view this as a major bottleneck for pushing this stuff >>> out, that requires tweaking and deep knowledge... >>> >>> So, I will argue that the best way to get a build of your own that >>> actually works is to contact me over irc in the #bufferbloat channel, >>> and we can work through the problems that come up. >>> >>> In the case below, the script predates the wnd3800, and the wndr3800 >>> is built automatically from the build, so use the wnd3700 version. >>> >>> I really did want to get build_cero.sh to just work, in particular I'd >>> like to get it integrated with buildbot somehow. >>> >>> But a little more exposure to the real world problems that come up >>> would help harden things more. >>> >>> On Fri, Apr 13, 2012 at 7:40 AM, Maciej Soltysiak >>> wrote: >>> > Hi, >>> > >>> > I'm trying to follow >>> > >>> > http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_= your_own_machine >>> > to build cerowrt on my box to be able test and to provide patches. >>> > >>> > For my WNDR3800, should I edit ~/.cero and change >>> > CERO_TARGET=3Dwndr3700v2 >>> > to: >>> > CERO_TARGET=3Dwndr3800 >>> > >>> > build_cero.sh init gets me: cp: cannot stat `env/config-wndr3800': No >>> > such >>> > file or directory >>> > Should I worry or change back to 3700v2 in .cero? >>> > >>> > Also, I noticed git://github.com/dtaht/cerofiles.git is replaced with >>> > git://github.com/dtaht/cerofiles-3-3.git on github. >>> > I am amending the commands and adding a step to ln -s cerofiles-3.3 >>> > cerofiles, but should I expect it to be renamed to cerofiles in the >>> > future? >>> > >>> > Thanks, >>> > Maciej >>> > >>> > >>> > _______________________________________________ >>> > Cerowrt-devel mailing list >>> > Cerowrt-devel@lists.bufferbloat.net >>> > https://lists.bufferbloat.net/listinfo/cerowrt-devel >>> > >>> >>> >>> >>> -- >>> Dave T=E4ht >>> SKYPE: davetaht >>> US Tel: 1-239-829-5608 >>> http://www.bufferbloat.net >>> _______________________________________________ >>> Cerowrt-devel mailing list >>> Cerowrt-devel@lists.bufferbloat.net >>> https://lists.bufferbloat.net/listinfo/cerowrt-devel > > --=20 Dave T=E4ht SKYPE: davetaht US Tel: 1-239-829-5608 http://www.bufferbloat.net