Lines Matching full:echo
5 …echo "The old menuconfig is expected to be built only in MSYS2. Please report this issue if you en…
14 echo -n "-lncurses "
18 echo -n "-L/usr/local/lib -lintl "
24 echo "-l${lib}"
39 echo '-I/usr/include/ncursesw -DCURSES_LOC="<curses.h>"'
40 echo ' -DNCURSES_WIDECHAR=1'
42 echo '-I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>"'
44 echo '-I/usr/include/ncurses -DCURSES_LOC="<curses.h>"'
46 echo '-DCURSES_LOC="<ncurses.h>"'
48 echo '-DCURSES_LOC="<curses.h>"'
52 echo -n "-DKBUILD_NO_NLS -Wno-format-security "
56 echo -n "-I/usr/local/include "
71 echo " *** Unable to find the ncurses libraries or the" 1>&2
72 echo " *** required header files." 1>&2
73 echo " *** 'make menuconfig' requires the ncurses libraries." 1>&2
74 echo " *** " 1>&2
75 echo " *** Install ncurses (ncurses-devel) and try again." 1>&2
76 echo " *** " 1>&2