Re: Problem with compiling gpg-2.0.8

2008-02-28 Thread Patrick Schoenbach
On Thu, 28 Feb 2008 18:52:05 +0100, [EMAIL PROTECTED] wrote: > More than one version of libassunan installed and both in lib-dirs that are > used to compile/link? This was the problem. Works now. Thanks. -- Regards, Patrick ___ Gnupg-users mailing

Re: Problem with compiling gpg-2.0.8

2008-02-28 Thread gnupg
> /root/gnupg-2.0.8/g10/server.c:58: undefined reference to > `assuan_sock_close' > collect2: ld returned 1 exit status > make[2]: *** [gpg2] Error 1 > > What could be wrong? Do you have the current libassuan-config in your PATH? More than one version of libassunan installed and both in lib-dirs

Problem with compiling gpg-2.0.8

2008-02-28 Thread Patrick Schoenbach
Hi, I am trying to compile gpg-2.0.8 on Linux (x64). I updated all dependency libs, but when compiling gpg, I get: make[2]: Entering directory `/root/gnupg-2.0.8/g10' gcc-g -O2 -Wall -Wno-pointer-sign -Wpointer-arith -o gpg2 gpg.o server.o build-packet.o compress.o compress-bz2.o free-packe