I try to build cerowrt with script “build_cero.sh init” but this script give me an error:
Resolving deltas: 100% (1270⁄1270), done.
Initialized empty Git repository in
/home/marc/cerofiles/src/cerowrt/.git/
warning: remote HEAD refers to nonexistent ref, unable to checkout.
Building sub-repositories
./build_cero.sh: line 47: ./scripts/env: No such file or directory
./build_cero.sh: line 48: cd: env: No such file or directory
fatal: Couldn’t find remote ref master
./build_cero.sh: line 51: cd: /root/src/cerowrt/files: No such file or
directory
cat: /root/src/cerowrt/env/dirs.list: No such file or directory
mkdir: missing operand
Try `mkdir –help’ for more information.
feeds.conf hates ~ syntax
cat: env/feeds.remote.conf: No such file or directory
updating feeds
./build_cero.sh: line 63: ./scripts/feeds: No such file or directory
cat: env/packages.list: No such file or directory
./build_cero.sh: line 64: ./scripts/feeds: No such file or directory
cp: cannot stat `.config’: No such file or directory
make: ***** No rule to make target `defconfig’. Stop.
cat: .config: No such file or directory
cat: config.orig: No such file or directory
I don’t know if this is the correct site to post my problem..
I waiting for rc7. I try to build system for routerboard.
Thanks!
Most of the core changes to the drivers and underlying architecture are pushed up into openwrt. A description of what’s different about cerowrt in general is in the release notes for rc6.
http://www.bufferbloat.net/projects/cerowrt/wiki/OCEAN_CITY_RELEASE_NOTES
Routerboard contains:
CPU: Atheros AR7161
wireless radio can be any ath9k chipset.
But I can try to build because is not working for me.
Thanks for all information Dave!
http://www.bufferbloat.net/projects/cerowrt/wiki/Building_Cerowrt_on_your_own_machine
I do not garuntee anything at this point… but give this a shot.
But the above should get you started.
http://www.bufferbloat.net/projects/cerowrt/wiki/Building_Cerowrt_on_your_own_machine
Also I suppose we are getting close to being able to build a vm…
and I have to update that build script to let people build from a tagged release.
There are slight changes required in the build_cero.sh, cero_config
and instructions.
The required diffs are attached.
I will be producing an improved version and separate patches in the rc7-smoketest
series. Sorry, but due to the chaos in the linux kernel.org process and my own
pending vacation, and recent travel to france, things got disorganized….
Please come see me (today) and I can get you a working build in about 10 minutes
that doesn’t use that script.