Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread jason duhamell
just stick to ubuntu, it will save you a headache and if your computer is old and crappy try switching to lubuntu. I am from shenzhen if you need any help. svn co svn://svn.openwrt.org/openwrt/branches/backfire On Thu, Jun 3, 2010 at 2:08 PM, CHEN XUEQIN wrote: > Hi Jason: > > 于 2010年06月03日 1

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread linux_pro
看来星网锐捷也开始使用openwrt来作为 产品开发基础了. 希望有对 Openwrt做一个好的贡献. :-) 2010/6/3 CHEN XUEQIN > Hi Jason: > > 于 2010年06月03日 13:51, jason duhamell 写道: > > > Just make sure you aren't trying to compile from windows. and try using >> svn to checkout a branch. >> > > > I cross compiled the SDK in ubuntu 9.10 i386 a

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread CHEN XUEQIN
Hi Jason: 于 2010年06月03日 13:51, jason duhamell 写道: Just make sure you aren't trying to compile from windows. and try using svn to checkout a branch. I cross compiled the SDK in ubuntu 9.10 i386 and CentOS 5.3 x86_64. Both have absolute header path problem. I will try to checkout a branch vers

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread linux_pro
SDK可能无法使用. 你需要svn co. 自己生成 工具链. 然后编译 你的 hello. 可以尝试下看看. 你碰到的问题我也没找到解决办法. 2010/6/3 CHEN XUEQIN > Hello > > I downloaded kamikaze_8.09.2_source.tar.bz2 from openwrg.org > and build a SDK for ppc44x. Then I copied the SDK to other linux > box, compiled hello world program. Gcc compiler search t

Re: [OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread jason duhamell
Just make sure you aren't trying to compile from windows. and try using svn to checkout a branch. I know how bad Chinese are with windows. On Thu, Jun 3, 2010 at 1:42 PM, CHEN XUEQIN wrote: > Hello > > I downloaded kamikaze_8.09.2_source.tar.bz2 from openwrg.org > and build a SDK for ppc44x. T

[OpenWrt-Devel] How openwrt team build SDK which released officially on openwrt.org ?

2010-06-02 Thread CHEN XUEQIN
Hello I downloaded kamikaze_8.09.2_source.tar.bz2 from openwrg.org and build a SDK for ppc44x. Then I copied the SDK to other linux box, compiled hello world program. Gcc compiler search the standard header in the wrong path, using the absolute path of the host where SDK built. I ever asked th

Re: [OpenWrt-Devel] backfire and asus wl-500gp v1 with 128MB ram

2010-06-02 Thread Weedy
On Mon, May 17, 2010 at 4:12 PM, Stefan Monnier wrote: >> The purpose of the nvram init script is to reset important variables >> in-case previous firmwares crapped them up. It is something that has >> been done since the first wrt54{g,gs} and is well documented. > > OTOH it's not clear *why* it h

Re: [OpenWrt-Devel] ar71xx sysupgrade fails sometimes on routerstation-pro

2010-06-02 Thread Jo-Philipp Wich
Hi. I think this is a general mmap() issue in ar71xx, the "nvram" utility had similar problems - the mmap call will always succeed but sometimes the mapped memory just contains zeroes. You can try the patch below and check whether it improves the reliability. In the case of the "nvram" uitility

Re: [OpenWrt-Devel] Infineon Danube/TwinPass with open DSL & VoIP drivers (ifxmips)

2010-06-02 Thread john
Hi Victor, thx i will send my addr in a direct mail to you ! John Quoting Victor Pablos Ceruelo : Sorry, I've been very busy ... Mostly because they've not been able to fix my internet problem and I don't have internet at home. I know for sure that it is the firmware which is not able to m

Re: [OpenWrt-Devel] Infineon Danube/TwinPass with open DSL & VoIP drivers (ifxmips)

2010-06-02 Thread Victor Pablos Ceruelo
Sorry, I've been very busy ... Mostly because they've not been able to fix my internet problem and I don't have internet at home. I know for sure that it is the firmware which is not able to manage updates to dyndns, voip connected with ekiga and ya.com at the same time and wpa2, but I don't kn

Re: [OpenWrt-Devel] openwrt-devel Digest, Vol 54, Issue 4

2010-06-02 Thread 杨剑东
sysupgrade failed on Atheros PB44 too. 2010/6/2 > Send openwrt-devel mailing list submissions to >openwrt-devel@lists.openwrt.org > > To subscribe or unsubscribe via the World Wide Web, visit >https://lists.openwrt.org/mailman/listinfo/openwrt-devel > or, via email, send a messag

[OpenWrt-Devel] ar71xx sysupgrade fails sometimes on routerstation-pro

2010-06-02 Thread Bruno Randolf
hi! on the routerstation-pro the mtd command of the sysupgrade script (ar71xx/base-files/lib/upgrade/platform.sh) sometimes fails because of problems with the FIS table. this sometimes results in a segfault, sometimes in an error message. i see this about every third time i try to flash an ima