cvs commit: src Makefile.inc1 src/lib/libc/gen uname.c src/usr.bin/uname uname.c src/sys/sys sysctl.h src/sys/cpu/i386/include param.h src/sys/kern kern_mib.c

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Thu Jan 4 04:41:47 PST 2007


On Tue, Dec 26, 2006 at 03:27:44AM -0800, Sepherosa Ziehau wrote:
>   - Unhook usr.bin/uname from boot strap tools building, because it is not
>     used as boot strap tool at all.

Although it doesn't appear to be a serious problem, it seems that uname
command from the boot strap tool IS used in a few places (or uname command
from the world_${TARGET_ARCH} gets built too late?), and now I'm seeing
`uname: not found' messages in the build log.

secure/lib/libcrypto/Makefile.inc
  secure/lib/libcrypto
  secure/lib/libssl
  secure/usr.bin/openssl

usr.sbin/amd/include/newvers.sh
  usr.sbin/amd/include

Cheers.





More information about the Commits mailing list