[gnutls-dev]configure fails (in Gentoo Linux)

Wes Morriston morristo@stripe.colorado.edu
Thu Aug 15 05:21:01 2002


This is a multi-part message in MIME format.
--------------070904060208050308060809
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

I'm trying to compile gnutls-0.5.1, and it can't seem to work with the 
libgcrypt I have installed.  I have libgcrypt-1.1.8.  

    /usr/bin/libgcrypt-config --version

yields

    1.1.8

No other version of libgcrypt is installed.

And yet whenever I run configure, I get the error message you see below.

I have tried several different versions of libgcrypt and gnutls.  I run 
into the same problem with all of them.  I've also done this on another 
machine running Gentoo Linux.  Same exact thing.  (NOTE: I'm running the 
very latest version of Gentoo Linux.)

I attach a copy of the config.log file.

A fix would be most appreciated!  I want to get wmbiff running with ssl 
support, and it uses gnutls.

Wes


checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for libgcrypt - version >= 1.1.8... no
*** Could not run libgcrypt test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding LIBGCRYPT or finding the wrong
*** version of LIBGCRYPT. If it is not finding LIBGCRYPT, you'll need to 
set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
configure: error:
***
*** libgcrypt was not found. You may want to get it from
*** ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/
***



--------------070904060208050308060809
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = philo13
uname -m = i686
uname -r = 2.4.18-xfs-1.1-oss2
uname -s = Linux
uname -v = #8 Sun Jul 7 21:08:59 MDT 2002

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /opt/blackdown-jdk-1.3.1/bin
PATH: /opt/blackdown-jdk-1.3.1/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3/bin
PATH: /usr/kde/3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1415: checking build system type
configure:1433: result: i686-pc-linux-gnu
configure:1441: checking host system type
configure:1455: result: i686-pc-linux-gnu
configure:1463: checking target system type
configure:1477: result: i686-pc-linux-gnu
configure:1527: checking for a BSD-compatible install
configure:1581: result: /bin/install -c
configure:1592: checking whether build environment is sane
configure:1635: result: yes
configure:1668: checking for gawk
configure:1684: found /bin/gawk
configure:1694: result: gawk
configure:1704: checking whether make sets ${MAKE}
configure:1724: result: yes
configure:1898: checking whether in dmalloc mode
configure:1905: result: no
configure:1909: checking whether in electric fence mode
configure:1916: result: no
configure:1920: checking whether in maintanance mode
configure:1927: result: no
configure:1931: checking whether in profile mode
configure:1938: result: no
configure:1943: result: ***
*** Checking for compilation programs...

configure:1994: checking for gcc
configure:2010: found /usr/bin/gcc
configure:2020: result: gcc
configure:2264: checking for C compiler version
configure:2267: gcc --version </dev/null >&5
2.95.3
configure:2270: $? = 0
configure:2272: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:2275: $? = 0
configure:2277: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2280: $? = 1
configure:2306: checking for C compiler default output
configure:2309: gcc    conftest.c  >&5
configure:2312: $? = 0
configure:2345: result: a.out
configure:2350: checking whether the C compiler works
configure:2356: ./a.out
configure:2359: $? = 0
configure:2374: result: yes
configure:2381: checking whether we are cross compiling
configure:2383: result: no
configure:2386: checking for suffix of executables
configure:2388: gcc -o conftest    conftest.c  >&5
configure:2391: $? = 0
configure:2413: result: 
configure:2419: checking for suffix of object files
configure:2443: gcc -c   conftest.c >&5
configure:2446: $? = 0
configure:2465: result: o
configure:2469: checking whether we are using the GNU C compiler
configure:2496: gcc -c   conftest.c >&5
configure:2499: $? = 0
configure:2502: test -s conftest.o
configure:2505: $? = 0
configure:2517: result: yes
configure:2523: checking whether gcc accepts -g
configure:2547: gcc -c -g  conftest.c >&5
configure:2550: $? = 0
configure:2553: test -s conftest.o
configure:2556: $? = 0
configure:2566: result: yes
configure:2593: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2596: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2725: checking for style of include used by make
configure:2753: result: GNU
configure:2781: checking dependency style of gcc
configure:2843: result: gcc
configure:2853: checking for bison
configure:2869: found /usr/bin/bison
configure:2879: result: bison -y
configure:2891: checking whether ln -s works
configure:2895: result: yes
configure:2916: checking for a BSD-compatible install
configure:2970: result: /bin/install -c
configure:2986: result: ***
*** Detecting compiler options...

