Opened 2 months ago
Closed 2 months ago
#70685 closed defect (fixed)
screen @5.0.0_0: invalid value 'c17' in '-std=c17'
Reported by: | thetrial (alabay) | Owned by: | dgilman (David Gilman) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | legacy-os, sierra | Cc: | |
Port: | screen |
Description
Today’s notification:
:info:build error: invalid value 'c17' in '-std=c17' :info:build make: *** [winmsgcond.o] Error 1
Tried to build under macOS 10.12.6.
Change History (2)
comment:1 Changed 2 months ago by RobK88
comment:2 Changed 2 months ago by TheRealKeto (Keto)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I also get the same error when trying to build the
screen
on El Capitan.Here is the workaround -- Build with a newer compiler such as
clang-15
: