[MacPorts] #29917: Fuse4X: add port

MacPorts noreply at macports.org
Sat Jul 9 18:37:41 PDT 2011


#29917: Fuse4X: add port
--------------------------------------+-------------------------------------
 Reporter:  anatol.pomozov@…          |       Owner:  dports@…           
     Type:  submission                |      Status:  assigned           
 Priority:  Normal                    |   Milestone:                     
Component:  ports                     |     Version:                     
 Keywords:                            |        Port:  macfuse            
--------------------------------------+-------------------------------------

Comment(by dports@…):

 It looks like there are the following issues for 10.5 compatibility:

  * load_fuse4x uses the C API for loading kexts; that doesn't exist on
 10.5. Need to fork and exec a `kextload` instead
  * the kext's Info.plist needs different version numbers for its
 OSBundleLibraries dependencies
  * fuse_params.h has PAGE_SIZE undefined. It's probably defined in some
 header file, but I'm not sure which one. Not sure how much it matters that
 it actually corresponds to the page size, anyway.
  * fuse_internal.c got a missing symbol on vnode_isrecycled. That may have
 been introduced in 10.6? Seems like this is the biggest problem.

-- 
Ticket URL: <https://trac.macports.org/ticket/29917#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list