Am Sonntag 18 Januar 2009 23:09:18 schrieb Thorsten Glaser: > Tommi Mäkitalo dixit: > >I hope than FreeWRT will > >continue development some day. It is a really nice system and it would be > > a pity if it disappears. > > Same here. I put a lot of work into it. I just have no real use case, > never had even. On the other hand, it IS useful at work now (although > the 1.0 branch only, because trunk broke WDS with the new network > scripts, similar to how it broke the WL-500g I had until yesterday). > > >Is it worth looking at this problem? I have the not working checkout still > >here. > > Other than a “diff -pruN -x .svn”, and trying the “make cleandir”, > probably not. If it doesn’t get fixed with “make cleandir”, blame svn. > > //mirabilos, who likes to blame Suckwürstchen
Hi Thorsten, I know, what went wrong. It is not a svn-problem. I always mentioned, that there were problems compiling the kernel due to missing pppox.o. Since I would like to use FreeWRT as a DSL-router, I selected the package pppoe-client. This results in the mentioned compile error: cp: cannot stat `/home/tommi/devel/freewrt/freewrt/build_mipsel/linux-2.4-brcm/modules/lib/modules/2.4.34/kernel/drivers/net/pppox.o': No such file or directory I always ignored that and rerun make. After the second run I had a firmware image, but as I guess without a kernel. When I deselect the package I can compile the firmware without problems and the router works. So is this the right package for DSL? I saw, there is a package ppp-mod-pppoe. Is it that, what I need? In every case I feel this is a bug, which needs to be fixed. I found another probem with libstdc++. It looks like this package is also broken. I don't know yet, what is wrong there. I'm investigating it. Tommi _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
