diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 80eac489f..6363dd88f 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -181,6 +181,7 @@ CXX="$LFS_TGT-g++ -m32" \ --mandir=/usr/share/man \ --with-shared \ --without-debug \ + --without-ada \ --without-normal \ --enable-pc-files \ --enable-widec \ @@ -219,6 +220,7 @@ CXX="$LFS_TGT-g++ -mx32" \ --mandir=/usr/share/man \ --with-shared \ --without-debug \ + --without-ada \ --without-normal \ --enable-pc-files \ --enable-widec \