Author |
Post |
|
#26 Wed Aug 24, 2011 18:11, 165 months ago.
|
Member
Registered: Mar 2011
Location: Brescia, Italy
Topic owner
|
sms2806 wrote I use OpenWRT Backfire (r2403  on TP-Link TL-WR1043ND. I have tested with and without conf-file, it is the same. Can you send me an howto and source for Buildroot on my mail address? I have googled and not found sources for backfire. Many thanks for your help.
i get it with: svn co svn://svn.openwrt.org/openwrt/branches/backfire openwrt-backfire is more similar to kernel compilation: make menuconfig <-- select/deselect package and platform save and make need more space because build all tools _______________ ---- Blog and support - http://www.opensupport.it Wifi project - http://www.riferimento.org
|
|
#27 Fri Mar 08, 2013 09:04, 146 months ago.
|
Member
Registered: Apr 2011
Location: Indonesia
|
i try to compile use Makefile from @elkondor but there's some error make[1]: Entering directory `/home/itp/openwrt/trunk' make[1]: *** No rule to make target `package/smstools3/compile'. Stop. make[1]: Leaving directory `/home/itp/openwrt/trunk' make: *** [package/smstools3/compile] Error 2
please help thx
|
|
#28 Sat Mar 09, 2013 13:21, 146 months ago.
|
Member
Registered: Mar 2011
Location: Brescia, Italy
Topic owner
|
which version of openwrt? i not test with last (12.xx) version. I use backfire 10.xx and compile on debian lenny. check the path of the file from compilation is more important _______________ ---- Blog and support - http://www.opensupport.it Wifi project - http://www.riferimento.org
« Last edit by elkondor on Sat Mar 09, 2013 13:24, 146 months ago. »
|
|
#29 Wed Mar 13, 2013 08:44, 146 months ago.
|
Member
Registered: Apr 2011
Location: Indonesia
|
ooo i use trunk, the last version can u help me to make a Makefile for this version? Thx
|
|
#30 Wed Mar 13, 2013 18:03, 146 months ago.
|
Member
Registered: Feb 2013
Location: Belarus
|
I can send you their version of makefile where to send?
|
|
#31 Wed Mar 13, 2013 19:55, 146 months ago.
|
Member
Registered: Mar 2011
Location: Brescia, Italy
Topic owner
|
post source code here. _______________ ---- Blog and support - http://www.opensupport.it Wifi project - http://www.riferimento.org
|
|
#32 Wed Mar 13, 2013 20:01, 146 months ago.
|
Member
Registered: Mar 2011
Location: Brescia, Italy
Topic owner
|
check here: http://smstools3.kekekasvi.com/topic.php?post=3233#post3233 .... .... i add some extra file or document in package. if you dont have delete the line mod4wrt. post source code that you use. _______________ ---- Blog and support - http://www.opensupport.it Wifi project - http://www.riferimento.org
« Last edit by elkondor on Wed Mar 13, 2013 20:03, 146 months ago. »
|
|
#33 Thu Mar 14, 2013 03:36, 146 months ago.
|
Member
Registered: Apr 2011
Location: Indonesia
|
i try to compile with latest trunk but i found error message
cp: cannot stat `/home/itp/openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib/libuClibc-*.so': No such file or directory cp: cannot stat `/home/itp/openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib/libcrypt-*.so': No such file or directory cp: cannot stat `/home/itp/openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib/libm-*.so': No such file or directory cp: cannot stat `/home/itp/openwrt/trunk/staging_dir/toolchain-mips_r2_gcc-4.6-linaro_uClibc-0.9.33.2/lib/libpthread-*.so': No such file or directory
|
|
#34 Thu Mar 14, 2013 12:48, 146 months ago.
|
Member
Registered: Feb 2013
Location: Belarus
|
makefile patches/001-smsd.patch patches/010-makefile.patch I have everything compiled. The architecture ar71xx.
|