Hi Ketan,<br><br>Thanks, I'll check that out. Question though. Your patch produces this code starting line 36:<br><br>[ ! -e cerofiles ] && {<br>     git clone git://<a href="http://github.com/dtaht/cerofiles-3.3.git">github.com/dtaht/cerofiles-3.3.git</a>;<br>
}<br><br>Shouldn't it be ?<br>[ ! -e cerofiles-3.3 ] && {<br><br>Regards,<br>Maciej<br><br><div class="gmail_quote">On Fri, Apr 13, 2012 at 9:38 PM, Ketan Kulkarni <span dir="ltr"><<a href="mailto:ketkulka@gmail.com">ketkulka@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>Maciej,<br>
Can you please have a look at <a href="http://www.bufferbloat.net/issues/282#change-1298" target="_blank">http://www.bufferbloat.net/issues/282#change-1298</a><br>
I had submitted few patches to aid the build process...</p>
<p>Regards,<br>
Ketan</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Apr 13, 2012 8:48 PM, "Dave Taht" <<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I really need to sit down with a couple developers trying to build<br>
their own sources<br>
and nail down this script. Ketan had submitted a few patches, I had a<br>
few more, and I view this as a major bottleneck for pushing this stuff<br>
out, that requires tweaking and deep knowledge...<br>
<br>
So, I will argue that the best way to get a build of your own that<br>
actually works is to contact me over irc in the #bufferbloat channel,<br>
and we can work through the problems that come up.<br>
<br>
In the case below, the script predates the wnd3800, and the wndr3800<br>
is built automatically from the build, so use the wnd3700 version.<br>
<br>
I really did want to get build_cero.sh to just work, in particular I'd<br>
like to get it integrated with buildbot somehow.<br>
<br>
But a little more exposure to the real world problems that come up<br>
would help harden things more.<br>
<br>
On Fri, Apr 13, 2012 at 7:40 AM, Maciej Soltysiak <<a href="mailto:maciej@soltysiak.com" target="_blank">maciej@soltysiak.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm trying to follow<br>
> <a href="http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine" target="_blank">http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine</a><br>
> to build cerowrt on my box to be able test and to provide patches.<br>
><br>
> For my WNDR3800, should I edit ~/.cero and change<br>
> CERO_TARGET=wndr3700v2<br>
> to:<br>
> CERO_TARGET=wndr3800<br>
><br>
> build_cero.sh init gets me: cp: cannot stat `env/config-wndr3800': No such<br>
> file or directory<br>
> Should I worry or change back to 3700v2 in .cero?<br>
><br>
> Also, I noticed git://<a href="http://github.com/dtaht/cerofiles.git" target="_blank">github.com/dtaht/cerofiles.git</a> is replaced with<br>
> git://<a href="http://github.com/dtaht/cerofiles-3-3.git" target="_blank">github.com/dtaht/cerofiles-3-3.git</a> on github.<br>
> I am amending the commands and adding a step to ln -s cerofiles-3.3<br>
> cerofiles, but should I expect it to be renamed to cerofiles in the future?<br>
><br>
> Thanks,<br>
> Maciej<br>
><br>
><br>
> _______________________________________________<br>
> Cerowrt-devel mailing list<br>
> <a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.bufferbloat.net</a><br>
> <a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
><br>
<br>
<br>
<br>
--<br>
Dave Täht<br>
SKYPE: davetaht<br>
US Tel: <a href="tel:1-239-829-5608" value="+12398295608" target="_blank">1-239-829-5608</a><br>
<a href="http://www.bufferbloat.net" target="_blank">http://www.bufferbloat.net</a><br>
_______________________________________________<br>
Cerowrt-devel mailing list<br>
<a href="mailto:Cerowrt-devel@lists.bufferbloat.net" target="_blank">Cerowrt-devel@lists.bufferbloat.net</a><br>
<a href="https://lists.bufferbloat.net/listinfo/cerowrt-devel" target="_blank">https://lists.bufferbloat.net/listinfo/cerowrt-devel</a><br>
</blockquote></div>
</div></div></blockquote></div><br>