diff --git a/chapter06/bc.xml b/chapter06/bc.xml
index e538c0466..48ea215fb 100644
--- a/chapter06/bc.xml
+++ b/chapter06/bc.xml
@@ -63,7 +63,7 @@ EOF
this chapter.
ln -sv /tools/lib/libncursesw.so.6 /usr/lib/libncursesw.so.6
-ln -sfv libncurses.so.6 /usr/lib/libncurses.so
+ln -sfv libncursesw.so.6 /usr/lib/libncurses.so
Fix an issue in configure due to missing
files in the early stages of LFS: