using BLFS svn, downloaded last week. i tried installing GStreamer-0.10.25, and the make failed. stating a line in the Makefile, and saying there's a missing seperator, and if a tab was replaced by 8 spaces. a little googling revealed the problem to be in the subdirectories of doc. doc/gst/Makefile doc/lib/Makefile doc/plugins/Makefile
in all 3 files, just few lines before the end of file, there's a line that reads: -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html this line has 8 spaces before it, for some reason. removing spaces and inserting a TAB, solves the problem. thought you might want to know -- Waleed K. Hamra Manager of Hamra Information Systems
signature.asc
Description: OpenPGP digital signature
-- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
