bug-recutils
[Top][All Lists]
Advanced

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

[bug-recutils] Problems building with readrec


From: Leo Famulari
Subject: [bug-recutils] Problems building with readrec
Date: Fri, 09 Oct 2015 15:11:02 -0400

Hi,

I am trying to build recutils with the readrec bash builtin.

I tried following the instructions given on 2015-01-11 on help-recutils
[1] but I can't successfully ./configure the build process to build
readrec. I wonder if there is a "hidden" dependency?

Here is what I did:

$ mkdir dir && cd dir
$ wget http://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz
$ tar xzf bash-4.3.tar.gz && mv bash-4.3 bash
$ wget http://ftp.gnu.org/gnu/recutils/recutils-1.7.tar.gz
$ tar xzvf recutils-1.7.tar.gz
$ cd recutils-1.7
$ ./configure --with-bash-headers=../bash/
# I also tried to give the absolute path /home/user/dir/bash/

The configure log ends with:
[...]
warning: libcheck was not found in the system.
warning: unit tests wont be compiled and executed upon make check.
warning: libmdb was not found in the system.
warning: the mdb2rec utility won't get built.
warning: glib was not found in the system.
warning: the mdb2rec utility won't get built.
warning: building recutils without encryption support.
warning: building recutils without support for uuid types.
warning: not building the recutils bash builtins

Let me know what other information I can provide.

Leo

[1]
https://lists.gnu.org/archive/html/help-recutils/2015-01/msg00001.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]