You can find some of the Makefiles and patches at this URL: http://home.mag.cx/uclinux/owfs/patches/linksys/ewrt/
I guess you have to compile both fuse and owfs since you have another kernel... and remember that pthread has to be installed in /lib too. Look at some of the patches I made in ewrt-0.3.patch.txt to always install pthread. Use my fuse-2.0b and latest owfs cvs-version. I had to rename router/busybox/networking/httpd.c to router/busybox/networking/httpd2.c to avoid duplicate binaries (router/httpd/httpd.c which is used for the admin-webpages) /Christian On Sat, 2005-04-09 at 20:52, Paul Hilton wrote: > Thanks for the info. > > Unfortunately the non Experimental OpenWRT doesn't claim to support the > v3 hardware that is currently being sold. (Which is what I have) > > I'll try to get a version fuse to compile & try it again. > > Paul > > On Sat, 2005-04-09 at 14:23, A C wrote: > > You have to recomplie fuse for your build of OpenWRT. You're using > > the experimental build which uses the 2.4.29 kernel sources. eWRT > > uses the stock kernel 2.4.20. > > > > Christian's binaries work fine with the non Experimental version of > > OpenWRT because they are the same kernel versions. > > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
