Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Build Failure on 1.9 #1

Open
ujihisa opened this issue Jul 25, 2010 · 0 comments
Open

Build Failure on 1.9 #1

ujihisa opened this issue Jul 25, 2010 · 0 comments

Comments

@ujihisa
Copy link

ujihisa commented Jul 25, 2010

$ gem install rpeg-markdown
Building native extensions.  This could take a while...
ERROR:  Error installing rpeg-markdown:
        ERROR: Failed to build gem native extension.

/Users/ujihisa/git/ruby/local/bin/ruby extconf.rb
checking for pkg-config... yes
creating extconf.h
creating Makefile

make
Makefile:61: *** missing separator.  Stop.


Gem files will remain installed in /Users/ujihisa/.gem/ruby/1.9.1/gems/rpeg-markdown-1.4.6 for inspection.
Results logged to /Users/ujihisa/.gem/ruby/1.9.1/gems/rpeg-markdown-1.4.6/ext/gem_make.out

The reason is that the Makefile line #60 is splitted into two lined with a \n; I ascertained that I could build if I fixed the Makefile manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant