diff options
Diffstat (limited to 'chapter06/kbd.xml')
-rw-r--r-- | chapter06/kbd.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 70a5980fe..1e71570be 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -30,6 +30,11 @@ Diffutils, Flex, GCC, Gettext, Glibc, Grep, Gzip, M4, Make, and Sed</seg></segli <sect2 role="installation"> <title>Installation of Kbd</title> +<para>Patch Kbd to fix a bug in <command>setfont</command> that is triggered +when compiling with GCC-&gcc-version;:</para> + +<screen><userinput>patch -Np1 -i ../&kbd-gcc4_fixes-patch;</userinput></screen> + <para>Prepare Kbd for compilation:</para> <screen><userinput>./configure</userinput></screen> |