[RCBC-83] gem install couchbase fails Created: 19/Sep/12 Updated: 13/Nov/12 Resolved: 19/Sep/12 |
|
| Status: | Closed |
| Project: | Couchbase Ruby client library |
| Component/s: | None |
| Affects Version/s: | 1.2.0.z.beta |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Avseyev | Assignee: | Sergey Avseyev |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Description |
|
me$ gem install couchbase --pre
Building native extensions. This could take a while... ERROR: Error installing couchbase: ERROR: Failed to build gem native extension. /Users/me/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb extconf.rb:25:in `block in <main>': uninitialized constant RbConfig::ARCHFLAGS (NameError) from extconf.rb:24:in `each' from extconf.rb:24:in `<main>' Gem files will remain installed in /Users/me/.rvm/gems/ruby-1.9.3-p194/gems/couchbase-1.2.0.z.beta for inspection. Results logged to /Users/me/.rvm/gems/ruby-1.9.3-p194/gems/couchbase-1.2.0.z.beta/ext/couchbase_ext/gem_make.out |