Advertisement
Guest User

Untitled

a guest
May 26th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. m64@DESKTOP-DFNA198:/mnt/c/pokeemerald$ make -j8
  2. tools/ramscrgen/ramscrgen .bss sym_bss.txt ENGLISH > build/emerald/sym_bss.ld
  3. tools/gbagfx/gbagfx data/graphics/fonts/font6_braille.png data/graphics/fonts/font6.fwjpnfont
  4. tools/gbagfx/gbagfx graphics/birch_speech/birch.png graphics/birch_speech/birch.4bpp
  5. tools/gbagfx/gbagfx graphics/birch_speech/birch.png graphics/birch_speech/birch.gbapal
  6. tools/gbagfx/gbagfx graphics/event_objects/palettes/field_effect_object_palette_04.pal graphics/event_objects/palettes/field_effect_object_palette_04.gbapal
  7. tools/gbagfx/gbagfx graphics/event_objects/palettes/field_effect_object_palette_05.pal graphics/event_objects/palettes/field_effect_object_palette_05.gbapal
  8. tools/gbagfx/gbagfx graphics/misc/big_hof_monitor.png graphics/misc/big_hof_monitor.4bpp
  9. tools/gbagfx/gbagfx graphics/misc/darkness_field_move_streaks.png graphics/misc/darkness_field_move_streaks.4bpp
  10. tools/gbagfx/gbagfx graphics/misc/darkness_field_move_streaks.png graphics/misc/darkness_field_move_streaks.gbapal
  11. tools/gbagfx/gbagfx graphics/misc/field_move_streaks.png graphics/misc/field_move_streaks.4bpp
  12. tools/gbagfx/gbagfx graphics/misc/field_move_streaks.png graphics/misc/field_move_streaks.gbapal
  13. tools/gbagfx/gbagfx graphics/misc/pokeball_glow.png graphics/misc/pokeball_glow.4bpp
  14. tools/gbagfx/gbagfx graphics/misc/pokecenter_monitor/0.png graphics/misc/pokecenter_monitor/0.4bpp
  15. tools/gbagfx/gbagfx graphics/misc/pokecenter_monitor/1.png graphics/misc/pokecenter_monitor/1.4bpp
  16. tools/gbagfx/gbagfx graphics/misc/small_hof_monitor.png graphics/misc/small_hof_monitor.4bpp
  17. tools/gbagfx/gbagfx graphics/misc/spotlight.png graphics/misc/spotlight.4bpp
  18. tools/gbagfx/gbagfx graphics/misc/spotlight.png graphics/misc/spotlight.gbapal
  19. tools/gbagfx/gbagfx graphics/unknown/unknown_55C170.png graphics/unknown/unknown_55C170.4bpp
  20. note: tools/gbagfx/gbagfx graphics/unknown/unknown_55C190.png graphics/unknown/unknown_55C190.4bpp
  21. In file included from <command-line>:31:
  22. tools/gbagfx/gbagfx graphics/unknown/unknown_55C1B0.png graphics/unknown/unknown_55C1B0.4bpp
  23. /usr/include/stdc-predef.h:0: note: agbcc: warnings being treated as errors
  24.  
  25. tools/gbagfx/gbagfx graphics/unknown/unknown_55C1D0.png graphics/unknown/unknown_55C1D0.4bpp
  26. /usr/include/stdc-predef.h:0: error: unrecognized text at end of #line
  27. tools/gbagfx/gbagfx graphics/unused/intro_birch_beauty.png graphics/unused/intro_birch_beauty.4bpp -num_tiles 822
  28. Makefile:161: recipe for target 'build/emerald/src/fldeff_dig.o' failed
  29. make: *** [build/emerald/src/fldeff_dig.o] Error 1
  30. make: *** Waiting for unfinished jobs....
  31. note: In file included from <command-line>:31:
  32. /usr/include/stdc-predef.h:0: note: agbcc: warnings being treated as errors
  33.  
  34. /usr/include/stdc-predef.h:0: error: unrecognized text at end of #line
  35. note: note: In file includedIn file included from <command-line>:31 from <command-line>:31:
  36. :
  37. /usr/include/stdc-predef.h:0: /usr/include/stdc-predef.h:0: note: note: agbcc: warnings being treated as errors
  38. agbcc: warnings being treated as errors
  39.  
  40.  
  41. /usr/include/stdc-predef.h:0: /usr/include/stdc-predef.h:0: error: error: unrecognized text at end of #lineunrecognized text at end of #line
  42.  
  43. Makefile:161: recipe for target 'build/emerald/src/event_data.o' failed
  44. make: *** [build/emerald/src/event_data.o] Error 1
  45. Makefile:161: recipe for target 'build/emerald/src/librfu_stwi.o' failed
  46. make: *** [build/emerald/src/librfu_stwi.o] Error 1
  47. note: In file included from <command-line>:31:
  48. /usr/include/stdc-predef.h:0: note: agbcc: warnings being treated as errors
  49.  
  50. /usr/include/stdc-predef.h:0: error: unrecognized text at end of #line
  51. Makefile:161: recipe for target 'build/emerald/src/normal.o' failed
  52. make: *** [build/emerald/src/normal.o] Error 1
  53. Makefile:161: recipe for target 'build/emerald/src/battle_tower.o' failed
  54. make: *** [build/emerald/src/battle_tower.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement