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 release error #34

Open
Neil-Tz opened this issue Mar 27, 2020 · 0 comments
Open

make release error #34

Neil-Tz opened this issue Mar 27, 2020 · 0 comments

Comments

@Neil-Tz
Copy link

Neil-Tz commented Mar 27, 2020

编译dcache,执行以下命令
mkdir build; cd build; cmake ..; make; make release
最后一步make release报错

Scanning dependencies of target release
release all
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-ConfigServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-DbAccessServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-KVCacheServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-MKVCacheServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-OptServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-PropertyServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-ProxyServer.cmake
CMake Error: Error processing file: /root/workspace/tars/DCache/build/run-release-RouterServer.cmake
Built target release

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

1 participant