Subject: Re: savecore: _time not in namelist
To: Freidank, Kenneth <Kenneth.Freidank@delta.com>
From: Frank Kardel <kardel@netbsd.org>
List: current-users
Date: 07/07/2006 08:36:42
As long as xen is not converted to timecounters there currently remains 
a user land
incompatibility wrt/ the kernel _time symbol. I'll teach savecore/vmstat 
to cope with that
at some time during the weekend.

Frank

Freidank, Kenneth wrote:

>Using a 3.0 platform, i386, I just compiled the current tar files with
>directory dates of 2006-06-24, both xsrc and src.
>
>$ ./build.sh -T ../tools -O ../obj -U tools
>$ ./build.sh -T ../tools -O ../obj -U -u distribution
>$ ./build.sh -T ../tools -O ../obj -X ../xsrc -x -U -u distribution
>$ ./build.sh -T ../tools -O ../obj -X ../xsrc -x -U -u distribution
>kernel=mykernel
>
>I have only installed the kernel, NOT the distribution, and I get the
>following message during boot.  The message is not repeatable with
>dmesg.
>
>  Checking for core dump...
>  savecore: /netbsd: _time not in namelist
>  Jul 6 10:16:03 mybsdkf savecore: /netbsd: _time not in namelist
>
>I compiled on two different 3.0 platforms, one under VMWare, the other
>with NetBSD as the native OS.  Both have the same behavior.
>
>Thoughts???
>
>  
>