Hi all, Has anyone got any suggestions as to why i am getting this compile error. mit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c -o m_md4.o m_md4.c *** glibc detected *** corrupted double-linked list: 0x085d8548 *** In file included from m_md4.c:66: ../../include/openssl/x509.h:1233: internal compiler error: Aborted 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.1/README.Bugs>. The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: *** [m_md4.o] Error 1 make[2]: Leaving directory `/usr/src/install_ispconfig/compile_aps/openssl-0.9.8e/crypto/evp' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/usr/src/install_ispconfig/compile_aps/openssl-0.9.8e/crypto' make: *** [build_crypto] Error 1 ERROR: Could not make OpenSSL Running debian 4.0 and clean install of the perfect setup. Thanks
Hi all, contents of install log Tue Jul 31 15:17:45 EST 2007 - [ISPConfig] - installation directory: /usr/src/install_ispconfig Tue Jul 31 15:17:45 EST 2007 - [ISPConfig] - operating system: Debian 4.0 Tue Jul 31 15:17:48 EST 2007 - [ISPConfig] - Neuinstallation eines ISPConfig-Systems. / Installation of a new ISPConfig system. / Installation d'ISPConfig sur un nouveau système. Tue Jul 31 15:17:50 EST 2007 - [ISPConfig] - selected language: en Tue Jul 31 15:17:53 EST 2007 - [ISPConfig] - installation note accepted Tue Jul 31 15:17:54 EST 2007 - [ISPConfig] - licence accepted Tue Jul 31 15:17:57 EST 2007 - [ISPConfig] - installation mode: expert Tue Jul 31 15:18:00 EST 2007 - [ISPConfig] - mail: postfix Tue Jul 31 15:18:00 EST 2007 - [ISPConfig] - dist_mail=postfix ## Tue Jul 31 15:18:02 EST 2007 - [ISPConfig] - dist_mail_log=/var/log/mail.log ## Tue Jul 31 15:18:07 EST 2007 - [ISPConfig] - dist_mail_virtusertable=/etc/postfix/virtusertable ## Tue Jul 31 15:18:11 EST 2007 - [ISPConfig] - dist_mail_local_host_names=/etc/postfix/local-host-names ## Tue Jul 31 15:18:16 EST 2007 - [ISPConfig] - ftp: proftpd Tue Jul 31 15:18:16 EST 2007 - [ISPConfig] - dist_ftp=proftpd ## Tue Jul 31 15:18:19 EST 2007 - [ISPConfig] - dist_ftp_conf=/etc/proftpd.conf ## Tue Jul 31 15:18:22 EST 2007 - [ISPConfig] - dist_ftp_version=standalone ## Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - dist_ftp_log=/var/log/xferlog ## Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - procmail found: /usr/bin/procmail Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - quota found: /usr/bin/quota Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - mysql found: /usr/bin/mysql Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - openssl found: /usr/bin/openssl Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - named found: /usr/sbin/named Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - iptables found: /sbin/iptables Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - httpd found: /usr/bin/httpd Tue Jul 31 15:18:24 EST 2007 - [ISPConfig] - httpd syntax ok! Tue Jul 31 15:18:30 EST 2007 - [ISPConfig] - dist_path_httpd_root=/var/www ## Tue Jul 31 15:18:30 EST 2007 - [ISPConfig] - gcc found: /usr/bin/gcc Tue Jul 31 15:18:30 EST 2007 - [ISPConfig] - make found: /usr/bin/make Tue Jul 31 15:18:30 EST 2007 - [ISPConfig] - flex found: /usr/bin/lex Tue Jul 31 15:18:30 EST 2007 - [ISPConfig] - g++ found: /usr/bin/g++ Tue Jul 31 15:18:34 EST 2007 - [ISPConfig] - Directory /var/www/sharedip created. Tue Jul 31 15:18:35 EST 2007 - [ISPConfig] - Use sharedip_index.html_en as SharedIP default page. Tue Jul 31 15:19:22 EST 2007 - [ISPConfig] - WARNING: could not unpack ISPConfig system Tue Jul 31 15:19:22 EST 2007 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
hi falko, orca:/downloads/install_ispconfig# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda1 19G 1.1G 17G 6% / tmpfs 122M 0 122M 0% /lib/init/rw udev 10M 36K 10M 1% /dev tmpfs 122M 0 122M 0% /dev/shm Also I have done a clean install on another hard disk thinking there could be some corruption on the disk but same result. openssh ad a deb package works fine it is just when it tries to compile for ispconfig Thanks for the reply Andrew
Please do not mix up OpenSSH and OpenSSL. The Compile error above was from OpenSSL and not OpenSSH. Have you tried to run memcheck (whixh is available at the boot prompt of most linux installation CD's) and test if your server has any hardware problems under high load?
Hi Till I have replaced the memory and run a stress test on the cpu. all fine. Then only thing is the mobo but cant see it being that. Tks Andrew