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
{{ message }}
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
$ cmake --build build
-- The C compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found RE: /home/alfredh/git/re/libre.so
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include
-- Looking for pthread.h
-- Looking for 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 ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1n")
-- Looking for arc4random
-- Looking for arc4random - not found
-- Looking for syslog.h
-- Looking for syslog.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for thrd_create
-- Looking for thrd_create - not found
CMake Error at CMakeLists.txt:134 (install):
install TARGETS given no ARCHIVE DESTINATION for static library target
"rem".
-- Configuring incomplete, errors occurred!
See also "/home/alfredh/git/rem/build/CMakeFiles/CMakeOutput.log".
See also "/home/alfredh/git/rem/build/CMakeFiles/CMakeError.log".
The text was updated successfully, but these errors were encountered:
CMake Error at CMakeLists.txt:154 (install):
install TARGETS given no ARCHIVE DESTINATION for static library target
"rem".
-- Configuring incomplete, errors occurred!
See also "/home/alfredh/git/rem/CMakeFiles/CMakeOutput.log".
See also "/home/alfredh/git/rem/CMakeFiles/CMakeError.log".
OS: Debian 10
CMake version 3.13
The text was updated successfully, but these errors were encountered: