Problems on compiling GnuPG on solaris 8 (sparc)

Lars Hecking lhecking@nmrc.ie
Sat May 5 16:28:01 2001


Frank Naumann writes:

> Hello,
> i have some problems on compiling gnupg on my solaris box (blade
> 100, solaris 8). This problem occours on gnupg 1.04 as well as on
> 1.05.
>
> ...
> make[2]: Entering directory `/daten/installs/src/gnupg-1.0.4/checks'
> ../g10/gpg --no-options --quiet --yes --dearmor -o ./pubring.gpg
> ./pubring.asc
> ld.so.1: ../g10/gpg: fatal: relocation error: file ../g10/gpg:
> symbol __register_frame_info: referenced symbol not found
> make[2]: *** [pubring.gpg] Killed
> make[2]: Leaving directory `/daten/installs/src/gnupg-1.0.4/checks'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/daten/installs/src/gnupg-1.0.4'
> make: *** [all-recursive-am] Error 2
>
> Can anybody on this list help me?
Are you using gcc? It is possible that you are using an installation of gcc that is not appropriate for this architecture or OS release.