Skip to content
New issue

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

make failed #73

Open
callinglove opened this issue Jan 19, 2022 · 2 comments
Open

make failed #73

callinglove opened this issue Jan 19, 2022 · 2 comments

Comments

@callinglove
Copy link

环境:Centos7 虚拟机, 虚拟内存2048M,单核处理器

[ 60%] Building CXX object src/OptServer/CMakeFiles/DCacheOptServer.dir/DCacheOptImp.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See http://bugzilla.redhat.com/bugzilla for instructions.
make[2]: *** [src/OptServer/CMakeFiles/DCacheOptServer.dir/DCacheOptImp.cpp.o] Error 4
make[1]: *** [src/OptServer/CMakeFiles/DCacheOptServer.dir/all] Error 2
make: *** [all] Error 2

编译的速度相当慢

@ruanshudong
Copy link
Collaborator

机器太差了

@Pireirik
Copy link
Contributor

2G内存单核CPU确实不够,建议设置下swap空间,单核CPU+2G内存+4G的swap是亲测可以编译通过的,就是编译速度慢了一点

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants