Ich habe einen V-Server von weaone.de der vorinstalliert ist mit Derbian 5.0 Lenny minimal 32bit.
Was mich hierbei schon wundert die willkommensnachricht beim ssh login schreibt "Debian 5.0 Etch minimal"
Ich habe mich an die Anleitung/Guide (Der perfekte Server - Debian Lenny (Debian 5.0) [ISPConfig 2])(http://www.howtoforge.de/howto/der-perfekte-server-debian-lenny-debian-50-ispconfig-2/)
gehalten.
Den root Server konnte ich auch ohne Fehler einrichten.
Der erste Fehler kam durch ISPConfig installation selbst
ich mache ./setup
bestätige den dialog und dann kommt
Die Installation steigt bei OpenSSL aus der Rest davor läuft ja Fehlerfrei.
Hoffe ihr könnt mir helfen
mfg Opachl
Was mich hierbei schon wundert die willkommensnachricht beim ssh login schreibt "Debian 5.0 Etch minimal"
Ich habe mich an die Anleitung/Guide (Der perfekte Server - Debian Lenny (Debian 5.0) [ISPConfig 2])(http://www.howtoforge.de/howto/der-perfekte-server-debian-lenny-debian-50-ispconfig-2/)
gehalten.
Den root Server konnte ich auch ohne Fehler einrichten.
Der erste Fehler kam durch ISPConfig installation selbst
ich mache ./setup
bestätige den dialog und dann kommt
Code:
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/stack'
making links in crypto/lhash...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/lhash'
lhash.h => ../../include/openssl/lhash.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/lhash'
making links in crypto/rand...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/rand'
rand.h => ../../include/openssl/rand.h
........
........
........
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/comp'
comp.h => ../../include/openssl/comp.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/comp'
making links in crypto/ocsp...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/ocsp'
ocsp.h => ../../include/openssl/ocsp.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/ocsp'
making links in crypto/ui...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/ui'
ui.h => ../../include/openssl/ui.h
ui_compat.h => ../../include/openssl/ui_compat.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/ui'
making links in crypto/krb5...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/krb5'
krb5_asn.h => ../../include/openssl/krb5_asn.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/krb5'
making links in crypto/store...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/store'
store.h => ../../include/openssl/store.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/store'
making links in crypto/pqueue...
make[2]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/pqueue'
pqueue.h => ../../include/openssl/pqueue.h
pq_compat.h => ../../include/openssl/pq_compat.h
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto/pqueue'
make[1]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto'
making links in ssl...
make[1]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/ssl'
ssl.h => ../include/openssl/ssl.h
ssl2.h => ../include/openssl/ssl2.h
ssl3.h => ../include/openssl/ssl3.h
ssl23.h => ../include/openssl/ssl23.h
tls1.h => ../include/openssl/tls1.h
dtls1.h => ../include/openssl/dtls1.h
kssl.h => ../include/openssl/kssl.h
ssltest.c => ../test/ssltest.c
make[1]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/ssl'
making links in engines...
make[1]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/engines'
make[1]: Nothing to be done for `links'.
........
........
fips_hmactest.c => ../../test/fips_hmactest.c
make[2]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/fips/hmac'
make[1]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/fips'
generating dummy tests (if needed)...
make[1]: Entering directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/test'
make[1]: Nothing to be done for `generate'.
make[1]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/test'
Configured for linux-x86_64.
if [ -n "" ]; then \
EXCL_OBJ='aes-x86_64.o x86_64-gcc.o x86_64-mont.o des_enc.o fcrypt_b.o x86_64cpuid.o sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o ../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o ../crypto/des/ecb3_enc.o ../crypto/des/ecb_enc.o ../crypto/des/ofb64ede.o ../crypto/des/ofb64enc.o ../crypto/des/fcrypt.o ../crypto/des/set_key.o ../crypto/dsa/dsa_utl.o ../crypto/dsa/dsa_sign.o ../crypto/dsa/dsa_vrf.o ../crypto/err/err.o ../crypto/evp/digest.o ../crypto/evp/enc_min.o ../crypto/evp/e_aes.o ../crypto/evp/e_des3.o ../crypto/evp/p_sign.o ../crypto/evp/p_verify.o ../crypto/mem_clr.o ../crypto/mem.o ../crypto/rand/md_rand.o ../crypto/rand/rand_egd.o ../crypto/rand/randfile.o ../crypto/rand/rand_lib.o ../crypto/rand/rand_os2.o ../crypto/rand/rand_unix.o ../crypto/rand/rand_win.o ../crypto/rsa/rsa_lib.o ../crypto/rsa/rsa_none.o ../crypto/rsa/rsa_oaep.o ../crypto/rsa/rsa_pk1.o ../crypto/rsa/rsa_pss.o ../crypto/rsa/rsa_ssl.o ../crypto/rsa/rsa_x931.o ../crypto/sha/sha1dgst.o ../crypto/sha/sha256.o ../crypto/sha/sha512.o ../crypto/uid.o' ; export EXCL_OBJ ; \
ARX='/usr/bin/perl ${TOP}/util/arx.pl ar r' ; \
else \
ARX='ar r' ; \
fi ; export ARX ; \
dir=crypto; target=all; if echo " crypto ssl engines apps test tools " | grep " $dir " >/dev/null 2>/dev/null; then if [ -d "$dir" ]; then ( [ $target != all -a -z "" ] && FIPSCANLIB=/dev/null; cd $dir && echo "making $target in $dir..." && TOP= && unset TOP ${LIB+LIB} ${LIBS+LIBS} ${INCLUDE+INCLUDE} ${INCLUDES+INCLUDES} ${DIR+DIR} ${DIRS+DIRS} ${SRC+SRC} ${LIBSRC+LIBSRC} ${LIBOBJ+LIBOBJ} ${ALL+ALL} ${EXHEADER+EXHEADER} ${HEADER+HEADER} ${GENERAL+GENERAL} ${CFLAGS+CFLAGS} ${ASFLAGS+ASFLAGS} ${AFLAGS+AFLAGS} ${LDCMD+LDCMD} ${LDFLAGS+LDFLAGS} ${SHAREDCMD+SHAREDCMD} ${SHAREDFLAGS+SHAREDFLAGS} ${SHARED_LIB+SHARED_LIB} ${LIBEXTRAS+LIBEXTRAS} && make -e PLATFORM='linux-x86_64' PROCESSOR='' CC='gcc' CFLAG='-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM' AS='gcc' ASFLAG='-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -c' AR='ar r' PERL='/usr/bin/perl' RANLIB='/usr/bin/ranlib' SDIRS='objects md2 md4 md5 sha hmac ripemd des aes rc2 rc4 idea bf cast bn ec rsa dsa ecdsa dh ecdh dso engine buffer bio stack lhash rand err evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 store pqueue' LIBRPATH='/root/ispconfig/openssl/lib' INSTALL_PREFIX='' INSTALLTOP='/root/ispconfig/openssl' OPENSSLDIR='/root/ispconfig/openssl/ssl' LIBDIR='lib' MAKEDEPEND='$${TOP}/util/domd $${TOP} -MD gcc' DEPFLAG='-DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_JPAKE -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED' MAKEDEPPROG='gcc' SHARED_LDFLAGS='-m64' KRB5_INCLUDES='' LIBKRB5='' EXE_EXT='' SHARED_LIBS='' SHLIB_EXT='.so.0.9.8' SHLIB_TARGET='linux-shared' PEX_LIBS='' EX_LIBS='-ldl' CPUID_OBJ='x86_64cpuid.o' BN_ASM='x86_64-gcc.o x86_64-mont.o' DES_ENC='des_enc.o fcrypt_b.o' AES_ASM_OBJ='aes-x86_64.o' BF_ENC='bf_enc.o' CAST_ENC='c_enc.o' RC4_ENC='rc4-x86_64.o' RC5_ENC='rc5_enc.o' SHA1_ASM_OBJ='sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o' MD5_ASM_OBJ='md5-x86_64.o' RMD160_ASM_OBJ='' FIPSLIBDIR='/usr/local/ssl/fips-1.0/lib/' FIPSCANLIB="${FIPSCANLIB:-}" FIPSCANISTERINTERNAL='n' FIPS_EX_OBJ='../crypto/aes/aes_cfb.o ../crypto/aes/aes_ecb.o ../crypto/aes/aes_ofb.o ../crypto/bn/bn_add.o ../crypto/bn/bn_blind.o ../crypto/bn/bn_ctx.o ../crypto/bn/bn_div.o ../crypto/bn/bn_exp2.o ../crypto/bn/bn_exp.o ../crypto/bn/bn_gcd.o ../crypto/bn/bn_lib.o ../crypto/bn/bn_mod.o ../crypto/bn/bn_mont.o ../crypto/bn/bn_mul.o ../crypto/bn/bn_prime.o ../crypto/bn/bn_rand.o ../crypto/bn/bn_recp.o ../crypto/bn/bn_shift.o ../crypto/bn/bn_sqr.o ../crypto/bn/bn_word.o ../crypto/bn/bn_x931p.o ../crypto/buffer/buf_str.o ../crypto/cryptlib.o ../crypto/des/cfb64ede.o ../crypto/des/cfb64enc.o ../crypto/des/cfb_enc.o
.....
.....
In file included from /usr/include/features.h:354,
from /usr/include/stdlib.h:25,
from cryptlib.h:62,
from cryptlib.c:117:
/usr/include/gnu/stubs.h:9:27: error: gnu/stubs-64.h: No such file or directory
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/home/opachl/install_ispconfig/compile_aps/openssl-0.9.8m/crypto'
make: *** [build_crypto] Error 1
ERROR: Could not make OpenSSL
Hoffe ihr könnt mir helfen
mfg Opachl