Hi. I installed FreeBSD 5.2-RELEASE on my old Pentium MMX 200MHz computer. Then I cvsup-ed src-all RELENG_5_2, ran 'shutdown now' and in the single user mode I ran 'make buildworld', 'make buildkernel KERNCONF=GENERIC'. The last command failed with errors like in following log: ====== start of the log ======= cc -O -pipe -mcpu=pentiumpro -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -DKLD_MODULE -nostdinc -I- -I. -I_at_ -I_at_/../includ e -finline-limit=15000 -fno-common -mno-align-long-strings -mpreferred-stack-bo undary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-protot ypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extens ions -std=c99 -c /usr/src/sys/dev/usb/uhci.c /usr/src/sys/dev/usb/uhci.c: In function `uhci_alloc_std_chain': /usr/src/sys/dev/usb/uhci.c:1784: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. *** Error code 1 Stop in /usr/src/sys/modules/usb. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ====== end of the log ======= I made this log after I ran 'make buildkernel KERNCONF=GENERIC' again through telnet after I rebooted the system into normal multiuser mode. I never changed the GENERIC file. Any suggestion? __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/Received on Wed Feb 04 2004 - 12:28:09 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:41 UTC