Skip to content

Instantly share code, notes, and snippets.

@waseem
Created February 18, 2015 16:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waseem/26648fa22ff0467eed8c to your computer and use it in GitHub Desktop.
Save waseem/26648fa22ff0467eed8c to your computer and use it in GitHub Desktop.
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/Users/waseem/.rubies/ruby-2.2.0/bin/ruby -r ./siteconf20150218-95310-1s53q15.rb extconf.rb
checking for bsBounceStudio_init() in -lBounceStudio... no
creating Makefile
make "DESTDIR=" clean
make "DESTDIR="
compiling bounce_studio.c
bounce_studio.c:2:10: fatal error: 'BounceStudio.h' file not found
#include "BounceStudio.h"
^
1 error generated.
make: *** [bounce_studio.o] Error 1
make failed, exit code 2
Gem files will remain installed in /Users/waseem/.gem/ruby/2.2.0/gems/bouncestudio-0.0.2 for inspection.
Results logged to /Users/waseem/.gem/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/bouncestudio-0.0.2/gem_make.out
An error occurred while installing bouncestudio (0.0.2), and Bundler cannot continue.
Make sure that `gem install bouncestudio -v '0.0.2'` succeeds before bundling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment