still noone has any ideas why it wont compile ?
i'm rather lost without openssl and i can't just reinstall the box
without a lot of extra work
Florian
Florian Schnabel wrote:
i can't compile openssl on ym debian etch amd64 box.
neither the source package from etch nor the current 0.9.8e from the
webpage will cmpile, both giving exactly the same error.
any help is really appreciated.
for further info: it worked once untill some etch update ...
i pasted the last part of the output so hopefully someone can tell me
what might be the cause
Florian
gcc -DMONOLITH -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall
-DMD32_REG_T=int -DMD5_ASM -c -o gendsa.o gendsa.c
gcc -DMONOLITH -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT
-DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall
-DMD32_REG_T=int -DMD5_ASM -c -o s_server.o s_server.c
/tmp/ccFbdIbJ.s: Assembler messages:
/tmp/ccFbdIbJ.s:437: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccFbdIbJ.s:445: Error: Incorrect register `%rbx' used with `l' suffix
/tmp/ccFbdIbJ.s:465: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccFbdIbJ.s:466: Error: Incorrect register `%rbx' used with `l' suffix
make[1]: *** [s_server.o] Error 1
make[1]: Leaving directory `/opt/openssl-0.9.8e/apps'
make: *** [build_apps] Error 1
spider:/opt/openssl-0.9.8e# uname -a
Linux spider.somewhere.tld 2.6.18-5-amd64 #1 SMP Sun Aug 12 23:39:45 UTC
2007 x86_64 GNU/Linux
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
--
Florian Schnabel
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]