From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) (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 4F228201251 for ; Mon, 30 Apr 2012 16:46:02 -0700 (PDT) Received: by werf13 with SMTP id f13so4177404wer.16 for ; Mon, 30 Apr 2012 16:46:00 -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=tBfgTnCSzjy1drj081h3rjyZ7LYmUgHkXr4P++qJBP0=; b=05L7FiSUFruDfG1OXDZnt60bzbfPpsJmbUC/pB/SbPiujFz4CluUnNpJGo+PxiyP6f OHI1NCKH1hvbkbg7xgXEDu8Y9fyTCg9HjFisgNV6c8V6uLmK+FuOXrrjhZtM5IyZLS5X vPaiNjmuJebFmcS7g/Tj1jcA/fpZSWoen8ln4dyZzUwy6J3ZOAGtUwxjsxuufqS+GZe8 O11WV9Aay0pDCBdXlNAo63IO4Ik/HMW5ZHAmw23inuJEaBrGcVGtyflcPiDjUssSJ/9b lubhLIadoQ7clUhbpODjR27iv+/TazxDgH0bs1B/T1j1CytHlFi9b4V2Th0H9RnqMZLc V/yA== MIME-Version: 1.0 Received: by 10.216.138.17 with SMTP id z17mr73065wei.18.1335829560196; Mon, 30 Apr 2012 16:46:00 -0700 (PDT) Received: by 10.223.112.66 with HTTP; Mon, 30 Apr 2012 16:46:00 -0700 (PDT) In-Reply-To: References: <1335798890.08871546@apps.rackspace.com> Date: Mon, 30 Apr 2012 16:46:00 -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] Pointers on build setup? 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, 30 Apr 2012 23:46:03 -0000 On Mon, Apr 30, 2012 at 4:32 PM, Maciej Soltysiak wr= ote: > Hi Dave, > > I'm following the cleaned up "Building_Cerowrt_on_your_own_machine" and I > only edited one line that wasn't right about cd'ing into a directory. > It's compiling now, will leave it for the night. I have found that on the 2nd build or later at the moment I have to run this script due to some flaws in dependency generation (note I have 6 dual threaded cores) d@snapon:/home/cero1/src/Cerowrt-3.3$ cat buildit.sh #!/bin/bash make -j 12 clean make -j 12 make V=3Ds make -j 12 package/e2fsprogs/{clean,compile,install} make -j 12 package/krb5/{clean,compile,install} make -j 12 package/pcre/{clean,compile,install} make -j 12 It might work if you aren't doing -j12 > > However, can you tell me, how far away will I be from the builds that you > are putting up for download if I stick to the instruction and not change = a > single .config entry or add/change/remove a package? aside from the openwrt package set, you'll be 3.3.2-something. I think the current build was tagged with that. Whenever I get something that I'm happy with I tag it. Hopefully in the next week or so it should be possible to get an exact duplicate, or at least match up with 3.3.4-something. I'll need to create a openwrt-packages-3.3 git repo to hold the stable stuff And I figure half the joy is in adding your own favorite packages! > > Regards, > Maciej > > On Mon, Apr 30, 2012 at 6:50 PM, Dave Taht wrote: >> >> On Mon, Apr 30, 2012 at 8:50 AM, Dave Taht wrote: >> > On Mon, Apr 30, 2012 at 8:14 AM, =A0 wrote: >> >> Regarding builds - can someone who is building cerowrt from source >> >> (including kernel) point me at the recipe for building it completely >> >> from >> >> scratch? >> >> I have cleaned up build_cero.sh and corrected >> >> >> http://www.bufferbloat.net/projects/cerowrt/wiki/Building_Cerowrt_on_you= r_own_machine >> >> As noted elsewhere I have not pushed out the last weeks worth of changes >> yet. >> (if you merge from openwrt head, things will break) >> >> In the long run there will be a packages-3.3 on a github repo, for >> stability. >> >> >> >> -- >> 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