-
Notifications
You must be signed in to change notification settings - Fork 314
Closed
Description
Hi all,
I can't use cmake with following errors, how can I resolve it? thanks!
eyyuppg@eussjlx9012.sj.us.am.ericsson.se cmake ..
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - 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 PCRE: /usr/lib64/libpcre.so
CMake Error at CMakeLists.txt:109 (string):
string does not recognize sub-command FIND
-- Found Doxygen: /tools/swdev/bin/doxygen
-- Could NOT find CMocka (missing: CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR)
-- Configuring incomplete, errors occurred!
Metadata
Metadata
Assignees
Labels
No labels