Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. rake aborted!
  2. cannot load such file -- iconv
  3. D:/projects/diasparkrwWEB5/config/application.rb:7:in `<top (required)>'
  4. D:/projects/diasparkrwWEB5/Rakefile:11:in `<top (required)>'
  5. (See full trace by running task with --trace)
  6.  
  7. Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
  8.  
  9. current directory:
  10. C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/iconv-1.0.4/ext/iconv
  11. C:/Ruby23-x64/bin/ruby.exe -r ./siteconf20170726-12440-1nqxt6e.rb extconf.rb
  12. checking for rb_enc_get() in ruby/encoding.h... yes
  13. checking for rb_sys_fail_str() in ruby.h... yes
  14. checking for iconv() in iconv.h... no
  15. checking for iconv() in -liconv... no
  16. *** extconf.rb failed ***
  17. Could not create Makefile due to some reason, probably lack of necessary
  18. libraries and/or headers. Check the mkmf.log file for more details. You
  19. may
  20. need configuration options.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement