Can either of you build the vanilla LFS book without errors? 0.0.1 is still a work in progress. I have been uploading it to my directory so I can keep things straight across a few machines.
Having said that. The book should build just fine with the appropriate dependencies installed. >From the install doc: If you want to convert the XML to HTML, install the following: * libxml2 - http://www.linuxfromscratch.org/blfs/view/svn/general/libxml2.html * libxslt - http://www.linuxfromscratch.org/blfs/view/svn/general/libxslt.html * DocBook DTD - http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html * DocBook XSL Stylesheets - http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html * HTMLTidy - http://www.linuxfromscratch.org/blfs/view/svn/general/tidy.html I will be sending an email soon to announce the progress of the 0.0.1 patch. At that point I will upload my final 0.0.1 revision and move on to 0.0.2. Chapter 6 work will be started in 0.0.2 RBaker On Thu, Jun 24, 2010 at 3:21 AM, Petersen Liman <[email protected]> wrote: > On Wed, Jun 23, 2010 at 3:43 PM, Dean Takemori <[email protected]> wrote: >>> From: robert baker <[email protected]> >>> Subject: LFS-XML to hlfs patch. >>> To: Hardened LFS Development List <[email protected]> >>> Message-ID: >>> <[email protected]> >>> Content-Type: text/plain; charset=ISO-8859-1 >> >>> If you would like to see the progress of the patch feel free to >>> download a copy here: >>> http://www.linuxfromscratch.org/~rbaker/hlfs-0.0.0-lfs-6.6.patch >> >> Just downloaded the 0.0.1 patch. It applies cleanly to the book >> but the book doesn't build for me. >> >>>> bash-3.2$ make >>>> Making tarballs... >>>> Creating and cleaning /Users/dean/tmp >>>> Processing bootscripts... >>>> Validating the book... >>>> appendices/rc.script:22: parser error : EntityRef: expecting ';' >>>> rap &quo ;&quo ; INT QUIT TSTP >>>> ^ >>>> appendices/rc.script:22: parser error : EntityRef: expecting ';' >>>> rap &quo ;&quo ; INT QUIT TSTP >>>> ^ >>>> appendices/rc.script:24: parser error : EntityRef: expecting ';' >>>> [ &quo ;${1}&quo ; != &quo ;&quo ; ] && runlevel=${1} >> >> I'm using the xml tools as built by MacPorts >> >>>> xmllint: using libxml version 20707 >>>> compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 >>>> FTP HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv >>>> ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug >>>> Zlib >> >> -dean takemori >> -- >> http://linuxfromscratch.org/mailman/listinfo/hlfs-dev >> FAQ: http://www.linuxfromscratch.org/faq/ >> Unsubscribe: See the above information page >> > Samething but on fink with alot of output will take a while > http://pastebin.com/j1NUrkmL (extremely long) > -- > http://linuxfromscratch.org/mailman/listinfo/hlfs-dev > FAQ: http://www.linuxfromscratch.org/faq/ > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
