Blago wrote: > > Which mysqlfs.cpp? What's the context here? You want to know about a > > compile-time error message, but you didn't post a pointer to the code > > in question. Which wiki is this and which example FS is this?
> The one and only: http://code.google.com/p/macfuse/wiki/HELLOWORLDFS You said nothing about "HELLOWORLDFS" in your first post. You said "mysqlfs.cpp". There's no "mysqlfs.cpp" on that wiki page. > > What's "Fuse 2.6"? Sounds like the Linux version of FUSE. The latest > > MacFUSE version is 1.1. Are we talking about the same software even? > $ pkg-config --modversion fuse > 2.6.1 > > mount_fusefs reports 0.3.0 Sure, one of the MacFUSE components is a port of the Linux FUSE library (libfuse), and 2.6.1 in this case corresponds to that library's version. That's not the MacFUSE version though. Did you see "2.6.1" being mentioned anywhere on the download page? 0.3.0 *is* the MacFUSE version. And that is quite scary, because you are using an almost 8-month old version that was deprecated over half a year ago. Regardless of whether you think it's working fine for you, the first thing you should do is to upgrade to the latest version of MacFUSE. Amit --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
