I'm trying to build the sample HelloWorldFS.c file from
http://code.google.com/p/macfuse/wiki/HELLOWORLDFS.  After reading the
discussion and wiki, I've come up with the following:

gcc helloworldfs.c -o helloworldfs -L/usr/local/lib -I/usr/local/
include -lfuse -D__FreeBSD__=10

That results in:

/usr/bin/ld: /usr/local/lib/libfuse.dylib load command 8 unknown cmd
field
/usr/bin/ld: /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../
libSystem.dylib unknown flags (type) of section 6
(__TEXT,__dof_plockstat) in load command 0
collect2: ld returned 1 exit status

I have MacFUSE-Core-10.5-1.1.1.dmg installed on a Leopard based
MacBook Pro.

Any ideas?

Thanks!


Scott


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" 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-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to