Installing GnuPG: projet PGP aggri

christian christian.marechal@cgbi.fr
Wed May 16 14:29:01 2001


Hello,

We try to install GnuPG version 1.05 on our AIX v4.2 system.

After doing:

tar xvf gnupg-1.0.5.tar
cd gnupg-1.0.5
./configure

we run the command "make"

but we got the following result:
if you have a rational explanation i would be very pleased to have it:



Making all in cipher
make[2]: Entering directory `/home/obj/projet/gnupg/gnupg-1.0.5/cipher'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../intl     -DIS_MODULE  -o
rndli
nux ./rndlinux.c
1506-507 (W) No licenses available. Contact your program supplier to add
additio
nal users.  Compilation will proceed shortly.
"./rndlinux.c", line 188.14: 1506-196 (W) Initialization between types
"void*" a
nd "int(*)(void(*)(const void*,unsigned long,int),int,unsigned long,int)" is
not
 allowed.
ld: 0711-317 ERROR: Undefined symbol: .main
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make[2]: *** [rndlinux] Error 8
make[2]: Leaving directory `/home/obj/projet/gnupg/gnupg-1.0.5/cipher'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/obj/projet/gnupg/gnupg-1.0.5'
make: *** [all-recursive-am] Error 2