duda icon indicating copy to clipboard operation
duda copied to clipboard

CMake Error at lib/CMakeLists.txt:40 (add_library):

Open niurenyige opened this issue 8 years ago • 0 comments

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

niurenyige avatar Jun 22 '17 07:06 niurenyige