Question #226938 on rohc changed: https://answers.launchpad.net/rohc/+question/226938
matthew posted a new comment: Here is the error I get from doing a fresh attempt at cmake, this is after I installed gnutls-dev: cmake CMakeLists.txt -- The CXX compiler identification is unknown CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name. -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "0.23") -- checking for module 'rohc' -- found rohc, version 1.5.1 -- Found ROHC: 1.5.1 -- Performing Test NEW_RTNL -- Performing Test NEW_RTNL - Failed Using old rtnl_talk prototype Stats with collectd disabled -- checking for module 'gnutls' -- package 'gnutls' not found CMake Error at /home/user/cmake-2.8.10.2-Linux-i386/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message): Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR) Call Stack (most recent call first): /home/user/cmake-2.8.10.2-Linux-i386/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE) FindGnuTLS.cmake:60 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) client/CMakeLists.txt:10 (find_package) -- Configuring incomplete, errors occurred! You received this question notification because you are a member of ROHC Team, which is an answer contact for rohc. _______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

