ERROR installing ISPConfig

Discussion in 'Installation/Configuration' started by guardian, Aug 1, 2006.

  1. guardian

    guardian Member

    I've install Ubuntu 6.06 Perfect Setup without any problems. But when I try to install ISPConfig I get an error. Can anybody tell me where the problem is?

    Code:
    make[2]: Entering directory `/root/install_ispconfig/compile_aps/openssl-0.9.8b/                                                                              crypto/sha'
    gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA                                                                              VE_DLFCN_H -mcpu=pentium -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOP                                                                              ENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -D                                                                              AES_ASM   -c -o sha_dgst.o sha_dgst.c
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA                                                                              VE_DLFCN_H -mcpu=pentium -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOP                                                                              ENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -D                                                                              AES_ASM   -c -o sha1dgst.o sha1dgst.c
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA                                                                              VE_DLFCN_H -mcpu=pentium -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOP                                                                              ENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -D                                                                              AES_ASM   -c -o sha_one.o sha_one.c
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA                                                                              VE_DLFCN_H -mcpu=pentium -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOP                                                                              ENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -D                                                                              AES_ASM   -c -o sha1_one.o sha1_one.c
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    gcc -I.. -I../.. -I../../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA                                                                              VE_DLFCN_H -mcpu=pentium -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DOP                                                                              ENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -D                                                                              AES_ASM   -c -o sha256.o sha256.c
    `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
    sha256.c: In function Б─≤sha256_blockБ─≥:
    sha256.c:303: internal compiler error: Illegal instruction
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    For Debian GNU/Linux specific bug reporting instructions,
    see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
    make[2]: *** [sha256.o] Error 1
    make[2]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8b/c                                                                              rypto/sha'
    make[1]: *** [subdirs] Error 1
    make[1]: Leaving directory `/root/install_ispconfig/compile_aps/openssl-0.9.8b/c                                                                              rypto'
    make: *** [build_crypto] 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
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 816: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your syste                                                                              m! The installation routine stops here!
    root@odin:~/install_ispconfig#
    
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Are there any other errors before the ones you posted?
    What's the output of
    Code:
    uname -m
    ?
     
  3. guardian

    guardian Member

    There isn't any other errors. However it looks this is a hardware problem. There are a lot of errors in memtest.
     

Share This Page