From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Sun, 14 Jun 2020 12:06:13 +0200 (CEST) Received: by mail-wr1-x441.google.com with SMTP id q11so14150629wrp.3 for ; Sun, 14 Jun 2020 03:06:13 -0700 (PDT) References: From: Milan Broz Message-ID: <4a6895dd-9b28-97f7-e469-047525b1e9ff@gmail.com> Date: Sun, 14 Jun 2020 12:06:10 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] can`t build "cryptsetup" release :-( List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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