Serving
Serving copied to clipboard
在容器中编译Paddle Serving C++失败
参考doc/Compile_CN.md文档尝试编译Serving,一直失败,错误信息如下:
python/CMakeFiles/paddle_python.dir/build.make:75: recipe for target '.timestamp' failed make[2]: *** [.timestamp] Error 1 CMakeFiles/Makefile2:1669: recipe for target 'python/CMakeFiles/paddle_python.dir/all' failed make[1]: *** [python/CMakeFiles/paddle_python.dir/all] Error 2 Makefile:129: recipe for target 'all' failed make: *** [all] Error 2
Message that will be displayed on users' first issue