gnupg 1.1.91 does not compile out of the box
Jan-Oliver Wagner
jan at intevation.de
Thu Nov 6 16:25:21 CET 2003
On Thu, Nov 06, 2003 at 03:43:43PM +0100, Werner Koch wrote:
> On Thu, 6 Nov 2003 12:26:30 +0100, Jan-Oliver Wagner said:
> > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common -I../include -I../intl
> > -DLOCALEDIR=\"/usr/local/aegypten/share/locale\"
> > -DGNUPG_LIBEXECDIR="\"/usr/local/aegypten/libexec/gnupg\"" -g -O2 -Wall
>
> Hmmm, an -I/usr/local/aegypten/include seems to be missing. I assume
> you installed assuan over there.
>
> What does
> $ libassuan-config --cflags
> print?
jan at thetis gnupg-1.9.1 568: libassuan-config --cflags
-I/usr/local/aegypten/include
> Is it possible that this script was not found? Set the environment
> variable LIBASSUAN_CONFIG to the fuill path of libassuan-config and
> try again.
the output of configure says:
|...
| checking for sgml to texi tools... yes
| checking for gpg-error-config...
| /usr/local/aegypten/bin/gpg-error-config
| checking for GPG Error - version >= 0.4... yes
| checking for libgcrypt-config...
| /usr/local/aegypten/bin/libgcrypt-config
| checking for LIBGCRYPT - version >= 1.1.43... yes
| checking for libassuan-config...
| /usr/local/aegypten/bin/libassuan-config
| checking for LIBASSUAN - version >= 0.6.0... yes
| checking for ksba-config... /usr/local/aegypten/bin/ksba-config
| checking for KSBA - version >= 0.4.6... yes
|...
That should mean, there is no problem with finding the script, right?
BTW: I was wrong before that there is no assuan.h installed. It is
there as /usr/local/aegypten/include/assuan.h
So, the problem is that somehow the output of the script did find its
way into the compile options.
Will wait for the next release then.
Best
Jan
--
Jan-Oliver Wagner http://intevation.de/~jan/
Intevation GmbH http://intevation.de/
FreeGIS http://freegis.org/
More information about the Gpa-dev
mailing list