Problem with compiling gpg-2.0.8

Patrick Schoenbach pschoenb at gmx.de
Thu Feb 28 16:32:20 CET 2008


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-packet.o getkey.o
keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o
textfilter.o progress.o misc.o openfile.o keyid.o parse-packet.o cpr.o
plaintext.o sig-check.o keylist.o pkglue.o pkclist.o skclist.o
pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o
sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o
trustdb.o tdbdump.o tdbio.o delkey.o keygen.o helptext.o keyserver.o
photoid.o call-agent.o card-util.o exec.o ../common/libcommon.a
../jnlib/libjnlib.a ../gl/libgnu.a  ../common/libgpgrl.a -lz -lbz2
-lresolv  -lreadline    -lgcrypt -L/lib64 -lgpg-error -lassuan
-lgpg-error
server.o: In function `close_message_fd':
/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?

-- 
Regards,
Patrick




More information about the Gnupg-users mailing list