configure:2993: checking for gcc option to accept ANSI C
configure:3056: gcc  -c -g -O2  conftest.c >&5
configure:3059: $? = 0
configure:3062: test -s conftest.o
configure:3065: $? = 0
configure:3082: result: none needed
configure:3090: checking for an ANSI C-conforming const
configure:3160: gcc -c -g -O2  conftest.c >&5
configure:3163: $? = 0
configure:3166: test -s conftest.o
configure:3169: $? = 0
configure:3179: result: yes
configure:3189: checking for inline
configure:3206: gcc -c -g -O2  conftest.c >&5
configure:3209: $? = 0
configure:3212: test -s conftest.o
configure:3215: $? = 0
configure:3226: result: inline
configure:3242: checking whether C99 macros are supported
configure:3268: gcc -c -g -O2  conftest.c >&5
configure:3271: $? = 0
configure:3274: test -s conftest.o
configure:3277: $? = 0
configure:3283: result: yes
configure:3440: checking whether we have GNU assembler
configure:3446: result: yes
configure:3457: result: ***
*** Detecting C library capabilities...

configure:3467: checking how to run the C preprocessor
configure:3493: gcc -E  conftest.c
configure:3499: $? = 0
configure:3526: gcc -E  conftest.c
configure:3522: ac_nonexistent.h: No such file or directory
configure:3532: $? = 1
configure: failed program was:
#line 3521 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3569: result: gcc -E
configure:3584: gcc -E  conftest.c
configure:3590: $? = 0
configure:3617: gcc -E  conftest.c
configure:3613: ac_nonexistent.h: No such file or directory
configure:3623: $? = 1
configure: failed program was:
#line 3612 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3663: checking for ANSI C header files
configure:3677: gcc -E  conftest.c
configure:3683: $? = 0
configure:3768: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:3771: $? = 0
configure:3773: ./conftest
configure:3776: $? = 0
configure:3790: result: yes
configure:3800: checking whether time.h and sys/time.h may both be included
configure:3828: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3831: $? = 0
configure:3834: test -s conftest.o
configure:3837: $? = 0
configure:3847: result: yes
configure:3871: checking for sys/types.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for sys/stat.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for stdlib.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for string.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for memory.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for strings.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for inttypes.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for stdint.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for unistd.h
configure:3884: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3924: checking for unistd.h
configure:3929: result: yes
configure:3933: checking pwd.h usability
configure:3942: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3945: $? = 0
configure:3948: test -s conftest.o
configure:3951: $? = 0
configure:3960: result: yes
configure:3964: checking pwd.h presence
configure:3971: gcc -E  conftest.c
configure:3977: $? = 0
configure:3995: result: yes
configure:4013: checking for pwd.h
configure:4020: result: yes
configure:3933: checking locale.h usability
configure:3942: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3945: $? = 0
configure:3948: test -s conftest.o
configure:3951: $? = 0
configure:3960: result: yes
configure:3964: checking locale.h presence
configure:3971: gcc -E  conftest.c
configure:3977: $? = 0
configure:3995: result: yes
configure:4013: checking for locale.h
configure:4020: result: yes
configure:3924: checking for strings.h
configure:3929: result: yes
configure:3933: checking stdarg.h usability
configure:3942: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:3945: $? = 0
configure:3948: test -s conftest.o
configure:3951: $? = 0
configure:3960: result: yes
configure:3964: checking stdarg.h presence
configure:3971: gcc -E  conftest.c
configure:3977: $? = 0
configure:3995: result: yes
configure:4013: checking for stdarg.h
configure:4020: result: yes
configure:4040: checking for sys/stat.h
configure:4045: result: yes
configure:4040: checking for sys/types.h
configure:4045: result: yes
configure:4049: checking sys/socket.h usability
configure:4058: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:4061: $? = 0
configure:4064: test -s conftest.o
configure:4067: $? = 0
configure:4076: result: yes
configure:4080: checking sys/socket.h presence
configure:4087: gcc -E  conftest.c
configure:4093: $? = 0
configure:4111: result: yes
configure:4129: checking for sys/socket.h
configure:4136: result: yes
configure:4165: checking errno.h usability
configure:4174: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:4177: $? = 0
configure:4180: test -s conftest.o
configure:4183: $? = 0
configure:4192: result: yes
configure:4196: checking errno.h presence
configure:4203: gcc -E  conftest.c
configure:4209: $? = 0
configure:4227: result: yes
configure:4245: checking for errno.h
configure:4252: result: yes
configure:4165: checking sys/time.h usability
configure:4174: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:4177: $? = 0
configure:4180: test -s conftest.o
configure:4183: $? = 0
configure:4192: result: yes
configure:4196: checking sys/time.h presence
configure:4203: gcc -E  conftest.c
configure:4209: $? = 0
configure:4227: result: yes
configure:4245: checking for sys/time.h
configure:4252: result: yes
configure:4165: checking time.h usability
configure:4174: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:4177: $? = 0
configure:4180: test -s conftest.o
configure:4183: $? = 0
configure:4192: result: yes
configure:4196: checking time.h presence
configure:4203: gcc -E  conftest.c
configure:4209: $? = 0
configure:4227: result: yes
configure:4245: checking for time.h
configure:4252: result: yes
configure:4272: checking for bzero
configure:4315: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4318: $? = 0
configure:4321: test -s conftest
configure:4324: $? = 0
configure:4334: result: yes
configure:4272: checking for memset
configure:4315: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4287: warning: conflicting types for built-in function `memset'
configure:4318: $? = 0
configure:4321: test -s conftest
configure:4324: $? = 0
configure:4334: result: yes
configure:4272: checking for memmove
configure:4315: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4318: $? = 0
configure:4321: test -s conftest
configure:4324: $? = 0
configure:4334: result: yes
configure:4272: checking for bcopy
configure:4315: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4318: $? = 0
configure:4321: test -s conftest
configure:4324: $? = 0
configure:4334: result: yes
configure:4346: checking for working alloca.h
configure:4370: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4373: $? = 0
configure:4376: test -s conftest
configure:4379: $? = 0
configure:4389: result: yes
configure:4399: checking for alloca
configure:4443: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4446: $? = 0
configure:4449: test -s conftest
configure:4452: $? = 0
configure:4462: result: yes
configure:4656: result: ***
*** Detecting system's parameters...

configure:4661: checking for unsigned long long
configure:4688: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:4691: $? = 0
configure:4694: test -s conftest.o
configure:4697: $? = 0
configure:4707: result: yes
configure:4710: checking size of unsigned long long
configure:4988: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:4991: $? = 0
configure:4993: ./conftest
configure:4996: $? = 0
configure:5016: result: 8
configure:5023: checking for unsigned long int
configure:5050: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:5053: $? = 0
configure:5056: test -s conftest.o
configure:5059: $? = 0
configure:5069: result: yes
configure:5072: checking size of unsigned long int
configure:5350: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:5353: $? = 0
configure:5355: ./conftest
configure:5358: $? = 0
configure:5378: result: 4
configure:5385: checking for unsigned int
configure:5412: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:5415: $? = 0
configure:5418: test -s conftest.o
configure:5421: $? = 0
configure:5431: result: yes
configure:5434: checking size of unsigned int
configure:5712: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:5715: $? = 0
configure:5717: ./conftest
configure:5720: $? = 0
configure:5740: result: 4
configure:5747: checking for unsigned short int
configure:5774: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:5777: $? = 0
configure:5780: test -s conftest.o
configure:5783: $? = 0
configure:5793: result: yes
configure:5796: checking size of unsigned short int
configure:6074: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:6077: $? = 0
configure:6079: ./conftest
configure:6082: $? = 0
configure:6102: result: 2
configure:6109: checking for unsigned char
configure:6136: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:6139: $? = 0
configure:6142: test -s conftest.o
configure:6145: $? = 0
configure:6155: result: yes
configure:6158: checking size of unsigned char
configure:6436: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe   conftest.c  >&5
configure:6439: $? = 0
configure:6441: ./conftest
configure:6444: $? = 0
configure:6464: result: 1
configure:6472: checking for ptrdiff_t
configure:6502: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure: In function `main':
configure:6491: `ptrdiff_t' undeclared (first use in this function)
configure:6491: (Each undeclared identifier is reported only once
configure:6491: for each function it appears in.)
configure:6491: parse error before `)'
configure:6505: $? = 1
configure: failed program was:
#line 6477 "configure"
#include "confdefs.h"

