kernel build issue
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Wed Apr 27 18:57:52 PDT 2005
On Wed, Apr 27, 2005 at 11:02:21PM +0200, Jeroen Ruigrok/asmodai wrote:
> # sh -x ../../conf/newvers.sh PURGATORY
> [snip]
> + dirname ../../conf/newvers.sh
> + awk /__DragonFly_version.*propagated to newvers/ {print $3} ../../conf/newvers.sh/../sys/param.h
^^^^^^^^^^^^
> awk: can't open file ../../conf/newvers.sh/../sys/param.h
Please update lib/libc/gen/dirname.c to 1.5. If this is from
`make nativekernel', that means dirname(3) in your installed libc
is broken, and you probably need to rebuild libc and install it
before doing anything for safety.
More information about the Bugs
mailing list