Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to build on Fedora 21 and later #30

Open
pkit opened this issue Dec 30, 2014 · 0 comments
Open

Fails to build on Fedora 21 and later #30

pkit opened this issue Dec 30, 2014 · 0 comments

Comments

@pkit
Copy link
Member

pkit commented Dec 30, 2014

make[4]: Entering directory '/opt/zero/validator/native_client/src/shared/utils'
CC libutil_la-flags.lo
In file included from /usr/include/stdlib.h:24:0,
from flags.c:11:
/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

_DEFAULT_SOURCE definition should be added to all Makefile.am files
Or better use some automake macros.

https://groups.google.com/forum/#!topic/zerovm/YL0zPXat3XM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant