Created
September 12, 2018 05:16
-
-
Save ZzZombo/c3e06ae5b9e543efc623e3d169219a5f to your computer and use it in GitHub Desktop.
Log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
current directory: C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/json-1.8.1/ext/json/ext/generator | |
C:/RailsInstaller/Ruby2.3.3/bin/ruby.exe -r ./siteconf20180912-8308-1gn7jeq.rb extconf.rb | |
creating Makefile | |
current directory: C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/json-1.8.1/ext/json/ext/generator | |
make "DESTDIR=" clean | |
current directory: C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/json-1.8.1/ext/json/ext/generator | |
make "DESTDIR=" | |
generating generator-i386-mingw32.def | |
compiling generator.c | |
In file included from generator.c:1:0: | |
../fbuffer/fbuffer.h: In function 'fbuffer_to_s': | |
../fbuffer/fbuffer.h:175:47: error: macro "rb_str_new" requires 2 arguments, but only 1 given | |
../fbuffer/fbuffer.h:175:20: warning: initialization makes integer from pointer without a cast [enabled by default] | |
make: *** [generator.o] Error 1 | |
make failed, exit code 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment