lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 01 Dec 2009 13:17:42 +0200
From:	Tarkan Erimer <tarkane@...one.com.tr>
To:	linux-kernel@...r.kernel.org
Subject: [BUG] Linux-2.6.32-rc8-git2 Fails To Compile With GCC-4.4.2

I wanted to compile linux-2.6.32-rc8-git2 with gcc-4.2.2 on opensuse
11.2. But, it failed with the following error :

PS: When I googled, I found the same error on Ubuntu Lucid forums with
gcc-4.4.2, too.


GZIP kernel/config_data.gz
CC kernel/stop_machine.o
CC [M] arch/x86/kvm/../../../virt/kvm/kvm_main.o
CC kernel/audit.o
CC kernel/auditfilter.o
CC [M] arch/x86/kvm/../../../virt/kvm/ioapic.o
CC [M] arch/x86/kvm/../../../virt/kvm/coalesced_mmio.o
CC kernel/audit_watch.o
CC [M] arch/x86/kvm/../../../virt/kvm/irq_comm.o
CC kernel/auditsc.o
CC [M] arch/x86/kvm/../../../virt/kvm/eventfd.o
CC [M] arch/x86/kvm/x86.o
CC kernel/audit_tree.o
kernel/audit_tree.c: In function ‘find_chunk’:
kernel/audit_tree.c:206: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


tarkane:/usr/src/linux-2.6.32-rc8-git2 # gcc --version
gcc (SUSE Linux) 4.4.2 [gcc-4_4-branch revision 153890]
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