On Wed, 2020-09-16 at 14:41 -0500, Douglas R. Reno wrote: > > On 9/16/20 10:36 AM, Pol Vangheluwe wrote: > > Op 16 sep. 2020, om 11:46 heeft Pierre Labastie < > > [email protected]> het volgende geschreven: > > > > (…) > > > > > > I see that the folder jhalfs/custom/config is empty on my > > > > system? > > > > > > This is more or less explained in README.CUSTOM. You need to > > > populate > > > this directory yourself to use it. You can find (outdated, but > > > valid) > > > examples in the custom/examples directory. > > > > > > > (…) > > > > > > The comment around line 170 speaks about ‘arch’. Could it be > > > > that > > > > this instruction is not valid for a powerpc-G5 architecture? > > > > > > No I do not think so. Usually, when this instruction fails, it > > > means > > > the docbook components are not all installed. You can see what > > > the > > > error is in $BUILD_DIR/jhalfs/logs/000-masterscript.log. There is > > > a > > > limited sanity check for docbook components in jhalfs, but it may > > > not > > > be enough... > > > > > > Regards, > > > Pierre > > > > > The first problem is my mistake: i don’t want to add any > > customised scripts, > > so I deselected this option. > > > > With regard to the second problem: this is an extract from > > the logs/000-masterscript.log: > > > > (…) > > A lfs-development/obfuscate.sh > > U lfs-development > > Checked out revision 12047. > > I/O error : Attempt to load network entity > > http://docbook.sourceforge.net/release/xsl/current/profiling/profile-mode.xsl > > warning: failed to load external entity " > > http://docbook.sourceforge.net/release/xsl/current/profiling/profile-mode.xsl > > " > > compilation error: file /mnt/lfs/jhalfs/lfs- > > development/stylesheets/lfs-xsl/profile.xsl line 15 element import > > xsl:import : unable to load > > http://docbook.sourceforge.net/release/xsl/current/profiling/profile-mode.xsl > > I/O error : Attempt to load network entity > > http://docbook.sourceforge.net/release/xsl/current/common/stripns.xsl > > warning: failed to load external entity " > > http://docbook.sourceforge.net/release/xsl/current/common/stripns.xsl > > " > > compilation error: file /mnt/lfs/jhalfs/lfs- > > development/stylesheets/lfs-xsl/profile.xsl line 19 element import > > xsl:import : unable to load > > http://docbook.sourceforge.net/release/xsl/current/common/stripns.xsl > > > > I had already installed docbook_XML_DTD. I now also > > installed docbook-dsssl > > but this didn’t solve the problem. > > > > pvg > > > > > Make sure you have docbook-xsl installed as well, that output > looks like it wants the XSL stylesheets
Yep, docbook-dsssl is of no use for jhalfs. It uses docbook-xsl. Regards Pierre -- http://lists.linuxfromscratch.org/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
