Page MenuHome GnuPG

Compilation problem
Closed, ResolvedPublic

Description

Release: 1.2.4

Environment

Linux-2.4.24, GCC-3.3.2, Glibc-2.2.5

Description

Compilation error.

Fix

Unknown

Event Timeline

This is a known problem with Bzip2 1.0. Either upgrade to
Bzip 1.0.2, build with --without-bzip2, or add a #include
<stdio.h> to the top of g10/compress-bz2.c.

The upcoming GnuPG 1.2.5 has this fixed.