# include <sys/types.h>


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
if ((ptrdiff_t *) 0)
  return 0;
if (sizeof (ptrdiff_t))
  return 0;
  ;
  return 0;
}
configure:6521: result: no
configure:6533: checking for size_t
configure:6568: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:6571: $? = 0
configure:6574: test -s conftest.o
configure:6577: $? = 0
configure:6587: result: yes
configure:6605: checking for time_t
configure:6636: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:6639: $? = 0
configure:6642: test -s conftest.o
configure:6645: $? = 0
configure:6655: result: yes
configure:6731: checking whether byte ordering is bigendian
configure:6761: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure:6764: $? = 0
configure:6767: test -s conftest.o
configure:6770: $? = 0
configure:6797: gcc -c -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe  conftest.c >&5
configure: In function `main':
configure:6787: `not' undeclared (first use in this function)
configure:6787: (Each undeclared identifier is reported only once
configure:6787: for each function it appears in.)
configure:6787: parse error before `big'
configure:6800: $? = 1
configure: failed program was:
#line 6773 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:6914: result: no
configure:6937: result: ***
*** Checking for external libraries...

configure:6967: checking for libgcrypt-config
configure:6985: found /usr/bin/libgcrypt-config
configure:6998: result: /usr/bin/libgcrypt-config
configure:7006: checking for libgcrypt - version >= 1.1.8
configure:7085: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe    conftest.c  -L/usr/lib -lgcrypt >&5
configure:7088: $? = 0
configure:7090: ./conftest
./configure: line 1: 26447 Segmentation fault      ./conftest$ac_exeext
configure:7093: $? = 139
configure: program exited with status 139
configure: failed program was:
#line 7024 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gcrypt.h>

int
main ()
{
    system ("touch conf.libgcrypttest");

    if( strcmp( gcry_check_version(NULL), "1.1.8" ) )
    {
      printf("\n*** 'libgcrypt-config --version' returned %s, but LIBGCRYPT (%s)\n",
             "1.1.8", gcry_check_version(NULL) );
      printf("*** was found! If libgcrypt-config was correct, then it is best\n");
      printf("*** to remove the old version of LIBGCRYPT. You may also be able to fix the error\n");
      printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
      printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
      printf("*** required on your system.\n");
      printf("*** If libgcrypt-config was wrong, set the environment variable LIBGCRYPT_CONFIG\n");
      printf("*** to point to the correct copy of libgcrypt-config, and remove the file config.cache\n");
      printf("*** before re-running configure\n");
    }
    else if ( strcmp(gcry_check_version(NULL), GCRYPT_VERSION ) )
    {
      printf("\n*** LIBGCRYPT header file (version %s) does not match\n", GCRYPT_VERSION);
      printf("*** library (version %s)\n", gcry_check_version(NULL) );
    }
    else
    {
      if ( gcry_check_version( "1.1.8" ) )
      {
        return 0;
      }
     else
      {
        printf("no\n*** An old version of LIBGCRYPT (%s) was found.\n",
                gcry_check_version(NULL) );
        printf("*** You need a version of LIBGCRYPT newer than %s. The latest version of\n",
               "1.1.8" );
        printf("*** LIBGCRYPT is always available from ftp://ftp.gnupg.org/pub/libgcrypt/gnupg.\n");
        printf("*** (It is distributed along with GnuPG).\n");
        printf("*** \n");
        printf("*** If you have already installed a sufficiently new version, this error\n");
        printf("*** probably means that the wrong copy of the libgcrypt-config shell script is\n");
        printf("*** being found. The easiest way to fix this is to remove the old version\n");
        printf("*** of LIBGCRYPT, but you can also set the LIBGCRYPT_CONFIG environment to point to the\n");
        printf("*** correct copy of libgcrypt-config. (In this case, you will have to\n");
        printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
        printf("*** so that the correct libraries are found at run-time))\n");
      }
    }
  return 1;
}

configure:7117: result: no
configure:7156: gcc -o conftest -g -O2 -O2 -finline-functions -fexpensive-optimizations -fomit-frame-pointer -pipe    conftest.c  -L/usr/lib -lgcrypt >&5
configure:7159: $? = 0
configure:7162: test -s conftest
configure:7165: $? = 0
configure:7197: error:
***
*** libgcrypt was not found. You may want to get it from
*** ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/
***


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_alloca_works=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long_int=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short_int=2
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_ptrdiff_t=no
ac_cv_type_size_t=yes
ac_cv_type_time_t=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long_int=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_short_int=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc
lt_cv_sys_path_separator=:

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define T_CPU "i686"
#define T_VENDOR "pc"
#define T_OS "linux-gnu"
#define GNUTLS_VERSION "0.5.1"
#define PACKAGE "gnutls"
#define VERSION "0.5.1"
#define C99_MACROS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PWD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_BZERO 1
#define HAVE_MEMSET 1
#define HAVE_MEMMOVE 1
#define HAVE_BCOPY 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_SHORT_INT 2
#define SIZEOF_UNSIGNED_CHAR 1

configure: exit 1

--------------070904060208050308060809--