I'm trying to get qemu set up under Rawhide, and I am getting the following error when trying to build the kernel module: ------------------------ make make -C common all make[1]: Entering directory `/usr/src/kqemu-1.3.0-0.1.pre11/common' gcc -Wall -O2 -fomit-frame-pointer -fno-strict-aliasing -Werror -fno-stack-protector -D__KERNEL__ -nostdinc -iwithprefix include -I. -I.. -c -o monitor.o monitor.c common.c: In function ‘get_vaddr’: common.c:156: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccS18pYS.out file, please attach this to your bugreport. make[1]: *** [monitor.o] Error 1 make[1]: Leaving directory `/usr/src/kqemu-1.3.0-0.1.pre11/common' make: *** [kqemu.ko] Error 2 ---------------------- Anybody else seeing this? -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list