gnupg Solaris 8 compilation issues

Owen, Pamela pamela.owen@conceracorp.com
Tue Sep 24 21:05:02 2002


At the advice of a some of you I have loaded the gcc 3.2 for Solaris 8 and
the make 3.79
Now the error I receive while make all in checks

../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 `/opt/pgp/gnupg-1.0.7/checks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/pgp/gnupg-1.0.7'
*** Error code 2
make: Fatal error: Command failed for target `all'

I set my LD_LIBRARY_PATH to include /usr/lib and /usr/lib/sparcv9.
What am I missing?

Thanks,
Pamela Owen