You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error: Cannot determine link language for target "duda-static".
CMake Error: CMake can not determine linker language for target: duda-static
-- Generating done
-- Build files have been written to: /home/parallels/github/duda
The text was updated successfully, but these errors were encountered:
Hello when compile the master branch in debian stretch
Looking for accept4
-- Looking for accept4 - found
-- Looking for execinfo.h
-- Looking for execinfo.h - found
-- Performing Test HAVE_C_TLS
-- Performing Test HAVE_C_TLS - Success
-- Performing Test HAVE_EPOLL
-- Performing Test HAVE_EPOLL - Success
-- Performing Test HAVE_KQUEUE
-- Performing Test HAVE_KQUEUE - Failed
-- Performing Test HAVE_TIMERFD_CREATE
-- Performing Test HAVE_TIMERFD_CREATE - Success
-- Performing Test HAVE_EVENTFD
-- Performing Test HAVE_EVENTFD - Success
-- Plugin liana enabled [== static ==]
-- Performing Test DUDA_HAVE_VALGRIND
-- Performing Test DUDA_HAVE_VALGRIND - Failed
-- Configuring done
CMake Error at lib/CMakeLists.txt:40 (add_library):
Cannot find source file:
duda_request.c
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
CMake Error: Cannot determine link language for target "duda-static".
CMake Error: CMake can not determine linker language for target: duda-static
-- Generating done
-- Build files have been written to: /home/parallels/github/duda
The text was updated successfully, but these errors were encountered: