upgrade / install help

David Shaw dshaw at jabberwocky.com
Sat Mar 6 16:20:48 CET 2004


On Sat, Mar 06, 2004 at 01:24:43PM -0600, Jim Whitesell wrote:
> Hello,
> 
> I've got version 1.07 installed on a RH Linux 7.3 box, and I'm trying to 
> upgrade to 1.2.4.
> The current install was complied from source, not an RPM.
> 
> I've tried installing 1.2.4 but when I try to compile I get these errors:
> 
> In file included from compress-bz2.c:23:
> /usr/include/bzlib.h:177: parse error before `FILE'
> /usr/include/bzlib.h:205: parse error before `FILE'
> make[2]: *** [compress-bz2.o] Error 1
> make[2]: Leaving directory `/hsphere/install/gnupg-1.2.4/g10'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/hsphere/install/gnupg-1.2.4'
> make: *** [all] Error 2
> #
> 
> How can I resolve these errors and complete the installation?

Your version of the bzip2 libraries is old.  You can either upgrade
the bzip2 library, or build GnuPG with ./configure --without-bzip2

David



More information about the Gnupg-users mailing list