bzip2 support on solaris
David Shaw
dshaw at jabberwocky.com
Wed Dec 24 21:59:48 CET 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, Dec 24, 2003 at 08:39:28PM -0500, Matt Selsky wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl -DGNUPG_LIBEXECDIR="\"/opt/gnupg-1.2.4/libexec/gnupg\"" -g -O2 -Wall -c `test -f 'compress-bz2.c' || echo './'`compress-bz2.c
> 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 `/src/security/gnupg-1.2.4/obj/solaris9/g10'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/src/security/gnupg-1.2.4/obj/solaris9'
> make: *** [all] Error 2
I suspect you are using an old version of bzlib. 1.0.2 (two years old
now) includes stdio.h automatically.
What version of bzlib do you have installed? Also, did you install it
yourself, or is this version of bzlib standard with Solaris? I need
to think about how to have autoconf detect this automatically.
David
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4rc1 (GNU/Linux)
Comment: Key available at http://www.jabberwocky.com/david/keys.asc
iD8DBQE/6lKk4mZch0nhy8kRAid4AKCLpRKUpL01n639hPwBI2bfprzZrgCgiB57
TPmHmGvI1FuCplB0I7KeSGA=
=S4CM
-----END PGP SIGNATURE-----
More information about the Gnupg-devel
mailing list