fails with current lfs due to make
(tested with 0.10.25 as in the book,
and with current 0.10.30)

Makefile:xxxx *** missing separator



solution for 0.10.30

sed -i '939 s/ \{8\}/\t/' docs/gst/Makefile
sed -i '934 s/ \{8\}/\t/' docs/libs/Makefile
sed -i '1046 s/ \{8\}/\t/' docs/plugins/Makefile

for 0.10.25 the line-numbers must probably be changed


greetings
tobias

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to