Skip to content

Instantly share code, notes, and snippets.

@cwlls
Created November 21, 2013 12:58
Show Gist options
  • Save cwlls/7581153 to your computer and use it in GitHub Desktop.
Save cwlls/7581153 to your computer and use it in GitHub Desktop.
rfuse-1.0.3 build failure
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