<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 31 March 2015 at 12:38, Flanagan, Elizabeth <span dir="ltr"><<a href="mailto:elizabeth.flanagan@intel.com" target="_blank">elizabeth.flanagan@intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 28 March 2015 at 04:23, Paul Eggleton <<a href="mailto:paul.eggleton@linux.intel.com">paul.eggleton@linux.intel.com</a>> wrote:<br>
> Hi Beth,<br>
><br>
> On Friday 27 March 2015 15:03:10 Beth Flanagan wrote:<br>
>> xlstproc is needed for doc building. I'm sure others are<br>
>> effected as well.<br>
>><br>
>> Signed-off-by: Beth Flanagan <<a href="mailto:elizabeth.flanagan@intel.com">elizabeth.flanagan@intel.com</a>><br>
>> ---<br>
>>  documentation/poky.ent | 2 +-<br>
>>  1 file changed, 1 insertion(+), 1 deletion(-)<br>
>><br>
>> diff --git a/documentation/poky.ent b/documentation/poky.ent<br>
>> index 5d12fc1..a8fe99f 100644<br>
>> --- a/documentation/poky.ent<br>
>> +++ b/documentation/poky.ent<br>
>> @@ -59,7 +59,7 @@<br>
>>  <!ENTITY OE_INIT_PATH "&YOCTO_POKY;/oe-init-build-env"><br>
>>  <!ENTITY OE_INIT_FILE "oe-init-build-env"><br>
>>  <!ENTITY UBUNTU_HOST_PACKAGES_ESSENTIAL "gawk wget git-core diffstat unzip<br>
>> texinfo gcc-multilib \ -  Â  Â build-essential chrpath socat"><br>
>> +  Â  Â build-essential chrpath socat xsltproc"><br>
>>  <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip<br>
>> python unzip perl patch \ diffutils diffstat git cpp gcc gcc-c++<br>
>> glibc-devel texinfo chrpath \ ccache perl-Data-Dumper perl-Text-ParseWords<br>
>> perl-Thread-Queue socat"><br>
><br>
> Which doc building? Our manuals or docs as part of recipes? Can you give an<br>
> example of a failure?<br>
><br>
<br>
</div></div>yocto-docs. On an Ubuntu based system I was having issues building<br>
them because xsltproc wasn't installed during the normal system<br>
install. I'm not sure if other can verify that, but I tried it on two<br>
of my systems with the same results (Mint 17.1 Rebecca).<br></blockquote><div><br></div><div>Building the documentation from scratch isn't a normal thing for a user to do, so I wouldn't add xsltproc to the list of build essential packages for builds.</div><div><br></div><div>It should be documented along with the other dependencies in the instructions for building the documentation of course.</div><div><br></div><div>Ross</div></div></div></div>