Release: gnupg-1.2.6
Environment
Intel Pentium, SCO UnixWare 7.1.3, native cc compiler, GNU make
Description
When running make of gnupg, I receive this error:
UX:as: ERROR: _mpih-mul1.s:30:invalid register token
UX:as: ERROR: _mpih-mul1.s:30:invalid register token
UX:as: ERROR: _mpih-mul1.s:32:invalid register token
UX:as: ERROR: _mpih-mul1.s:32:invalid register token
UX:as: ERROR: _mpih-mul1.s:32:invalid register token
UX:as: ERROR: _mpih-mul1.s:33:invalid register token
UX:as: ERROR: _mpih-mul1.s:33:invalid register token
UX:as: ERROR: _mpih-mul1.s:33:invalid register token
...too many errors
make[2]: * [mpih-mul1.o] Error 1
make[2]: Leaving directory `/usr/bin/cca/gnupg/gnupg-1.2.6/mpi'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/bin/cca/gnupg/gnupg-1.2.6'
make: *** [all] Error 2
Fix
Unknown