Hi, On Thu, Apr 29, 2010 at 11:30:06PM +0100, Bruce Cran wrote: > /boot/kernel/kernel". It looks like it thinks there's more data available > than there is. > > config/main.c gets the size of the configuration by running elfdump: > > > elfdump -c /boot/kernel/kernel | grep -A 5 kern_conf | tail -2 | cut -d ' ' > -f 2 | paste - - - > > 10053368 2656 > > The first column is the offset, and the second is the number of bytes, but the > embedded configuration only has 2649 bytes. OK, that explains that with all the related commits backup out (207265-206664) the resulting config-binary still fails. I don't have time today to build the kernel with the different revisions to hunt the problem down to one commit... imp_at_: The last commits to usr.sbin/config/* might have raised this problem, could you have a look at it? Kind Regards -- Michael MollReceived on Thu Apr 29 2010 - 20:49:40 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:03 UTC