Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
niurenyige opened this issue Jun 22, 2017 · 0 comments
Open

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

niurenyige opened this issue Jun 22, 2017 · 0 comments

Comments

@niurenyige
Copy link

niurenyige commented Jun 22, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant