Author: jhuntwork
Date: 2005-04-29 22:08:01 -0600 (Fri, 29 Apr 2005)
New Revision: 5148
Modified:
branches/cross-lfs/BOOK/temp-system/ncurses.xml
Log:
ncurses barfed on previous configure when cross-compiling - compiles cleanly
with these options
Modified: branches/cross-lfs/BOOK/temp-system/ncurses.xml
===================================================================
--- branches/cross-lfs/BOOK/temp-system/ncurses.xml 2005-04-30 03:47:06 UTC
(rev 5147)
+++ branches/cross-lfs/BOOK/temp-system/ncurses.xml 2005-04-30 04:08:01 UTC
(rev 5148)
@@ -31,7 +31,7 @@
<screen><userinput>./configure --prefix=/tools --with-shared \
--host=${LFS_TARGET} --without-debug \
- --without-ada --enable-overwrite</userinput></screen>
+ --with-build-cc=gcc</userinput></screen>
<para>The meaning of the configure options:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page