Problem with installing 1.0.7

Fritz Lam fritz@netlam.com
Sun Aug 4 09:57:02 2002


Hello,

I am having a little trouble installing v1.0.7 on my Solaris 8 Sparc
machine.  I am using GNU make.  I ran ./configure without any options and
that ran fine.  When I run GNU make, I am getting the following error:

cat ./../doc/HACKING \
    ./../doc/DETAILS \
    ./../doc/FAQ         >plain-large
../g10/gpg --homedir . --quiet --yes --import ./pubdemo.asc
gpg: ../cipher/tiger: error loading extension: ld.so.1: ../g10/gpg: fatal:
libgcc_s.so.1: open failed: No such file or directory
make[2]: *** [prepared.stamp] Error 2
make[2]: Leaving directory `/export/home/download/GnuPG/gnupg-1.0.7/checks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/download/GnuPG/gnupg-1.0.7'
make: *** [all] Error 2

Anybody else run into this and have a fix for it?  Thanks in advance for
the help.

Fritz