|
本帖最后由 牧生 于 2023-11-7 17:26 编辑
之前安装的CP2K2023.1,正常使用。近日安装CP2K2023.2,始终在这里就进行不下去了
[jing@Jing cp2k-2023.2-MKL]$ make -j 4 ARCH=local VERSION="ssmp psmp"
WARNING: /home/jing/cp2k-2023.2-MKL/tools/build_utils/get_revision_number failed to determine the Git commit and no REVISION file available
Discovering programs ...
WARNING: /home/jing/cp2k-2023.2-MKL/tools/build_utils/get_revision_number failed to determine the Git commit and no REVISION file available
WARNING: /home/jing/cp2k-2023.2-MKL/tools/build_utils/get_revision_number failed to determine the Git commit and no REVISION file available
WARNING: /home/jing/cp2k-2023.2-MKL/tools/build_utils/get_revision_number failed to determine the Git commit and no REVISION file available
/home/jing/cp2k-2023.2-MKL/exts/Makefile.inc:2: *** "No DBCSR submodule available, please run 'git submodule update --init --recursive'". Stop.
/home/jing/cp2k-2023.2-MKL/exts/Makefile.inc:2: *** "No DBCSR submodule available, please run 'git submodule update --init --recursive'". Stop.
make[1]: *** [/home/jing/cp2k-2023.2-MKL/Makefile:128: ssmp] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [/home/jing/cp2k-2023.2-MKL/Makefile:128: psmp] Error 2
make: *** [Makefile:123: all] Error 2
但我已经装了最新的git
[root@jing cp2k-2023.2-MKL]# git --version
> git version 2.9.0
更新:已经解决,重新从github下了个安装包。
|
|