Build error on gpg 1.3.0

Johan Wevers johanw@vulcan.xs4all.nl
Sat Oct 26 18:39:02 2002


I'm trying to compile gpg 1.3.0 on my Linux libc5 system, kernel 2.0.38,
gcc 2.7.2.2. I get the following errors:

Making install in keyserver
make[1]: Entering directory /tmp/gnupg-1.3.0/keyserver'
gcc  -g -O2 -Wall   -o gpgkeys_hkp  gpgkeys_hkp.o ../util/libutil.a
../util/libutil.a(miscutil.o): In function `answer_is_yes_no_default':
/tmp/gnupg-1.3.0/util/miscutil.c:296: undefined reference to `gettext'
/tmp/gnupg-1.3.0/util/miscutil.c:297: undefined reference to `gettext'
/tmp/gnupg-1.3.0/util/miscutil.c:298: undefined reference to `gettext'
/tmp/gnupg-1.3.0/util/miscutil.c:299: undefined reference to `gettext'
../util/libutil.a(miscutil.o): In function `answer_is_yes_no_quit':
/tmp/gnupg-1.3.0/util/miscutil.c:331: undefined reference to `gettext'
../util/libutil.a(miscutil.o):/tmp/gnupg-1.3.0/util/miscutil.c:332: more
undefined references to `gettext' follow
make[1]: *** [gpgkeys_hkp] Error 1
make[1]: Leaving directory /tmp/gnupg-1.3.0/keyserver'
make: *** [install-recursive] Error 1

Configure was done with

./configure --with-included-zlib --prefix=/usr/local/lib/gnupg-1.3
--enable-tiger

-- 
ir. J.C.A. Wevers         //  Physics and science fiction site:
johanw@vulcan.xs4all.nl   //  http://www.xs4all.nl/~johanw/index.html
PGP/GPG public keys at http://www.xs4all.nl/~johanw/pgpkeys.html