[yocto] xsltproc failing to load docbook.xsl

Colin Helliwell colin.helliwell at ln-systems.com
Thu Apr 6 23:27:49 PDT 2017


> On 03 April 2017 at 14:11 "Burton, Ross" <ross.burton at intel.com> wrote:
> 
> On 3 April 2017 at 14:07, Colin Helliwell <colin.helliwell at ln-systems.com> wrote:
> 
> > Hmmm, that's not got it unfortunately.
> >  I've also added a depend on libxslt-native (to get the xsltproc binary itself), and can see docbook-xsl-stylesheets-native building first - it creates a lot of docbook.xml's in various places (e.g. down under tmp/sysroots/x86_64-linux/, and tmp/work/x86_64-linux/), but the networkmanager recipe still isn't then finding that file.
> 
> There's a few pieces in oe-core which use docbook-xsl, I'd grep it and see if there are any obvious fixes required.
> 

I think I've solved this now - it appears that the necessary DEPENDS are
    libxslt-native  docbook-xsl-stylesheets-native  xmlto-native



More information about the yocto mailing list