From owner-freebsd-smp Tue Apr 22 11:16:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA00260 for smp-outgoing; Tue, 22 Apr 1997 11:16:56 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA00255 for ; Tue, 22 Apr 1997 11:16:53 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.5/8.8.5) with ESMTP id MAA16661; Tue, 22 Apr 1997 12:16:49 -0600 (MDT) Message-Id: <199704221816.MAA16661@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: ady@earthling.net cc: smp@freebsd.org Subject: Re: Possible typo in sys sources ? In-reply-to: Your message of "Tue, 22 Apr 1997 20:27:54 +0300." <335CF51A.6C26@earthling.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Apr 1997 12:16:49 -0600 Sender: owner-smp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, > Hi > > I got a nasty error when I tried to compile a kernel cvsup'ed today: > ... > and complains about an undefined variable (xitp) in > ../../kern/init_main.c line 180. Stop. > > - edited ../../kern/init_main.c and in line 180 changed from "*sipp = > *xitp" to "*sipp = *xipp" (it's in a bubble sort) > - again made "config ADYSMP" > - make depend && make works OK > > Now it may be very possible to be a disk error because I had some > problems today with an IDE disk (I use a SCSI one for root); I'll make > another clean cvsup tomorrow. checked my source, not damaged there. My guess is that your IDE disk added a bit to the 'p' making it a 't'. -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD