Skip to content

make error in kali rolling edition #8

@vsboost

Description

@vsboost

~/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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions