diff options
Diffstat (limited to 'chapter06/binutils-pass2.xml')
-rw-r--r-- | chapter06/binutils-pass2.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/binutils-pass2.xml b/chapter06/binutils-pass2.xml index 9361c6717..4cd09fc88 100644 --- a/chapter06/binutils-pass2.xml +++ b/chapter06/binutils-pass2.xml @@ -87,7 +87,8 @@ cd build</userinput></screen> <para>Install the package:</para> -<screen><userinput remap="install">make DESTDIR=$LFS install</userinput></screen> +<screen><userinput remap="install">make DESTDIR=$LFS install +install -vm755 libctf/.libs/libctf.so.0.0.0 $LFS/usr/lib</userinput></screen> <para> Workaround an issue causing |