Installing GnuPG: projet PGP aggri

Steven Scott steven_scott@solutionconsultantsinc.com
Wed May 16 17:13:01 2001


    Sounds like one of your development tools (the C compiler or something)
had all its licenses in use, and required an extra or free one to run.  You
could look at the start of ./configure to see which tool it might be.

Steven Scott
Solution Consultants Inc.
Email: mailto:steven_scott@solutionconsultantsinc.com

----- Original Message -----
From: "christian" <christian.marechal@cgbi.fr>
To: <gnupg-users@gnupg.org>
Cc: <patrice.petiteau@cgbi.fr>
Sent: Wednesday, May 16, 2001 9:22 AM
Subject: Installing GnuPG: projet PGP aggri



> 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
>
>
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>