Opened 15 years ago

Last modified 6 years ago

#18881 new defect

AFFLIB / FUSE

Reported by: macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: afflib

Description

Would it be possible to get the FUSE variant of AFFLIB working? I'm attempting to use "affuse" from that package and get an error that FUSE isn't installed. Web support indicates that the FUSE developer files need to be installed before we complie AFFLIB.

I edited the AFFLIB Portfile to enable the FUSE variant, and installed. I get the following output:

configure: FUSE requested
checking fuse.h usability... no
checking fuse.h presence... no
checking for fuse.h... no
configure: fuse.h not found; Disabling FUSE support.

I do have MacFuse 1.7.1 installed, and fuse.h is in /opt/local/include. I'm willing to do legwork to get it going but am at the end of my current capabilities. Thanks.

Attachments (2)

patch-Portfile (855 bytes) - added by jul_bsd@… 14 years ago.
patch Portfile
patch-fuse-configure.ac.diff (432 bytes) - added by jul_bsd@… 14 years ago.
patch file

Download all attachments as: .zip

Change History (9)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to opendarwin.org@…

comment:2 Changed 15 years ago by ghosthound

Owner: changed from opendarwin.org@… to ricci@…
Status: newassigned

Did you install MacFuse via macports? The next thing to do is to look at config.log and see if it indicates why it didn't find fuse.h.

Can you also post the changes you made to the afflib Portfile to activate the +fuse variant?

It might also be good to check the contents of the macfuse port (port contents macfuse) to make sure the required includes, etc. are there.

Also see #18671 - a request that macfuse be updated to latest.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Changed 14 years ago by jul_bsd@…

Attachment: patch-Portfile added

patch Portfile

Changed 14 years ago by jul_bsd@…

patch file

comment:4 Changed 14 years ago by jul_bsd@…

This is not supported by afflib devs but it seems to work (at least for some actions). I enabled fuse variant with some more fixes, most notably patching configure is needed and a warning.

after you can use it to mount split dd images like this http://www.forensicfocus.com/index.php?name=Forums&file=viewtopic&p=6543239

comment:5 Changed 10 years ago by ghosthound

Owner: changed from ricci@… to macports-tickets@…
Status: assignednew

No longer maintainer

comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: AFFLIB FUSE removed
Owner: changed from macports-tickets@… to macports-tickets@…

comment:7 Changed 6 years ago by mf2k (Frank Schima)

Port: afflib added; AFFLIB removed
Note: See TracTickets for help on using tickets.