I have also added -DINCLUDE_MODULES="htable tls topos_htable kazoo"
and now
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: "Release"
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/sbin/kamailio
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/etc/kamailio/kamailio.cfg
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/lib64/kamailio/modules/htable.so
-- Set non-toolchain portion of runtime path of "/root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/lib64/kamailio/modules/htable.so" to "/usr/lib64/kamailio"
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/doc/kamailio/modules/README.htable
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/lib64/kamailio/modules/tls.so
-- Set non-toolchain portion of runtime path of "/root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/lib64/kamailio/modules/tls.so" to "/usr/lib64/kamailio"
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/share/doc/kamailio/modules/README.tls
-- Installing: /root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/lib64/kamailio/modules/topos_htable.so
-- Set non-toolchain portion of runtime path of "/root/rpmbuild/BUILD/kamailio-6.0.0-build/BUILDROOT/usr/lib64/kamailio/modules/topos_htable.so" to "/usr/lib64/kamailio"
CMake Error at redhat-linux-build/src/modules/cmake_install.cmake:135 (file):
file INSTALL cannot find
"/root/rpmbuild/BUILD/kamailio-6.0.0-build/kamailio-6.0.0-pre0/src/modules/topos_htable/README":
No such file or directory.
Call Stack (most recent call first):
redhat-linux-build/src/cmake_install.cmake:89 (include)
redhat-linux-build/cmake_install.cmake:47 (include)
But topos_htable
is listed for build in the INCLUDE_MODULES
.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.