Skip to content

Trying to compile source #926

@IntyLab

Description

@IntyLab

I fetched the source using the "git clone" command, ran the Configure script, and tried to compile the source using "make -f Makefile". Compilation halted on an error because the file "sys/termios.h" is not found. This happened in src/os/unix/SerialPortUNIX.cxx at line 22.

I ran the command "find ./src -name termios.h" and got no results. Is the file just missing from the source package? Thanks for your help on this.

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