QConf
QConf copied to clipboard
cmake失败报错
more information, such as the ld(1) and ld.so(8) manual pages.
/bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c gdbmtool gdbm_load gdbm_dump '/home/QConf-1.2.1/agent/../deps/gdbm/_install/bin' libtool: install: /usr/bin/install -c .libs/gdbmtool /home/QConf-1.2.1/agent/../deps/gdbm/_install/bin/gdbmtool libtool: install: /usr/bin/install -c .libs/gdbm_load /home/QConf-1.2.1/agent/../deps/gdbm/_install/bin/gdbm_load libtool: install: /usr/bin/install -c .libs/gdbm_dump /home/QConf-1.2.1/agent/../deps/gdbm/_install/bin/gdbm_dump /bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/include' /usr/bin/install -c -m 644 gdbm.h '/home/QConf-1.2.1/agent/../deps/gdbm/_install/include' make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/src' make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/src' Making install in doc make[1]: Entering directory '/home/QConf-1.2.1/deps/gdbm/doc' make[2]: Entering directory '/home/QConf-1.2.1/deps/gdbm/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/info' /usr/bin/install -c -m 644 ./gdbm.info '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/info' /bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man1' /usr/bin/install -c -m 644 gdbm_dump.1 gdbm_load.1 gdbmtool.1 '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man1' /bin/mkdir -p '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man3' /usr/bin/install -c -m 644 gdbm.3 '/home/QConf-1.2.1/agent/../deps/gdbm/_install/share/man/man3' make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/doc' make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/doc' Making install in tests make[1]: Entering directory '/home/QConf-1.2.1/deps/gdbm/tests' make[2]: Entering directory '/home/QConf-1.2.1/deps/gdbm/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/tests' make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm/tests' make[1]: Entering directory '/home/QConf-1.2.1/deps/gdbm' make[2]: Entering directory '/home/QConf-1.2.1/deps/gdbm' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/QConf-1.2.1/deps/gdbm' make[1]: Leaving directory '/home/QConf-1.2.1/deps/gdbm' CMake Error at driver/c++/CMakeLists.txt:29 (message): message called with incorrect number of arguments
-- Configuring incomplete, errors occurred! See also "/home/QConf-1.2.1/build/CMakeFiles/CMakeOutput.log". See also "/home/QConf-1.2.1/build/CMakeFiles/CMakeError.log".
I have this problem too, Is there any solution for resolve this problem?
the same problem,how to solve