2013-11-20 10 views
-1

오류를 설치하고 검사가 잘 작동하지만, 설치하게 실행하는 동안의 오류가 수 있도록 도와주는 실행하는 동안 그 오류를주는오류가 잘 작동하지만 Mesos.make를 설치하기에

/bin/mkdir -p '/home/nitk/mesos-0.13.0/include/mesos' 
/usr/bin/install -c -m 644 ../../include/mesos/executor.hpp ../../include/mesos/scheduler.hpp ../../include/mesos/mesos.proto '/home/nitk/mesos-0.13.0/include/mesos' 
/usr/bin/install: `../../include/mesos/executor.hpp' and `/home/nitk/mesos-0.13.0/include/mesos/executor.hpp' are the same file 
/usr/bin/install: `../../include/mesos/scheduler.hpp' and `/home/nitk/mesos-0.13.0/include/mesos/scheduler.hpp' are the same file 
/usr/bin/install: `../../include/mesos/mesos.proto' and `/home/nitk/mesos-0.13.0/include/mesos/mesos.proto' are the same file 
make[3]: *** [install-pkgincludeHEADERS] Error 1 
make[3]: Leaving directory `/home/nitk/mesos-0.13.0/build/src' 
make[2]: *** [install-am] Error 2 
make[2]: Leaving directory `/home/nitk/mesos-0.13.0/build/src' 
make[1]: *** [install] Error 2 
make[1]: Leaving directory `/home/nitk/mesos-0.13.0/build/src' 
make: *** [install-recursive] Error 1 
+1

welcome to stackoverflow! 좀 더 구체적인 질문을하고 환경에 대한 정보와 그 밖의 어떤 정보를 제공해야합니다. –

답변

0

이 오류는 일반적으로 인스턴스에 소량의 메모리가있을 경우 더 큰 인스턴스로 전환하면이 문제를 해결할 수 있습니다. EC2 최소 인스턴스는 매체 여야합니다.