GnuPG 1.4.3 failed to compile

David Shaw dshaw at jabberwocky.com
Mon Apr 3 20:54:22 CEST 2006


On Mon, Apr 03, 2006 at 06:40:04PM +0200, Tobias Mummert wrote:
> Hi,
> 
> Debian vanilla, GCC 3.3.5, Kernel 2.6.16.1:
> 
> memory.c: In function `xrealloc':
> memory.c:512: warning: implicit declaration of function `m_alloc_secure_clear'
> memory.c:512: warning: assignment makes pointer from integer without a cast
> memory.c:514: warning: implicit declaration of function `m_alloc_clear'
> memory.c:514: warning: assignment makes pointer from integer without a cast
> memory.c:517: warning: implicit declaration of function `m_free'
> memory.c:520: warning: implicit declaration of function `m_alloc'
> memory.c:520: warning: assignment makes pointer from integer without a cast

Looks like you're building with --enable-m-guard.  Try turning it off.

David



More information about the Gnupg-users mailing list