On 03/13/2017 09:51 PM, Jon Elson wrote:
> I have now updated the 2.7 docs to include the new command
> line parameter of hal_ppmc.
> Can you merge that 2.8?  (Doing the cherry pick of the
> driver to 2.7, I managed to do something unknown to my local
> 2.8 repo, and will have to reload it to be sure it isn't
> fouled up.  I gave one or more of the cherry pick commands
> in the 2.8 repo by mistake.)

Your push to 2.7 looks good, so i merged it to master.


> By the way, what do I need to do when building LinuxCNC to
> be able to build the docs?
> I got :
> ../docs/src/Submakefile:605: *** Cannot build documents,
> missing AsciiDoc or some other required program, or
> explicitly disabled in configure.  Stop.
>
> asciidoc IS installed.  I did have to disable something in
> the configure step to get configure to complete -  it told
> me to use:
>
> --enable-non-distributable=yes

The non-distributable option should not affect the docs.

It sounds like you have asciidoc, but either you didn't enable the 
building of documentation when running src/configure, or you're missing 
"some other required program".

Here's a brief mention of the src/configure argument for enabling 
building of documentation:

http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#_building_for_run_in_place
 


And here's the docs on satisfying build dependencies:

http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#Satisfying-Build-Dependencies


Let me know if those don't fix the problem.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to