From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bWlZAaQqf3mu for ; Mon, 2 Jul 2012 16:46:53 +0200 (CEST) Received: from dayis01iron01.ad.reyrey.com (dayis01iron01.reyrey.com [192.112.245.69]) by mail.saout.de (Postfix) with ESMTP for ; Mon, 2 Jul 2012 16:46:53 +0200 (CEST) From: "Simpson, John R" Date: Mon, 2 Jul 2012 10:37:03 -0400 Message-ID: <67C1678059C61F408194E53907AFB5CC0ABC3B3061@IS-EXMB01-RP.ad.reyrey.com> Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_67C1678059C61F408194E53907AFB5CC0ABC3B3061ISEXMB01RPadr_" MIME-Version: 1.0 Subject: [dm-crypt] cryptsetup build question List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "dm-crypt@saout.de" --_000_67C1678059C61F408194E53907AFB5CC0ABC3B3061ISEXMB01RPadr_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Greetings all, I've been tasked with adding support for a local passphrase system to c= ryptsetup. The code works, but I'm having trouble determining where to add= my C and header file to the cryptsetup build files (configure, configure.i= n, Makefile.in, Makefile.am, etc.). My module needs to be compiled and lin= ked in the same way that lib/setup.c, lib/utils.c, etc. are compiled and li= nked. We're using cryptsetup 1.0.3 since our platform is RHEL 5, but the b= uild system of the newer versions looks similar. Can anyone tell me where to add my files so that they'll be compiled an= d linked into the cryptsetup library? Best regards, John p.s. Keep up the good work. Even the relatively ancient version of cryptse= tup on RHEL 5 outperformed TrueCrypt in our environment. John Simpson --_000_67C1678059C61F408194E53907AFB5CC0ABC3B3061ISEXMB01RPadr_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Greetings all,

<= p class=3DMsoNormal><= o:p> 

    I’ve been tasked with a= dding support for a local passphrase system to cryptsetup.  The code w= orks, but I’m having trouble determining where to add my C and header= file to the cryptsetup build files (configure, configure.in, Makefile.in, = Makefile.am, etc.).  My module needs to be compiled and linked in the = same way that lib/setup.c, lib/utils.c, etc. are compiled and linked. = We’re using cryptsetup 1.0.3 since our platform is RHEL 5, but the b= uild system of the newer versions looks similar.

=  

    Can anyone tell me where to add m= y files so that they’ll be compiled and linked into the cryptsetup li= brary? 

 

Best regards= ,

 

John

p.s. Keep up the good work.  Even the re= latively ancient version of cryptsetup on RHEL 5 outperformed TrueCrypt in = our environment.

 

John Simpson=

 

= --_000_67C1678059C61F408194E53907AFB5CC0ABC3B3061ISEXMB01RPadr_--