Time Machine filesystem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have an external USB drive created on a (now-defunct) Mac, which
contains a Time Machine backup set among other things. I can mount the
drive under Fedora (read-only, but that's fine) and manually explore it
to get my files back. Manually because Apple does tricks with the usual
Unix conventions to support hard-linking to directories. See 
http://hints.macworld.com/article.php?story=20080623213342356

There's a project on github to deal with this: 
https://github.com/abique/tmfs and I've made some progress in compiling
it under Fedora (basically installing C++ and the devel packages for
Boost and Fuse), however at the last make step I get this:

$ make

[ 12%] Linking CXX executable tmfs
/usr/bin/ld: CMakeFiles/tmfs.dir/src/main.cc.o: undefined reference to symbol '__cxa_call_unexpected@@CXXABI_1.3'
/usr/lib64/libstdc++.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
CMakeFiles/tmfs.dir/build.make:226: recipe for target 'tmfs' failed
make[2]: *** [tmfs] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/tmfs.dir/all' failed
make[1]: *** [CMakeFiles/tmfs.dir/all] Error 2
Makefile:127: recipe for target 'all' failed

I'm guessing a library must be missing, but which one?

Ideas welcome.

poc

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux