From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 13:28:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2645616A4CE for ; Wed, 4 Feb 2004 13:28:09 -0800 (PST) Received: from web14811.mail.yahoo.com (web14811.mail.yahoo.com [66.163.172.95]) by mx1.FreeBSD.org (Postfix) with SMTP id 2D8AE43D39 for ; Wed, 4 Feb 2004 13:28:08 -0800 (PST) (envelope-from rosti_bsd@yahoo.com) Message-ID: <20040204212806.83454.qmail@web14811.mail.yahoo.com> Received: from [192.117.108.59] by web14811.mail.yahoo.com via HTTP; Wed, 04 Feb 2004 13:28:06 PST Date: Wed, 4 Feb 2004 13:28:06 -0800 (PST) From: Rostislav Krasny To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailman-Approved-At: Thu, 05 Feb 2004 05:14:12 -0800 Subject: RELENG_5_2 - internal compiler error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 21:28:09 -0000 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@ -I@/../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 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/