GPG SVN Compilation Errors - cygwin

Kevin Hilton kevhilton at gmail.com
Fri Jul 31 07:09:18 CEST 2009


gpg2 svn version 5102

Receiving following errors trying to compile:  (I'm open to
suggestions) and thanks for help!:

/usr/local/lib/libgcrypt.a(pubkey.o): In function `_gcry_pk_encrypt':
/home/admin/src/libgcrypt/cipher/pubkey.c:1656: undefined reference to `_stpcpy'

/usr/local/lib/libgcrypt.a(pubkey.o): In function `_gcry_pk_sign':
/home/admin/src/libgcrypt/cipher/pubkey.c:1889: undefined reference to `_stpcpy'

/usr/local/lib/libgcrypt.a(pubkey.o): In function `_gcry_pk_genkey':
/home/admin/src/libgcrypt/cipher/pubkey.c:2220: undefined reference to `_stpcpy'

/home/admin/src/libgcrypt/cipher/pubkey.c:2230: undefined reference to `_stpcpy'

/usr/local/lib/libgcrypt.a(libgcrypt_la-global.o): In function `parse_version_nu
mber':
/home/admin/src/libgcrypt/src/global.c:170: undefined reference to `__imp____cty
pe_ptr__'
/home/admin/src/libgcrypt/src/global.c:170: undefined reference to `__imp____cty
pe_ptr__'
/usr/local/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `_gcry_sexp_dump':
/home/admin/src/libgcrypt/src/sexp.c:96: undefined reference to `__imp____ctype_
ptr__'
/usr/local/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `sexp_sscan':
/home/admin/src/libgcrypt/src/sexp.c:1162: undefined reference to `__imp____ctyp
e_ptr__'
/usr/local/lib/libgcrypt.a(libgcrypt_la-sexp.o): In function `_gcry_sexp_sprint'
:
/home/admin/src/libgcrypt/src/sexp.c:1802: undefined reference to `_stpcpy'
/usr/local/lib/libgcrypt.a(libgcrypt_la-ath.o): In function `_gcry_ath_mutex_des
troy':
/home/admin/src/libgcrypt/src/ath.c:173: undefined reference to `___assert_func'

/usr/local/lib/libgcrypt.a(libgcrypt_la-ath.o): In function `_gcry_ath_mutex_loc
k':
/home/admin/src/libgcrypt/src/ath.c:193: undefined reference to `___assert_func'

/usr/local/lib/libgcrypt.a(libgcrypt_la-ath.o): In function `_gcry_ath_mutex_unl
ock':
/home/admin/src/libgcrypt/src/ath.c:213: undefined reference to `___assert_func'

collect2: ld returned 1 exit status
make[3]: *** [t-convert.exe] Error 1
make[3]: Leaving directory `/home/admin/src/gpg2/common'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/admin/src/gpg2/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/admin/src/gpg2'
make: *** [all] Error 2

-- 
Kevin Hilton



More information about the Gnupg-devel mailing list