Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: GnuPG: devel
link failure when building against latest libgcrypt
 

Index | Next | Previous | View Flat


jim at meyering

Sep 19, 2011, 12:09 PM


Views: 214
Permalink
link failure when building against latest libgcrypt

Hi,

Just a quick FYI that building gnupg (latest from git),
using the latest sources of libgcrypt leads to link failures like this:

/w/gnupg/g10/mainproc.c:712: undefined reference to `gcry_md_start_debug'
/w/gnupg/g10/mainproc.c:714: undefined reference to `gcry_md_start_debug'
mainproc.o: In function `proc_tree':
...

That's due to this commit in libgcrypt:

commit 889a25ed3333d1d7657b4b59ae21f6e8458f9027
Author: Werner Koch <wk [at] gnupg>
Date: Thu Sep 15 18:24:23 2011 +0200

Removed deprecated debug macros.

While I wait for gnupg to catch up, I worked around it
by adding this line to config.h:

#define gcry_md_start_debug(a,b) /*empty */

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel [at] gnupg
http://lists.gnupg.org/mailman/listinfo/gnupg-devel

Subject User Time
link failure when building against latest libgcrypt jim at meyering Sep 19, 2011, 12:09 PM
    Re: link failure when building against latest libgcrypt wk at gnupg Sep 20, 2011, 1:00 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.