GnuPG 1.0.7 not compiling on Solrais 2.7

Lars Hecking lhecking@nmrc.ie
Sun May 5 16:11:02 2002


Sahar_Witt@capgroup.com writes:
> I'm trying to compile Gnu 1.0.7 on Sun Solaris 2.7 without success. I do
> not have write access to the /usr/local/bin directory so instead I ran the
> configure command as follows:
> ./configure -enable-static-rnd=none -prefix=$NEW_DIRECTORY
> where NEW_DIRECTORY is where i need the pgp binaries to be generated.
> 
> then I ran make
> Then Make install
> 
> But I get the following errors at the end of both make & makeinstall
> commands :
> cc: Warning: -s conflicts with -g. -s turned off
> "./rndlinux.c", line 226: warning: assignment type mismatch:
>         pointer to void "=" pointer to function(void) returning int
> ld: fatal: option -h and building a dynamic executable are incompatible
> ld: fatal: Flags processing errors
> make[1]: *** [rndlinux] Error 1
> make[1]: Leaving directory `/users/webtools/pgp/gnupg-1.0.7/cipher'
> make: *** [install-recursive] Error 1
> 
> 
> What am I missing  , If I install gcc, do you think this problem will be
> resolved ?

 It compiles fine with gcc, and I'd also suggest you install ANDIrand
 (or, on Sol 8 machines, patch 112438). I'll check the Forte compiler
 as soon as I get the license file ...