I am trying to build the lfs editor manual after downloading the source with svn

executing make nochunks returns the following error

 $ make nochunks
xsltproc --xinclude --nonet -stringparam profile.condition html \
--output ~/lfs-editors-guide/LFS-EDITORS-GUIDE.html \
  stylesheets/lfs-nochunks.xsl index.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/1.69.1/xhtml/profile-docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/1.69.1/xhtml/profile-docbook.xsl";
compilation error: file stylesheets/lfs-nochunks.xsl line 8 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/1.69.1/xhtml/profile-docbook.xsl
make: *** [Makefile:43: nochunks] Error 5

I have built the LFS SVN successfully so I am of the opinion that is a problem related to the building process used in the Makefile

Any way to get this to work?

Also How would you build the LFS-9.0 from the BOOK source?


--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to