Re: [lfs-dev] Temporary system and Ncurses

2012-07-23 Thread Bruce Dubbs
Armin K. wrote: > after running "AWK=gawk ./configure ...", build went fine. Has anyone > else experienced this? Yes, and the books says to use gawk: Host System Requirements: Gawk-3.1.5 (/usr/bin/awk should be a link to gawk) I suppose we could s/should/must/ > I did have mawk on Debian when

Re: [lfs-dev] Temporary system and Ncurses

2012-07-23 Thread William Harrington
On Jul 23, 2012, at 17:46 PM, Armin K. wrote: > I've got a guy asking for support where Ncurses 5.9 fail to build at > temporary chapter. > > It seems that Ncurses there uses mawk by default even tough gawk is > installed (checked host requirements). Since mawk is used, headers > aren't generated

[lfs-dev] Temporary system and Ncurses

2012-07-23 Thread Armin K.
I've got a guy asking for support where Ncurses 5.9 fail to build at temporary chapter. It seems that Ncurses there uses mawk by default even tough gawk is installed (checked host requirements). Since mawk is used, headers aren't generated correctly and make fails. $ make cd man && make DESTDI