Advertisement
jpuhlmancav

Untitled

Jul 8th, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. ../../m4-1.4.18/lib/freadahead.c: In function ‘freadahead’:
  2. | ../../m4-1.4.18/lib/freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
  3. | 92 | #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
  4. | | ^~~~~
  5. | make[3]: *** [Makefile:1915: freadahead.o] Error 1
  6. | make[3]: *** Waiting for unfinished jobs....
  7. | ../../m4-1.4.18/lib/fseeko.c: In function ‘rpl_fseeko’:
  8. | ../../m4-1.4.18/lib/fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
  9. | 110 | #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
  10. | | ^~~~~
  11. | make[3]: *** [Makefile:1915: fseeko.o] Error 1
  12. | make[3]: Leaving directory '/home/jpuhlman/domino/zc702-zynq7-ax-4.14-2.4-cgx/project/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'
  13. | make[2]: *** [Makefile:1674: all] Error 2
  14. | make[2]: Leaving directory '/home/jpuhlman/domino/zc702-zynq7-ax-4.14-2.4-cgx/project/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build/lib'
  15. | make[1]: *** [Makefile:1572: all-recursive] Error 1
  16. | make[1]: Leaving directory '/home/jpuhlman/domino/zc702-zynq7-ax-4.14-2.4-cgx/project/tmp/work/x86_64-linux/m4-native/1.4.18-r0/build'
  17. | make: *** [Makefile:1528: all] Error 2
  18. | ERROR: oe_runmake failed
  19. | WARNING: /home/jpuhlman/domino/zc702-zynq7-ax-4.14-2.4-cgx/project/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/run.do_compile.2297012:1 exit 1 from 'exit 1'
  20. | ERROR: Function failed: do_compile (log file is located at /home/jpuhlman/domino/zc702-zynq7-ax-4.14-2.4-cgx/project/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_compile.2297012)
  21. ERROR: Task (/home/jpuhlman/domino/zc702-zynq7-ax-4.14-2.4-cgx/project/../layers/poky/meta/recipes-devtools/m4/m4-native_1.4.18.bb:do_compile) failed with exit code '1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement