Page MenuHome GnuPG

make failes on SCO Unixware 7.1.3
Closed, ResolvedPublic

Description

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

Event Timeline

Please tell us thge cpu-vendor-os string as given in the first line of the configure run. We also would like to see the links created in the mpi directory; configure shows this close at the end of the run.

wating for a response

werner removed a project: Restricted Project.

He was able to fix this problem by installing the GNU C
compiler and running make.