Advertisement
naguz

wiimms iso tools build failure

May 2nd, 2011
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. ./setup.sh: line 11: ash.mo: < 2336 : syntax error: operand expected (error token is "< 2336 ")
  2. *** create templates.sed
  3. *** create version.h
  4. *** object gen-ui.o
  5. *** object LzFind.o
  6. *** object Lzma2Dec.o
  7. *** object Lzma2Enc.o
  8. *** object LzmaDec.o
  9. *** object LzmaEnc.o
  10. src/lzma/LzmaEnc.c: In function ‘LzmaEnc_Alloc’:
  11. src/lzma/LzmaEnc.c:1900:8: warning: variable ‘btMode’ set but not used [-Wunused-but-set-variable]
  12. *** object cert.o
  13. *** object dclib-utf8.o
  14. *** object debug.o
  15. *** object file-formats.o
  16. src/libwbfs/file-formats.c: In function ‘wd_print_compression’:
  17. src/libwbfs/file-formats.c:393:9: warning: variable ‘len’ set but not used [-Wunused-but-set-variable]
  18. *** object iso-interface.o
  19. *** object lib-bzip2.o
  20. *** object lib-ciso.o
  21. *** object lib-file.o
  22. *** object lib-lzma.o
  23. *** object lib-sf.o
  24. src/lib-sf.c: In function ‘DiffFilesSF’:
  25. src/lib-sf.c:4551:15: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
  26. *** object lib-std.o
  27. src/lib-std.c:76:44: error: expected expression before ‘;’ token
  28. make: *** [lib-std.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement