Latest Gargoyle Build Fails
Posted: Tue Jun 07, 2011 9:40 pm
First let me inform you that I am new to gargoyle!
I am trying to build the latest Gargole (revision 3a5e7d0a/Backfire ver 27115) for the ar71xx target. I get an error in the Makefile in directory "./ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src as folows :
make[6]: Entering directory `/home/KingJL/router/gargoyle/ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src'
Makefile:474: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
make[6]: Leaving directory `/home/KingJL/router/gargoyle/ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src'
make[5]: *** [all-recursive] Error 1
How can I fix/overcome this. I tried to edit the offending line of the makefile, but it is overwritten when I re-run "make ar71xx". Is this error introduced by the latest version of Backfire? Do I need to git' an older version?
I am trying to build the latest Gargole (revision 3a5e7d0a/Backfire ver 27115) for the ar71xx target. I get an error in the Makefile in directory "./ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src as folows :
make[6]: Entering directory `/home/KingJL/router/gargoyle/ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src'
Makefile:474: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
make[6]: Leaving directory `/home/KingJL/router/gargoyle/ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/haserl-0.9.26/src'
make[5]: *** [all-recursive] Error 1
How can I fix/overcome this. I tried to edit the offending line of the makefile, but it is overwritten when I re-run "make ar71xx". Is this error introduced by the latest version of Backfire? Do I need to git' an older version?