freeipmi-devel
[Top][All Lists]
Advanced

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

[Freeipmi-devel] [bug #45309] configure fails on CentOS7.1-1503 64-bit


From: Albert Chu
Subject: [Freeipmi-devel] [bug #45309] configure fails on CentOS7.1-1503 64-bit
Date: Fri, 12 Jun 2015 23:38:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #1, bug #45309 (project freeipmi):

Hmmm, can you do a very simple compile?  Such as

#include <gcrypt.h>

int main() {
  gcry_md_open(NULL, 0, 0);
}

then compile

gcc foo.c -lgcrypt

internally, this is basically all configure is doing to check for libgcrypt.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45309>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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