Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd ../../../sntp/tests && ruby ../../sntp/unity/auto/generate_test_runner.rb keyFile.c run-keyFile.c
- cd ../../../sntp/tests && ruby ../../sntp/unity/auto/generate_test_runner.rb kodFile.c run-kodFile.c
- cd .. && make libsntp.a
- make[5]: Entering directory '/Volumes/Install/NTP/ntp-4.2.8p3/A.x86_64-apple-darwin14.4.0/sntp'
- CC crypto.o
- In file included from ../../sntp/crypto.c:2:
- In file included from ../../sntp/crypto.h:13:
- ../../sntp/sntp-opts.h:59:3: error: option template version mismatches autoopts/options.h header
- # error option template version mismatches autoopts/options.h header
- ^
- ../../sntp/sntp-opts.h:60:3: error: unknown type name 'Choke'
- Choke Me.
- ^
- ../../sntp/sntp-opts.h:60:11: error: expected ';' after top level declarator
- Choke Me.
- ^
- ;
- 3 errors generated.
- Makefile:910: recipe for target 'crypto.o' failed
- make[5]: *** [crypto.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement