Make menuconfig takes 1 minute 6 seconds to fail to run.

Rob Landley rob at landley.net
Tue Mar 8 02:18:20 UTC 2011


$ time make menuconfig
....
real	1m6.573s
user	0m56.292s
sys	0m9.462s

Now in that time it eventually figures out that ncurses isn't installed,
but sits there fore over a minute before attempting to build the bits
that need ncurses, which then time out.

This is considered sane behavior?

Rob


More information about the busybox mailing list