Hi everyone
I just got a WGR614L (v8). I am looking at the different firmware. I tried Tomato (with some difficulty.. seems to be cause by the european version if i got it right).
Anyway, I want to test openwrt, so I followed this "bleeding edge" environment.
Firstly : I had to change "svn co https://svn.openwrt.org/openwrt/trunk" to "svn co svn://svn.openwrt.org/openwrt/trunk" to retrive the source code (because of they moved/are moving some servers I guess..
Secondly : I used 'make world' in order to get everything done.. and it gets stuck in the patch process.
Here the details :
scripts/mkfiledeps files trunk > .files.mk
make -f .files.mk files-install
make[1]: entrant dans le répertoire « /home/david/Bureau/openwrt-wgr614l »
make[1]: Rien à faire pour « files-install ».
make[1]: quittant le répertoire « /home/david/Bureau/openwrt-wgr614l »
scripts/mkpatchdeps patches trunk > .patches.mk
make -f .patches.mk patches-install
make[1]: entrant dans le répertoire « /home/david/Bureau/openwrt-wgr614l »
patch -p0 -d trunk -N < patches/mkchkimg.patch
patching file tools/firmware-utils/Makefile
Hunk #1 FAILED at 38.
1 out of 1 hunk FAILED -- saving rejects to file tools/firmware-utils/Makefile.rej
patching file target/linux/brcm-2.4/image/Makefile
Reversed (or previously applied) patch detected! Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file target/linux/brcm-2.4/image/Makefile.rej
make[1]: *** [patches/.mkchkimg.patch.stamp] Erreur 1
make[1]: quittant le répertoire « /home/david/Bureau/openwrt-wgr614l »
make: *** [patches] Erreur 2
Sorry for the french make output.. ;)
Can anyone help me on this? why can't the file tools/firmware-utils/Makefile be patched?
thx!

RSS

