I am getting the following installation error:
/tmp/ccqCH1zS.s: Assembler messages:
/tmp/ccqCH1zS.s:119: Error: Incorrect register `%rbx' used with `l'
suffix
/tmp/ccqCH1zS.s:131: Error: Incorrect register `%rbx' used with `l'
suffix
make[2]: *** [rand_unix.o] Error 1
make[2]: Leaving directory
`/home/dlecky/perl/lib/openssl-0.9.8/crypto/rand'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory
`/home/dlecky/perl/lib/openssl-0.9.8/crypto'
make: *** [build_crypto] Error 1
Note that I ran config as
./config no-asm
Then the output of make appeared clean until the last few lines, which are
those copied above.
On make test, a number of tests were skipped or failed. The attachment
<<report.txt>> report.txt contains the redirect of std output of make
report, with the following lines from stderr
/tmp/ccWxWbE8.s: Assembler messages:
/tmp/ccWxWbE8.s:119: Error: Incorrect register `%rbx' used with `l'
suffix
/tmp/ccWxWbE8.s:131: Error: Incorrect register `%rbx' used with `l'
suffix
make[2]: *** [rand_unix.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [build_crypto] Error 1
I am running in the bash shell, installing the files locally in order to do
some testing before we add them to the Perl libary for the server.
Any corrections or help that you could give for the installation would be
appreciated.
Duane Lecky
Contracted resource to BC Ministry of Health
1515 Blanshard Street, Victoria, BC
Mobile: (250) 514-5445
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]