The error comes from here https://github.com/machinekit/machinekit/blob/master/src/rtapi/rtapi_app.cc#L1717
(note it tries to parse the ini file, what is in yours?)

Without the full errors and view of what you are trying to run can't help further.


On 17/01/18 09:59, Letian Fang wrote:
    Hi guys:
    I have installed my new debian stretch on my laptop pc. I have compiled machinekit using posix flavor as followed the instruction by www.machinekit.io/docs/:
    debian/configure -p  // just want use posix thread to run a simulation
    sudo mk-build-deps -ir
    cd src
    ./autogen.sh
    ./configure --with-posix
    ... ...
    after everything is done. I launched machinekit using shell command:machinekit
    And it turn's out :
    Starting Machinekit:
    rtapi: no service UUID ....
    rtapi_app startup failed ....
    halcmd: no service UUID ...
    I've used sudo make setuid, and still It does not work!

    So please, May I ask why? And How to solve this problem?
   
--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to