-
Notifications
You must be signed in to change notification settings - Fork 127
Trying to compile source #926
Copy link
Copy link
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels