Hello,

I am having trouble installing 0.9.6b on a Sun machine, 
the output is as below it shows the /usr/ccs/bin/as utility
failing. I installed gcc 3.0.1 into /usr/local

Any clues will be much appreciated.

1) emacscus001:/usr/local/openssl-0.9.6b> uname -piX
sparc SUNW,Ultra-4System = SunOS
Node = emacscus001
Release = 5.8
KernelID = Generic_108528-01
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

2) emacscus001:/usr/local/openssl-0.9.6b> ./config 
    gives "configured for solaris-sparcv9-gcc"
    I have also tried ./Cofigure with no-asm and various other 
    sparc OS combos (eg ./Configure no-asm solaris-sparcv7-gcc)
    All give the same error in the make.

3) emacscus001:/usr/local/openssl-0.9.6b> make
        ...
ARC -DMD5_ASM   -c -o cbc_enc.o cbc_enc.c
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 362: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 362: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 373: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 373: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 374: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 374: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 385: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccMprZwd.s", line 385: error: statement syntax
make[2]: *** [cbc_enc.o] Error 1
make[2]: Leaving directory `/usr/local/openssl-0.9.6b/crypto/des'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/local/openssl-0.9.6b/crypto'
make: *** [sub_all] Error 1

Many thanks,

Mike.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to