On Sun, 11 Jul 2010, Herbert Xu wrote: > maximilian attems <max@xxxxxxx> wrote: > > once taken that stat/stat64 appart, histedit appears to be a minefield: > > Unless you have libedit, you're supposed to define SMALL. indeed we do define it, but it was due to my poor Kconfig foo that it gets undefined again on debug compile run. thanks Herbert for aboves comment, helped out. so compiling klibc with make KLIBCKERNELSRC=`pwd`/../linux-2.6 EXTRA_KLIBCCFLAGS="-DDEBUG=1 " V=1 is either wrong or the klibc Kbuild is buggy as it undefines the Kbuild specific entries in the subdirs. so in usr/dash/Kbuild the config-cppflags are no longer used on build. Sam any opinon? thanks -- maks -- To unsubscribe from this list: send the line "unsubscribe dash" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html