Created
November 21, 2013 12:58
-
-
Save cwlls/7581153 to your computer and use it in GitHub Desktop.
rfuse-1.0.3 build failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Building native extensions. This could take a while... | |
ERROR: Error installing rfuse: | |
ERROR: Failed to build gem native extension. | |
/Users/chris/.rvm/rubies/ruby-1.9.3-p448/bin/ruby extconf.rb | |
checking for rb_errinfo()... yes | |
Have rb_errinfo | |
checking for main() in -lfuse... yes | |
creating Makefile | |
make | |
compiling bufferwrapper.c | |
bufferwrapper.c:3:18: error: fuse.h: No such file or directory | |
bufferwrapper.c: In function ‘bufferwrapper_new’: | |
bufferwrapper.c:7: warning: unused parameter ‘class’ | |
make: *** [bufferwrapper.o] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment