Skip to content

RTAI build fails on branch master #3873

@hdiethelm

Description

@hdiethelm

In context with #3870, I figured I could just set up a VM and run RTAI in there to implement also RTAI suport.

However, on master, the build fails.
Branch 2.9, all is fine:

  • ./autogen.sh
  • ./configure --with-realtime=/usr/realtime-5.4.279-rtai-amd64
  • make -j8

Branch master, it fails:

  • ./autogen.sh
  • ./configure --with-realtime=/usr/realtime-5.4.279-rtai-amd64
  • make -j8
libnml/posemath/_posemath.c:32:10: fatal error: rtapi_math.h: Datei oder Verzeichnis nicht gefunden
   32 | #include <rtapi_math.h>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions