* [dm-crypt] can`t build "cryptsetup" release :-(
@ 2020-06-12 0:09 Abe
2020-06-14 10:06 ` Milan Broz
0 siblings, 1 reply; 2+ messages in thread
From: Abe @ 2020-06-12 0:09 UTC (permalink / raw)
To: dm-crypt@saout.de
Hi everybody.
I can`t seem to build a "cryptsetup" release; the DL filename is "cryptsetup-2.3.3.tar.xz". The host is AMD64 Debian 7 ["wheezy"]. It seems to require "JSON-C", and I can`t seem to either get it from Debian nor to build it. [please see below]
I can`t build "JSON-C" [DL filename "json-c-0.14-20200419.tar.gz"], even with CMake 2.8.9 installed. Dump of how it fails: after my sign-off.
All I really want/need from this package is "integritysetup" and whatever that one needs from the rest of this package.
Please help.
Regards,
Abe
checking for json-c... no
configure: error: Package requirements (json-c) were not met:
No package 'json-c' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables JSON_C_CFLAGS
and JSON_C_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
> ../cmake-configure
cmake version 2.8.9
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_LANGUAGES_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_LANGUAGES_COMPILER
CMake Error: Could not find cmake module file:/usr/src/builds/build_dirs/json-c-json-c-0.14-20200419/CMakeFiles/CMakeLANGUAGESCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_VERSION_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_VERSION_COMPILER
CMake Error: Could not find cmake module file:/usr/src/builds/build_dirs/json-c-json-c-0.14-20200419/CMakeFiles/CMakeVERSIONCompiler.cmake
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_0.14_COMPILER_ENV_VAR
CMake Error: Error required internal CMake variable not set, cmake may be not be built correctly.
Missing variable is:
CMAKE_0.14_COMPILER
CMake Error: Could not find cmake module file:/usr/src/builds/build_dirs/json-c-json-c-0.14-20200419/CMakeFiles/CMake0.14Compiler.cmake
CMake Error: Could not find cmake module file:CMakeLANGUAGESInformation.cmake
CMake Error: Could not find cmake module file:CMakeVERSIONInformation.cmake
CMake Error: Could not find cmake module file:CMake0.14Information.cmake
CMake Error: CMAKE_LANGUAGES_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_VERSION_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_0.14_COMPILER not set, after EnableLanguage
CMake Error at tests/CMakeLists.txt:3 (target_compile_definitions):
Unknown CMake command "target_compile_definitions".
-- Configuring incomplete, errors occurred!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dm-crypt] can`t build "cryptsetup" release :-(
2020-06-12 0:09 [dm-crypt] can`t build "cryptsetup" release :-( Abe
@ 2020-06-14 10:06 ` Milan Broz
0 siblings, 0 replies; 2+ messages in thread
From: Milan Broz @ 2020-06-14 10:06 UTC (permalink / raw)
To: Abe, dm-crypt@saout.de
On 12/06/2020 02:09, Abe wrote:
> Hi everybody.
>
> I can`t seem to build a "cryptsetup" release; the DL filename is "cryptsetup-2.3.3.tar.xz". The host is AMD64 Debian 7 ["wheezy"]. It seems to require "JSON-C", and I can`t seem to either get it from Debian nor to build it. [please see below]
apt-get install libjson-c-dev
(but thwere will be more dependences)
But if cannot figure this out, please do not try to build it yourself and use Debian provided build.
It follows upstream very quickly and you do no need to solve these issues.
Milan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-14 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-12 0:09 [dm-crypt] can`t build "cryptsetup" release :-( Abe
2020-06-14 10:06 ` Milan Broz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox