Date: Tue, 22 Apr 1997 12:16:49 -0600 From: Steve Passe <smp@csn.net> To: ady@earthling.net Cc: smp@freebsd.org Subject: Re: Possible typo in sys sources ? Message-ID: <199704221816.MAA16661@Ilsa.StevesCafe.com> In-Reply-To: Your message of "Tue, 22 Apr 1997 20:27:54 %2B0300." <335CF51A.6C26@earthling.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704221816.MAA16661>