GnuPG v2.x?

Kevin Hilton kevhilton at gmail.com
Sat Apr 5 15:54:04 CEST 2008


I think I can answer my own question --- No!

I obtained svn sources, but during the make process, it failed with
the following:

gcc -I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2 -Wall
-Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-secu
rity -Wpointer-arith   -o gpg2.exe gpg.o server.o build-packet.o compress.o comp
ress-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-pack
et.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 tdb
io.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/libg
pgrl.a -lz -lbz2 -lresolv  -lreadline /usr/local/lib/libintl.dll.a -liconv -L/us
r/local/lib   -L/usr/local/lib -lgcrypt -lgpg-error -L/usr/local/lib -lassuan -L
/usr/local/lib -lgpg-error -liconv
/usr/local/lib/libgpg-error.a(libgpg_error_la-strerror.o): In function `gpg_stre
rror':
/home/klal/libgpg-error-1.6/src/strerror.c:50: undefined reference to `_libintl_
dgettext'
/usr/local/lib/libgpg-error.a(libgpg_error_la-strerror.o): In function `gpg_stre
rror_r':
/home/klal/libgpg-error-1.6/src/strerror.c:161: undefined reference to `_libintl
_dgettext'
/usr/local/lib/libgpg-error.a(libgpg_error_la-strsource.o): In function `gpg_str
source':
/home/klal/libgpg-error-1.6/src/strsource.c:36: undefined reference to `_libintl
_dgettext'
/home/klal/libgpg-error-1.6/src/strsource.c:36: undefined reference to `_libintl
_dgettext'
Info: resolving _rl_attempted_completion_over by linking to __imp__rl_attempted_
completion_over (auto-import)
Info: resolving _rl_attempted_completion_function by linking to __imp__rl_attemp
ted_completion_function (auto-import)
Info: resolving _rl_inhibit_completion by linking to __imp__rl_inhibit_completio
n (auto-import)
Info: resolving _rl_catch_signals by linking to __imp__rl_catch_signals (auto-im
port)
Info: resolving _rl_outstream by linking to __imp__rl_outstream (auto-import)
Info: resolving _rl_instream by linking to __imp__rl_instream (auto-import)
Info: resolving _rl_readline_name by linking to __imp__rl_readline_name (auto-im
port)

-- 
Kevin Hilton



More information about the Gnupg-users mailing list