인프런 커뮤니티 질문&답변
centos7에 rbenv로 ruby3.2.1 설치 안되나요?
작성
·
397
0
공부할 겸 aws에서 centos를 돌려보고 있는데, 여기서 작동이 멈춥니다.
vm_core.h:1803:34: note: each undeclared identifier is reported only once for each function it appears in
miniinit.c: At top level:
cc1: warning: unrecognized command line option "-Wno-tautological-compare" [enabled by default]
cc1: warning: unrecognized command line option "-Wno-self-assign" [enabled by default]
cc1: warning: unrecognized command line option "-Wno-parentheses-equality" [enabled by default]
cc1: warning: unrecognized command line option "-Wno-constant-logical-operand" [enabled by default]
cc1: warning: unrecognized command line option "-Wno-cast-function-type" [enabled by default]
make: *** [miniinit.o] 오류
스택오버 플로우에 있는 비슷한 답변도 따라했지만 여전히 안되네요. centos7에서는 원래 안되는지 질문드립니다.
https://stackoverflow.com/questions/75094431/why-do-i-get-error-compiling-ruby-3-2-on-centos-7
답변




