DragonFly BSD
DragonFly bugs List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: kernel build issue


From: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Thu, 28 Apr 2005 10:56:54 +0900

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.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]