bzip2 support on solaris

Matt Selsky selsky at columbia.edu
Sun Jan 4 22:10:12 CET 2004


Patch 114586-01 for Solaris 9 upgrades bzip2 (SUNWbzip) to 1.0.2  Sorry 
that I didn't catch that earlier.

Once applied, configure detects a working bzip installation and I am
able to build gnupg with bzip2 support.

configure:15810: checking bzlib.h usability
configure:15823: gcc -c -g -O2  conftest.c >&5
configure:15826: $? = 0
configure:15829: test -s conftest.o
configure:15832: $? = 0
configure:15842: result: yes
configure:15846: checking bzlib.h presence
configure:15857: gcc -E  conftest.c
configure:15863: $? = 0
configure:15882: result: yes
configure:15918: checking for bzlib.h
configure:15925: result: yes
configure:15930: checking for BZ2_bzCompressInit in -lbz2
configure:15961: gcc -o conftest -g -O2   conftest.c -lbz2   >&5
configure:15964: $? = 0
configure:15967: test -s conftest
configure:15970: $? = 0
configure:15982: result: yes

> Okay, thanks.  This will be fixed in the next release.



More information about the Gnupg-devel mailing list