From owner-cvs-sys Wed Jun 10 14:23:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA21718 for cvs-sys-outgoing; Wed, 10 Jun 1998 14:23:03 -0700 (PDT) (envelope-from owner-cvs-sys) Received: from kong.dorms.spbu.ru (kong@kong.dorms.spbu.ru [195.19.252.147]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA21427; Wed, 10 Jun 1998 14:22:04 -0700 (PDT) (envelope-from kong@kong.dorms.spbu.ru) Received: from localhost (kong@localhost) by kong.dorms.spbu.ru (8.8.8/kong/0.01) with SMTP id BAA00770; Thu, 11 Jun 1998 01:21:37 +0400 (MSD) (envelope-from kong@kong.dorms.spbu.ru) Date: Thu, 11 Jun 1998 01:21:37 +0400 (MSD) From: Hostas Red To: Julian Elischer cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_subr.c In-Reply-To: <199806101813.LAA09801@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi! On Wed, 10 Jun 1998, Julian Elischer wrote: > julian 1998/06/10 11:13:20 PDT > > Modified files: > sys/kern vfs_subr.c > Log: > Submitted by: Kirk McKusick > > Fix for potential hang when trying to reboot the system or > to forcibly unmount a soft update enabled filesystem. > FreeBSD already handled the reboot case differently, this is however a better > fix. > > Revision Changes Path > 1.155 +18 -8 src/sys/kern/vfs_subr.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > ...and kernel broken again :) --- kernel --- loading kernel vfs_subr.o: Undefined symbol `_sleep' referenced from text segment *** Error code 1 1 error You must first build your kernel before trying to install. *** Error code 1 Adios, /KONG