compiling problems gpg 1.0.7 (mike salehi)

Leigh S. Jones, KR6X kr6x@kr6x.com
Fri Jun 14 00:29:02 2002


http://www.cosy.sbg.ac.at/~andi/

I have not heard back from you on the list, so I'll assume for the moment
that you are still working to compile your Solaris 8 version of gpg 1.0.7.

To that end, I've sent you a link to a resource addressing the random
number generator problem.

Perhaps the addition of this random number generation capability to
your Solaris 8 implementation, coupled with a ./configure option that
eliminates tiger from your build will allow you to get a complete
install.

----- Original Message -----
From: "mike salehi" <msalehi@rochester.rr.com>
To: <gnupg-users@gnupg.org>
Sent: Tuesday, June 11, 2002 19:11
Subject: compiling problems gpg 1.0.7


>
> Greetings,
>
> I am trying to compile gpg 1.0.7 on Solaris 8 using gcc and all binutils
> and gnu make. I get some
> warnings during the make, but it seems they are ok, gpg is produced and it
> passes the check, but install
> fails. Since I do not know where the answer will go will you respond to
> msalehi@rochester.rr.com
> Here is my errors:
>
> make[1]: Leaving directory `/export/home/l472142/gnupg-1.0.7/intl'
> Making install in zlib
> make[1]: Entering directory `/export/home/l472142/gnupg-1.0.7/zlib'
> make[2]: Entering directory `/export/home/l472142/gnupg-1.0.7/zlib'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/export/home/l472142/gnupg-1.0.7/zlib'
> make[1]: Leaving directory `/export/home/l472142/gnupg-1.0.7/zlib'
> Making install in util
> make[1]: Entering directory `/export/home/l472142/gnupg-1.0.7/util'
> make[2]: Entering directory `/export/home/l472142/gnupg-1.0.7/util'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/export/home/l472142/gnupg-1.0.7/util'
> make[1]: Leaving directory `/export/home/l472142/gnupg-1.0.7/util'
> Making install in mpi
> make[1]: Entering directory `/export/home/l472142/gnupg-1.0.7/mpi'
> make[2]: Entering directory `/export/home/l472142/gnupg-1.0.7/mpi'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/export/home/l472142/gnupg-1.0.7/mpi'
> make[1]: Leaving directory `/export/home/l472142/gnupg-1.0.7/mpi'
> Making install in cipher
> make[1]: Entering directory `/export/home/l472142/gnupg-1.0.7/cipher'
> make[2]: Entering directory `/export/home/l472142/gnupg-1.0.7/cipher'
> /bin/sh ../scripts/mkinstalldirs /usr/local/lib/gnupg
>   /bin/install -c rndlinux /usr/local/lib/gnupg/rndlinux
> cp: cannot access /usr/local/lib/gnupg/rndlinux
> install: cp /usr/local/lib/gnupg/rndlinux rndlinux/rndlinux failed
>   /bin/install -c rndegd /usr/local/lib/gnupg/rndegd
> cp: cannot access /usr/local/lib/gnupg/rndegd
> install: cp /usr/local/lib/gnupg/rndegd rndegd/rndegd failed
>   /bin/install -c tiger /usr/local/lib/gnupg/tiger
> cp: /usr/local/lib/gnupg/tiger: is a directory
> install: cp /usr/local/lib/gnupg/tiger tiger/tiger failed
> make[2]: *** [install-pkglibPROGRAMS] Error 2
> make[2]: Leaving directory `/export/home/l472142/gnupg-1.0.7/cipher'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/export/home/l472142/gnupg-1.0.7/cipher'
> make: *** [install-recursive] Error 1
> Mike Salehi
>
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
>