Skip to content

Instantly share code, notes, and snippets.

Created November 19, 2017 00:00
Show Gist options
  • Save anonymous/73dabf826ab79d3610891cc876bd608a to your computer and use it in GitHub Desktop.
Save anonymous/73dabf826ab79d3610891cc876bd608a to your computer and use it in GitHub Desktop.
gem24 install rpeg-markdown
# gem24 install rpeg-markdown
Building native extensions. This could take a while...
ERROR: Error installing rpeg-markdown:
ERROR: Failed to build gem native extension.
current directory: /usr/local/lib/ruby/gems/2.4/gems/rpeg-markdown-1.4.6/ext
/usr/local/bin/ruby24 -r ./siteconf20171119-50911-1yts85j.rb extconf.rb
checking for pkg-config... yes
creating extconf.h
creating Makefile
current directory: /usr/local/lib/ruby/gems/2.4/gems/rpeg-markdown-1.4.6/ext
make "DESTDIR=" clean
*** Parse error in /usr/local/lib/ruby/gems/2.4/gems/rpeg-markdown-1.4.6/ext: Need an operator in '' (Makefile:85)
current directory: /usr/local/lib/ruby/gems/2.4/gems/rpeg-markdown-1.4.6/ext
make "DESTDIR="
*** Parse error in /usr/local/lib/ruby/gems/2.4/gems/rpeg-markdown-1.4.6/ext: Need an operator in '' (Makefile:85)
make failed, exit code 1
Gem files will remain installed in /usr/local/lib/ruby/gems/2.4/gems/rpeg-markdown-1.4.6 for inspection.
Results logged to /usr/local/lib/ruby/gems/2.4/extensions/x86_64-openbsd/2.4/rpeg-markdown-1.4.6/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment