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

can't compile #3

Closed
ihua opened this issue Sep 30, 2012 · 2 comments
Closed

can't compile #3

ihua opened this issue Sep 30, 2012 · 2 comments

Comments

@ihua
Copy link

ihua commented Sep 30, 2012

skynet-src/skynet_timer.c: In function ‘_gettime’:
skynet-src/skynet_timer.c:202: warning: implicit declaration of function ‘clock_gettime’
skynet-src/skynet_timer.c:202: error: ‘CLOCK_MONOTONIC’ undeclared (first use in this function)
skynet-src/skynet_timer.c:202: error: (Each undeclared identifier is reported only once
skynet-src/skynet_timer.c:202: error: for each function it appears in.)
skynet-src/skynet_timer.c: In function ‘skynet_timer_init’:
skynet-src/skynet_timer.c:238: error: ‘CLOCK_REALTIME’ undeclared (first use in this function)
make: *** [skynet] Error 1

@cloudwu
Copy link
Owner

cloudwu commented Nov 29, 2012

merge mac osx patch already.

@cloudwu cloudwu closed this as completed Nov 29, 2012
@ghost
Copy link

ghost commented Nov 29, 2012

thanks

cloudwu pushed a commit that referenced this issue Mar 8, 2016
@DeanHH DeanHH mentioned this issue Aug 23, 2018
coolflyreg added a commit to coolflyreg/skynet that referenced this issue Aug 24, 2021
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

2 participants