MathieuMa
10th January 2007, 23:23
Hi,
I'm trying to install ISPConfig on a new server running Debian Etch.
I followed the perfect setup with some adaptation and started the last step to get ISPConfig running.
But installation fails during openssl compilation :
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/ccdPsAaw.s: Assembler messages:
/tmp/ccdPsAaw.s:437: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccdPsAaw.s:445: Error: Incorrect register `%rbx' used with `l' suffix
/tmp/ccdPsAaw.s:465: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccdPsAaw.s:466: Error: Incorrect register `%rbx' used with `l' suffix
make[1]: *** [s_server.o] Error 1
make[1]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8d/apps'
make: *** [build_apps] Error 1
ERROR: Could not make OpenSSL
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz': No such file or directory
I tried openssl debian patch from the previous version (which is the last one available under debian) - took me some time but this doesn't change anything.
If anyone got a clue - or if additional infos are required - feel free to answer :)
Thanks.
I'm trying to install ISPConfig on a new server running Debian Etch.
I followed the perfect setup with some adaptation and started the last step to get ISPConfig running.
But installation fails during openssl compilation :
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/ccdPsAaw.s: Assembler messages:
/tmp/ccdPsAaw.s:437: Error: Incorrect register `%rax' used with `l' suffix
/tmp/ccdPsAaw.s:445: Error: Incorrect register `%rbx' used with `l' suffix
/tmp/ccdPsAaw.s:465: Error: Incorrect register `%rdx' used with `l' suffix
/tmp/ccdPsAaw.s:466: Error: Incorrect register `%rbx' used with `l' suffix
make[1]: *** [s_server.o] Error 1
make[1]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8d/apps'
make: *** [build_apps] Error 1
ERROR: Could not make OpenSSL
cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
mv: cannot stat `binaries/aps.tar.gz': No such file or directory
I tried openssl debian patch from the previous version (which is the last one available under debian) - took me some time but this doesn't change anything.
If anyone got a clue - or if additional infos are required - feel free to answer :)
Thanks.