We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Got this after running make
make
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb "./tool/transcode-tblgen.rb" -vo "enc/trans/big5.c" "enc/trans/big5.trans" miniruby(81325,0x7fff8ed82380) malloc: *** error for object 0x7fcc45001800: incorrect checksum for freed object - object was probably modified after being freed. *** set a breakpoint in malloc_error_break to debug make[4]: *** [enc/trans/big5.c] Abort trap: 6 make[3]: *** [srcs-enc] Error 2 make[2]: *** [ruby192-build] Error 2 make[1]: *** [../ruby192-build] Error 2 make: *** [all-recursive] Error 1
Attempted on Mac OS 10.13.6 (High Sierra)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Got this after running
make
Attempted on Mac OS 10.13.6 (High Sierra)
The text was updated successfully, but these errors were encountered: