-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
~/Downloads/ook-decoder# make
cc -std=c99 -Wall -Werror -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_DARWIN_C_SOURCE=1 -g -O0 -pg -ffast-math -MMD -c -o ookd.o ookd.c
In file included from /usr/include/ctype.h:25:0,
from /usr/include/getopt.h:33,
from ookd.c:1:
/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
cc1: all warnings being treated as errors
: recipe for target 'ookd.o' failed
make: *** [ookd.o] Error 1
Metadata
Metadata
Assignees
Labels
No labels