package: busybox-cvs
version: 0.60.99.cvs20030819

On ia64 the kernel has CONFIG_TR undefined (token ring).  The busybox
build pulls in /usr/include/linux/autoconf.h, which includes the line

#undef CONFIG_TR

That results in the 'tr' applet being disabled in the config-udeb build.

The include sequence to pull in autoconf.h is

/usr/include/linux/autoconf.h
/usr/include/linux/config.h:4,
/usr/include/asm/param.h:11,
/usr/include/linux/param.h:4,
/usr/include/sys/param.h:24,
include/busybox.h:111,
applets/applets.c:32:

This stops debian-installer (actually debootstrap) working on ia64.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to