Advertisement
Drakonas

Error During build of engenic-boot

Apr 30th, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. In file included from /usr/include/fcntl.h:279:0,
  2. from ../basic_cmd_lib/basic_cmd_lib.h:28,
  3. from basic_cmd_tool.c:21:
  4. In function ‘open’,
  5. inlined from ‘main’ at basic_cmd_tool.c:125:7:
  6. /usr/include/x86_64-linux-gnu/bits/fcntl2.h:50:24: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments
  7. __open_missing_mode ();
  8. ^
  9. make[1]: *** [basic_cmd_tool.o] Error 1
  10. make[1]: Leaving directory `/home/larry/Downloads/NathanStuff/GCW-Zero/ingenic-boot/source/basic_cmd_tool'
  11. make: *** [bin/basic_cmd_tool] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement