Thanks Tom, I'll have a look at your patches. But I'm glad I still have a Leopard machine around because I don't know how I'll be able to debug MacFuse ...
- Benjamin On Wed, Sep 2, 2009 at 11:54 AM, Tomas Carnecky<[email protected]> wrote: > > > > On Sep 2, 6:49 am, Benjamin Sergeant <[email protected]> wrote: >> It was probably already reported but just in case ... >> >> Thanks, >> - Benjamin >> >> The following build commands failed: >> fusefs: >> CompileC >> build/fusefs.build/Release/fusefs.build/Objects-normal/x86_64/fuse_vfsops.o >> /Users/benjadrine/src/macfuse-read-only/core/10.5/fusefs/fuse_vfsops.c >> normal x86_64 c com.apple.compilers.gcc.4_2 >> (1 failure) >> >> MacFUSEBuildTool(smalldist) failed: xcodebuild cannot build >> configuration Release. > > The string 'fuse_biglock_vnode_operation_entries' doesn't appear > anywhere in the whole macfuse project, so I'm guessing this is a > leftover from earlier versions. I deleted the ifdef around it and then > it compiled fine. I also had to edit core/10.5/libfuse/fuse-2.7.3- > macosx.patch to make libfuse compile. I'm now running a K64 kernel > with macfuse loaded. But there seems to be a different problem because > I can't get even hello.c to work (it didn't even work with K32 and > macfuse 2.1.5, this is why I started to look into compiling it > myself). You can get the patch (or even the whole git repository) > here: > http://github.com/wereHamster/macfuse/commit/37e56cf70e48eba5802dc09e0489606e1b9aa435 > > tom > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
