Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 04:41:16 -0800 (PST)
From:      james@livecam.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   kern/10789: Second config of kernel doesn't overwrite primary attempt
Message-ID:  <19990325124116.CEB2D14CD5@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         10789
>Category:       kern
>Synopsis:       Second config of kernel doesn't overwrite primary attempt
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 25 04:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     James Sparenberg
>Release:        3.1 stable
>Organization:
CCI
>Environment:
no output to this file
>Description:
If you are attempting to compile a kernel under 3.1 and it stops due to an error
in your configuration, previous versions would erase the old files in ../../compile/MY.KERNEL
Under 3.1 they are not erased.  
>How-To-Repeat:
attempt to compile a kernel with a known error.  When it stops.  Fix the error, and
re-compile under the same name.  It will still show the same error.
>Fix:
So if you correct the error (spelling etc) or change anything else
with the same kernel name, you end up with your old compile files and not the new ones.  Go into ../../compile/MY.KERNERL 
rm * and then cd .. and rmdir MY.KERNEL.  Then run the new config.  Otherwise you will be up all 
night like I was looking for an error.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990325124116.CEB2D14CD5>