Re: configure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/07/2015 03:12 PM, Almeida, Gabriel wrote:
> While trying to install cryptsetup and I get the following error…
> Steps are done as follows:
> 
> 
> 
> $ git clone https://gitlab.com/cryptsetup/cryptsetup.git
> 
> $ git checkout v1_7_0
> 
> $ cd cryptsetup
> 
> 
> 
> At this point, instructions are asking to run ./configure, however
> there is no such file inside.

Configure is distributed in tarballs, downloaded from
https://www.kernel.org/pub/linux/utils/cryptsetup/

For git branch you need to run ./autogen.sh to generate it.

> So while running ./autogen.sh  I get the following error:
> 
> 
> 
> configure.ac:42: error: possibly undefined macro: AC_MSG_ERROR
> 
> If this token and others are legitimate, please use
> m4_pattern_allow.
> 
> See the Autoconf documentation.
> 
> configure.ac:156: error: possibly undefined macro: AM_PATH_LIBGCRYPT

You do not have all development packages installed.
(I guess pkgconfig or gcrypt devel here.)

I do not know your distro but better use tarball, run pregenerated
configure and it will probably print more info.

Milan


_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt




[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux