I have only tried to compile fuse for 2.4.20 to WRT54G, and that's
why I can't use the latest fuse-cvs version too... It use some new
struct members in "struct super_operations" which was added in 2.4.21.

If you want to compile fuse for 2.4.29 should be able to use latest cvs
(+some patches) or fuse-1.4 (+some patches). Patches are mostly to fix
mutex-problems.

/Christian


On Sat, 2005-04-09 at 20: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.
> 
> On Apr 9, 2005 11:02 AM, Paul Hilton <[EMAIL PROTECTED]> wrote:
> > Christian,
> > 
> > A great idea porting this to the WRT54G, it'll make an easy way to make
> > a small customised one wire controller.
> > 
> > are there any source files for this version for the WRT54G? Or perhaps
> > patches from the standard source? In particular a suitable Makefile.
> > 
> > I am using a WRT54G v3 hardware, on which I now have running an openWRT
> > experimental operating system built from source. I have the cross
> > compiler setup on a desktop machine. Currently my only connection to the
> > unit is an ssh link via the WAN port, scp works fine so I can copy
> > files.
> > 
> > I haven't got your binary images working yet. Your scripts won't work as
> > they stand with my setup., and I have some dependencies to work out.
> > insmod fuse.o gives me unresolved symbols for __up, __down_trylock,
> > down_interruptable, __down and iget4.
> > 
> > Do I have to have all the object libraries on the target system?
> > libc.so.0, for example, is 375k?
> > 
> > Am I missing some plainly obvious point here?
> > 
> > Paul Hilton
> > 
> > 
> > -------------------------------------------------------
> > 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



-------------------------------------------------------
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

Reply via email to