Follow-up Comment #5, sr #108837 (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.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108837>

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


_______________________________________________
Freeipmi-devel mailing list
Freeipmi-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/freeipmi-devel

Reply via email to