Advertisement
Guest User

Stepmania 4.0b3 svn build log

a guest
Aug 1st, 2010
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 231.60 KB | None | 0 0
  1. Making all in src
  2. make[1]: Entering directory `/var/tmp/portage/games-arcade/stepmania-9999/work/stepmania-9999/src'
  3. make all-am
  4. make[2]: Entering directory `/var/tmp/portage/games-arcade/stepmania-9999/work/stepmania-9999/src'
  5. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Screen.o Screen.cpp
  6. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenAttract.o ScreenAttract.cpp
  7. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenBookkeeping.o ScreenBookkeeping.cpp
  8. make[2]: *** No rule to make target `ScreenCenterImage.o', needed by `stepmania'.
  9. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenCredits.o ScreenCredits.cpp
  10. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenDebugOverlay.o ScreenDebugOverlay.cpp
  11. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenDemonstration.o ScreenDemonstration.cpp
  12. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenEdit.o ScreenEdit.cpp
  13. ScreenEdit.cpp: In function ‘const RString& EditStateToString(EditState)’:
  14. ScreenEdit.cpp:88: error: expected initializer before ‘<’ token
  15. ScreenEdit.cpp:88: error: ‘as_EditStateName’ was not declared in this scope
  16. ScreenEdit.cpp:88: error: ‘auto_ptr’ was not declared in this scope
  17. ScreenEdit.cpp:88: error: expected primary-expression before ‘>’ token
  18. ScreenEdit.cpp:88: error: ‘ap’ was not declared in this scope
  19. ScreenEdit.cpp:88: error: ‘as_EditStateName’ was not declared in this scope
  20. make[2]: *** [ScreenEdit.o] Error 1
  21. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenEditMenu.o ScreenEditMenu.cpp
  22. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenEnding.o ScreenEnding.cpp
  23. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenEvaluation.o ScreenEvaluation.cpp
  24. ScreenEvaluation.cpp: In function ‘const RString& JudgeLineToString(JudgeLine)’:
  25. ScreenEvaluation.cpp:45: error: expected initializer before ‘<’ token
  26. ScreenEvaluation.cpp:45: error: ‘as_JudgeLineName’ was not declared in this scope
  27. ScreenEvaluation.cpp:45: error: ‘auto_ptr’ was not declared in this scope
  28. ScreenEvaluation.cpp:45: error: expected primary-expression before ‘>’ token
  29. ScreenEvaluation.cpp:45: error: ‘ap’ was not declared in this scope
  30. ScreenEvaluation.cpp:45: error: ‘as_JudgeLineName’ was not declared in this scope
  31. ScreenEvaluation.cpp: In function ‘const RString& StatLineToString(StatLine)’:
  32. ScreenEvaluation.cpp:52: error: expected initializer before ‘<’ token
  33. ScreenEvaluation.cpp:52: error: ‘as_StatLineName’ was not declared in this scope
  34. ScreenEvaluation.cpp:52: error: ‘auto_ptr’ was not declared in this scope
  35. ScreenEvaluation.cpp:52: error: expected primary-expression before ‘>’ token
  36. ScreenEvaluation.cpp:52: error: ‘ap’ was not declared in this scope
  37. ScreenEvaluation.cpp:52: error: ‘as_StatLineName’ was not declared in this scope
  38. ScreenEvaluation.cpp: In member function ‘virtual void ScreenEvaluation::Init()’:
  39. ScreenEvaluation.cpp:183: error: ‘memset’ was not declared in this scope
  40. make[2]: *** [ScreenEvaluation.o] Error 1
  41. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenExit.o ScreenExit.cpp
  42. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNetEvaluation.o ScreenNetEvaluation.cpp
  43. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNetSelectMusic.o ScreenNetSelectMusic.cpp
  44. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNetSelectBase.o ScreenNetSelectBase.cpp
  45. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNetRoom.o ScreenNetRoom.cpp
  46. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenEz2SelectMusic.o ScreenEz2SelectMusic.cpp
  47. ScreenEz2SelectMusic.cpp: In member function ‘void ScreenEz2SelectMusic::UpdateOptions(PlayerNumber, int)’:
  48. ScreenEz2SelectMusic.cpp:320: warning: format not a string literal and no format arguments
  49. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenEz2SelectPlayer.o ScreenEz2SelectPlayer.cpp
  50. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenGameplay.o ScreenGameplay.cpp
  51. In file included from ScreenGameplay.cpp:29:
  52. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  53. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  54. ScreenGameplay.cpp: In member function ‘void ScreenGameplay::UpdateLights()’:
  55. ScreenGameplay.cpp:1860: error: ‘memset’ was not declared in this scope
  56. make[2]: *** [ScreenGameplay.o] Error 1
  57. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenGameplayLesson.o ScreenGameplayLesson.cpp
  58. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenGameplayNormal.o ScreenGameplayNormal.cpp
  59. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenGameplaySyncMachine.o ScreenGameplaySyncMachine.cpp
  60. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenHowToPlay.o ScreenHowToPlay.cpp
  61. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenInstructions.o ScreenInstructions.cpp
  62. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenJukebox.o ScreenJukebox.cpp
  63. In file included from ScreenJukebox.cpp:13:
  64. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  65. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  66. make[2]: *** [ScreenJukebox.o] Error 1
  67. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenMapControllers.o ScreenMapControllers.cpp
  68. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenMessage.o ScreenMessage.cpp
  69. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenMiniMenu.o ScreenMiniMenu.cpp
  70. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenMusicScroll.o ScreenMusicScroll.cpp
  71. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNameEntry.o ScreenNameEntry.cpp
  72. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNameEntryTraditional.o ScreenNameEntryTraditional.cpp
  73. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptions.o ScreenOptions.cpp
  74. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsEditCourse.o ScreenOptionsEditCourse.cpp
  75. ScreenOptionsEditCourse.cpp: In function ‘const RString& CourseEntryActionToString(CourseEntryAction)’:
  76. ScreenOptionsEditCourse.cpp:37: error: expected initializer before ‘<’ token
  77. ScreenOptionsEditCourse.cpp:37: error: ‘as_CourseEntryActionName’ was not declared in this scope
  78. ScreenOptionsEditCourse.cpp:37: error: ‘auto_ptr’ was not declared in this scope
  79. ScreenOptionsEditCourse.cpp:37: error: expected primary-expression before ‘>’ token
  80. ScreenOptionsEditCourse.cpp:37: error: ‘ap’ was not declared in this scope
  81. ScreenOptionsEditCourse.cpp:37: error: ‘as_CourseEntryActionName’ was not declared in this scope
  82. make[2]: *** [ScreenOptionsEditCourse.o] Error 1
  83. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsEditCourseEntry.o ScreenOptionsEditCourseEntry.cpp
  84. ScreenOptionsEditCourseEntry.cpp: In member function ‘virtual void ScreenOptionsEditCourseEntry::ExportOptions(int, const std::vector<PlayerNumber, std::allocator<PlayerNumber> >&)’:
  85. ScreenOptionsEditCourseEntry.cpp:466: error: ‘memset’ was not declared in this scope
  86. make[2]: *** [ScreenOptionsEditCourseEntry.o] Error 1
  87. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsEditProfile.o ScreenOptionsEditProfile.cpp
  88. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsManageCourses.o ScreenOptionsManageCourses.cpp
  89. ScreenOptionsManageCourses.cpp: In function ‘const RString& CourseActionToString(CourseAction)’:
  90. ScreenOptionsManageCourses.cpp:125: error: expected initializer before ‘<’ token
  91. ScreenOptionsManageCourses.cpp:125: error: ‘as_CourseActionName’ was not declared in this scope
  92. ScreenOptionsManageCourses.cpp:125: error: ‘auto_ptr’ was not declared in this scope
  93. ScreenOptionsManageCourses.cpp:125: error: expected primary-expression before ‘>’ token
  94. ScreenOptionsManageCourses.cpp:125: error: ‘ap’ was not declared in this scope
  95. ScreenOptionsManageCourses.cpp:125: error: ‘as_CourseActionName’ was not declared in this scope
  96. make[2]: *** [ScreenOptionsManageCourses.o] Error 1
  97. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsManageEditSteps.o ScreenOptionsManageEditSteps.cpp
  98. ScreenOptionsManageEditSteps.cpp: In function ‘const RString& StepsEditActionToString(StepsEditAction)’:
  99. ScreenOptionsManageEditSteps.cpp:39: error: expected initializer before ‘<’ token
  100. ScreenOptionsManageEditSteps.cpp:39: error: ‘as_StepsEditActionName’ was not declared in this scope
  101. ScreenOptionsManageEditSteps.cpp:39: error: ‘auto_ptr’ was not declared in this scope
  102. ScreenOptionsManageEditSteps.cpp:39: error: expected primary-expression before ‘>’ token
  103. ScreenOptionsManageEditSteps.cpp:39: error: ‘ap’ was not declared in this scope
  104. ScreenOptionsManageEditSteps.cpp:39: error: ‘as_StepsEditActionName’ was not declared in this scope
  105. make[2]: *** [ScreenOptionsManageEditSteps.o] Error 1
  106. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsManageProfiles.o ScreenOptionsManageProfiles.cpp
  107. ScreenOptionsManageProfiles.cpp: In function ‘const RString& ProfileActionToString(ProfileAction)’:
  108. ScreenOptionsManageProfiles.cpp:43: error: expected initializer before ‘<’ token
  109. ScreenOptionsManageProfiles.cpp:43: error: ‘as_ProfileActionName’ was not declared in this scope
  110. ScreenOptionsManageProfiles.cpp:43: error: ‘auto_ptr’ was not declared in this scope
  111. ScreenOptionsManageProfiles.cpp:43: error: expected primary-expression before ‘>’ token
  112. ScreenOptionsManageProfiles.cpp:43: error: ‘ap’ was not declared in this scope
  113. ScreenOptionsManageProfiles.cpp:43: error: ‘as_ProfileActionName’ was not declared in this scope
  114. ScreenOptionsManageProfiles.cpp: In function ‘const RString& ProfileActionToLocalizedString(ProfileAction)’:
  115. ScreenOptionsManageProfiles.cpp:44: error: expected initializer before ‘<’ token
  116. ScreenOptionsManageProfiles.cpp:44: error: ‘g_ProfileActionName’ was not declared in this scope
  117. ScreenOptionsManageProfiles.cpp:44: error: ‘auto_ptr’ was not declared in this scope
  118. ScreenOptionsManageProfiles.cpp:44: error: expected primary-expression before ‘>’ token
  119. ScreenOptionsManageProfiles.cpp:44: error: ‘ap’ was not declared in this scope
  120. ScreenOptionsManageProfiles.cpp:44: error: ‘g_ProfileActionName’ was not declared in this scope
  121. make[2]: *** [ScreenOptionsManageProfiles.o] Error 1
  122. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsMaster.o ScreenOptionsMaster.cpp
  123. ScreenOptionsMaster.cpp: In member function ‘virtual void ScreenOptionsMaster::ExportOptions(int, const std::vector<PlayerNumber, std::allocator<PlayerNumber> >&)’:
  124. ScreenOptionsMaster.cpp:87: error: ‘memset’ was not declared in this scope
  125. make[2]: *** [ScreenOptionsMaster.o] Error 1
  126. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenOptionsMasterPrefs.o ScreenOptionsMasterPrefs.cpp
  127. In file included from Preference.h:7,
  128. from PrefsManager.h:8,
  129. from ScreenOptionsMasterPrefs.cpp:3:
  130. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  131. ScreenOptionsMasterPrefs.cpp: In function ‘void GameSel(int&, bool, const ConfOption*)’:
  132. ScreenOptionsMasterPrefs.cpp:151: error: ‘strcasecmp’ was not declared in this scope
  133. ScreenOptionsMasterPrefs.cpp: In function ‘void Language(int&, bool, const ConfOption*)’:
  134. ScreenOptionsMasterPrefs.cpp:186: error: ‘strcasecmp’ was not declared in this scope
  135. ScreenOptionsMasterPrefs.cpp: In function ‘void Theme(int&, bool, const ConfOption*)’:
  136. ScreenOptionsMasterPrefs.cpp:228: error: ‘strcasecmp’ was not declared in this scope
  137. ScreenOptionsMasterPrefs.cpp: In function ‘void Announcer(int&, bool, const ConfOption*)’:
  138. ScreenOptionsMasterPrefs.cpp:258: error: ‘strcasecmp’ was not declared in this scope
  139. ScreenOptionsMasterPrefs.cpp: In function ‘void DefaultNoteSkin(int&, bool, const ConfOption*)’:
  140. ScreenOptionsMasterPrefs.cpp:282: error: ‘strcasecmp’ was not declared in this scope
  141. make[2]: *** [ScreenOptionsMasterPrefs.o] Error 1
  142. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenPackages.o ScreenPackages.cpp
  143. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenPlayerOptions.o ScreenPlayerOptions.cpp
  144. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenNetworkOptions.o ScreenNetworkOptions.cpp
  145. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenPrompt.o ScreenPrompt.cpp
  146. ScreenPrompt.cpp: In function ‘const RString& PromptAnswerToString(PromptAnswer)’:
  147. ScreenPrompt.cpp:23: error: expected initializer before ‘<’ token
  148. ScreenPrompt.cpp:23: error: ‘as_PromptAnswerName’ was not declared in this scope
  149. ScreenPrompt.cpp:23: error: ‘auto_ptr’ was not declared in this scope
  150. ScreenPrompt.cpp:23: error: expected primary-expression before ‘>’ token
  151. ScreenPrompt.cpp:23: error: ‘ap’ was not declared in this scope
  152. ScreenPrompt.cpp:23: error: ‘as_PromptAnswerName’ was not declared in this scope
  153. make[2]: *** [ScreenPrompt.o] Error 1
  154. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenRanking.o ScreenRanking.cpp
  155. In file included from ScreenRanking.cpp:15:
  156. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  157. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  158. ScreenRanking.cpp: In function ‘const RString& PageTypeToString(PageType)’:
  159. ScreenRanking.cpp:28: error: expected initializer before ‘<’ token
  160. ScreenRanking.cpp:28: error: ‘as_PageTypeName’ was not declared in this scope
  161. ScreenRanking.cpp:28: error: ‘auto_ptr’ was not declared in this scope
  162. ScreenRanking.cpp:28: error: expected primary-expression before ‘>’ token
  163. ScreenRanking.cpp:28: error: ‘ap’ was not declared in this scope
  164. ScreenRanking.cpp:28: error: ‘as_PageTypeName’ was not declared in this scope
  165. make[2]: *** [ScreenRanking.o] Error 1
  166. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenReloadSongs.o ScreenReloadSongs.cpp
  167. In file included from ScreenReloadSongs.cpp:5:
  168. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  169. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  170. make[2]: *** [ScreenReloadSongs.o] Error 1
  171. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSandbox.o ScreenSandbox.cpp
  172. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSaveSync.o ScreenSaveSync.cpp
  173. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenServiceAction.o ScreenServiceAction.cpp
  174. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenStatsOverlay.o ScreenStatsOverlay.cpp
  175. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelect.o ScreenSelect.cpp
  176. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectCharacter.o ScreenSelectCharacter.cpp
  177. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectDifficulty.o ScreenSelectDifficulty.cpp
  178. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectGroup.o ScreenSelectGroup.cpp
  179. In file included from ScreenSelectGroup.cpp:16:
  180. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  181. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  182. make[2]: *** [ScreenSelectGroup.o] Error 1
  183. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectLanguage.o ScreenSelectLanguage.cpp
  184. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectMaster.o ScreenSelectMaster.cpp
  185. ScreenSelectMaster.cpp: In function ‘const RString& MenuDirToString(MenuDir)’:
  186. ScreenSelectMaster.cpp:24: error: expected initializer before ‘<’ token
  187. ScreenSelectMaster.cpp:24: error: ‘as_MenuDirName’ was not declared in this scope
  188. ScreenSelectMaster.cpp:24: error: ‘auto_ptr’ was not declared in this scope
  189. ScreenSelectMaster.cpp:24: error: expected primary-expression before ‘>’ token
  190. ScreenSelectMaster.cpp:24: error: ‘ap’ was not declared in this scope
  191. ScreenSelectMaster.cpp:24: error: ‘as_MenuDirName’ was not declared in this scope
  192. ScreenSelectMaster.cpp: In constructor ‘ScreenSelectMaster::ScreenSelectMaster()’:
  193. ScreenSelectMaster.cpp:37: error: ‘memset’ was not declared in this scope
  194. make[2]: *** [ScreenSelectMaster.o] Error 1
  195. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectMode.o ScreenSelectMode.cpp
  196. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectMusic.o ScreenSelectMusic.cpp
  197. ScreenSelectMusic.cpp: In member function ‘virtual void ScreenSelectMusic::BeginScreen()’:
  198. ScreenSelectMusic.cpp:297: error: ‘memset’ was not declared in this scope
  199. make[2]: *** [ScreenSelectMusic.o] Error 1
  200. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSelectStyle.o ScreenSelectStyle.cpp
  201. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSyncOverlay.o ScreenSyncOverlay.cpp
  202. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSystemLayer.o ScreenSystemLayer.cpp
  203. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSetTime.o ScreenSetTime.cpp
  204. ScreenSetTime.cpp: In function ‘const RString& SetTimeSelectionToString(SetTimeSelection)’:
  205. ScreenSetTime.cpp:22: error: expected initializer before ‘<’ token
  206. ScreenSetTime.cpp:22: error: ‘as_SetTimeSelectionName’ was not declared in this scope
  207. ScreenSetTime.cpp:22: error: ‘auto_ptr’ was not declared in this scope
  208. ScreenSetTime.cpp:22: error: expected primary-expression before ‘>’ token
  209. ScreenSetTime.cpp:22: error: ‘ap’ was not declared in this scope
  210. ScreenSetTime.cpp:22: error: ‘as_SetTimeSelectionName’ was not declared in this scope
  211. make[2]: *** [ScreenSetTime.o] Error 1
  212. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSongOptions.o ScreenSongOptions.cpp
  213. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSplash.o ScreenSplash.cpp
  214. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenStage.o ScreenStage.cpp
  215. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenTestFonts.o ScreenTestFonts.cpp
  216. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenTestInput.o ScreenTestInput.cpp
  217. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenTestLights.o ScreenTestLights.cpp
  218. ScreenTestLights.cpp: In member function ‘virtual void ScreenTestLights::Update(float)’:
  219. ScreenTestLights.cpp:78: warning: format not a string literal and no format arguments
  220. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenTestSound.o ScreenTestSound.cpp
  221. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenTextEntry.o ScreenTextEntry.cpp
  222. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenTitleMenu.o ScreenTitleMenu.cpp
  223. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenUnlockBrowse.o ScreenUnlockBrowse.cpp
  224. In file included from ScreenUnlockBrowse.cpp:3:
  225. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  226. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  227. make[2]: *** [ScreenUnlockBrowse.o] Error 1
  228. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenUnlockCelebrate.o ScreenUnlockCelebrate.cpp
  229. In file included from ScreenUnlockCelebrate.cpp:3:
  230. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  231. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  232. make[2]: *** [ScreenUnlockCelebrate.o] Error 1
  233. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenUnlockStatus.o ScreenUnlockStatus.cpp
  234. In file included from Preference.h:7,
  235. from PrefsManager.h:8,
  236. from ScreenUnlockStatus.cpp:2:
  237. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  238. In file included from ScreenUnlockStatus.cpp:7:
  239. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  240. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  241. make[2]: *** [ScreenUnlockStatus.o] Error 1
  242. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenWithMenuElements.o ScreenWithMenuElements.cpp
  243. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenSMOnlineLogin.o ScreenSMOnlineLogin.cpp
  244. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ActorCommands.o ActorCommands.cpp
  245. In file included from ActorCommands.cpp:5:
  246. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  247. make[2]: *** [ActorCommands.o] Error 1
  248. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Attack.o Attack.cpp
  249. In file included from Grade.h:6,
  250. from GameState.h:8,
  251. from Attack.cpp:3:
  252. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  253. make[2]: *** [Attack.o] Error 1
  254. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o AutoKeysounds.o AutoKeysounds.cpp
  255. In file included from Grade.h:6,
  256. from GameState.h:8,
  257. from AutoKeysounds.cpp:20:
  258. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  259. AutoKeysounds.cpp: In member function ‘void AutoKeysounds::FinishLoading()’:
  260. AutoKeysounds.cpp:70: error: ‘INT_MAX’ was not declared in this scope
  261. make[2]: *** [AutoKeysounds.o] Error 1
  262. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o AdjustSync.o AdjustSync.cpp
  263. In file included from Grade.h:6,
  264. from GameState.h:8,
  265. from AdjustSync.cpp:3:
  266. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  267. make[2]: *** [AdjustSync.o] Error 1
  268. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BackgroundUtil.o BackgroundUtil.cpp
  269. In file included from BackgroundUtil.cpp:3:
  270. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  271. make[2]: *** [BackgroundUtil.o] Error 1
  272. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BannerCache.o BannerCache.cpp
  273. In file included from BannerCache.cpp:6:
  274. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  275. make[2]: *** [BannerCache.o] Error 1
  276. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CatalogXml.o CatalogXml.cpp
  277. In file included from CatalogXml.cpp:21:
  278. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  279. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  280. CatalogXml.cpp: In function ‘void CatalogXml::Save(LoadingWindow*)’:
  281. CatalogXml.cpp:82: error: ‘memset’ was not declared in this scope
  282. make[2]: *** [CatalogXml.o] Error 1
  283. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Character.o Character.cpp
  284. In file included from Character.cpp:4:
  285. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  286. make[2]: *** [Character.o] Error 1
  287. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CodeDetector.o CodeDetector.cpp
  288. In file included from Grade.h:6,
  289. from GameState.h:8,
  290. from CodeDetector.cpp:4:
  291. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  292. CodeDetector.cpp: In function ‘const RString& CodeToString(Code)’:
  293. CodeDetector.cpp:55: error: expected initializer before ‘<’ token
  294. CodeDetector.cpp:55: error: ‘as_CodeName’ was not declared in this scope
  295. CodeDetector.cpp:55: error: ‘auto_ptr’ was not declared in this scope
  296. CodeDetector.cpp:55: error: expected primary-expression before ‘>’ token
  297. CodeDetector.cpp:55: error: ‘ap’ was not declared in this scope
  298. CodeDetector.cpp:55: error: ‘as_CodeName’ was not declared in this scope
  299. CodeDetector.cpp: In static member function ‘static bool CodeDetector::DetectAndAdjustMusicOptions(GameController)’:
  300. CodeDetector.cpp:253: error: ‘memset’ was not declared in this scope
  301. make[2]: *** [CodeDetector.o] Error 1
  302. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Command.o Command.cpp
  303. In file included from Command.cpp:3:
  304. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  305. Command.cpp: In function ‘void IncorrectNumberArgsWarning(const Command&, int)’:
  306. Command.cpp:14: warning: format not a string literal and no format arguments
  307. make[2]: *** [Command.o] Error 1
  308. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CommonMetrics.o CommonMetrics.cpp
  309. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Course.o Course.cpp
  310. In file included from Preference.h:7,
  311. from PrefsManager.h:8,
  312. from Course.cpp:3:
  313. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  314. In file included from Course.cpp:21:
  315. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  316. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  317. Course.cpp: In function ‘const RString& CourseTypeToString(CourseType)’:
  318. Course.cpp:37: error: expected initializer before ‘<’ token
  319. Course.cpp:37: error: ‘as_CourseTypeName’ was not declared in this scope
  320. Course.cpp:37: error: ‘auto_ptr’ was not declared in this scope
  321. Course.cpp:37: error: expected primary-expression before ‘>’ token
  322. Course.cpp:37: error: ‘ap’ was not declared in this scope
  323. Course.cpp:37: error: ‘as_CourseTypeName’ was not declared in this scope
  324. Course.cpp: In function ‘const RString& CourseTypeToLocalizedString(CourseType)’:
  325. Course.cpp:38: error: expected initializer before ‘<’ token
  326. Course.cpp:38: error: ‘g_CourseTypeName’ was not declared in this scope
  327. Course.cpp:38: error: ‘auto_ptr’ was not declared in this scope
  328. Course.cpp:38: error: expected primary-expression before ‘>’ token
  329. Course.cpp:38: error: ‘ap’ was not declared in this scope
  330. Course.cpp:38: error: ‘g_CourseTypeName’ was not declared in this scope
  331. Course.cpp: In function ‘const RString& SongSortToString(SongSort)’:
  332. Course.cpp:50: error: expected initializer before ‘<’ token
  333. Course.cpp:50: error: ‘as_SongSortName’ was not declared in this scope
  334. Course.cpp:50: error: ‘auto_ptr’ was not declared in this scope
  335. Course.cpp:50: error: expected primary-expression before ‘>’ token
  336. Course.cpp:50: error: ‘ap’ was not declared in this scope
  337. Course.cpp:50: error: ‘as_SongSortName’ was not declared in this scope
  338. Course.cpp: In function ‘const RString& SongSortToLocalizedString(SongSort)’:
  339. Course.cpp:51: error: expected initializer before ‘<’ token
  340. Course.cpp:51: error: ‘g_SongSortName’ was not declared in this scope
  341. Course.cpp:51: error: ‘auto_ptr’ was not declared in this scope
  342. Course.cpp:51: error: expected primary-expression before ‘>’ token
  343. Course.cpp:51: error: ‘ap’ was not declared in this scope
  344. Course.cpp:51: error: ‘g_SongSortName’ was not declared in this scope
  345. make[2]: *** [Course.o] Error 1
  346. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CourseLoaderCRS.o CourseLoaderCRS.cpp
  347. In file included from CourseLoaderCRS.cpp:5:
  348. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  349. CourseLoaderCRS.cpp: In static member function ‘static bool CourseLoaderCRS::LoadFromMsd(const RString&, const MsdFile&, Course&, bool)’:
  350. CourseLoaderCRS.cpp:47: error: ‘strcasecmp’ was not declared in this scope
  351. CourseLoaderCRS.cpp:140: error: ‘strlen’ was not declared in this scope
  352. make[2]: *** [CourseLoaderCRS.o] Error 1
  353. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CourseUtil.o CourseUtil.cpp
  354. In file included from Preference.h:7,
  355. from ProfileManager.h:9,
  356. from CourseUtil.cpp:5:
  357. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  358. make[2]: *** [CourseUtil.o] Error 1
  359. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CourseWriterCRS.o CourseWriterCRS.cpp
  360. In file included from CourseWriterCRS.cpp:6:
  361. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  362. make[2]: *** [CourseWriterCRS.o] Error 1
  363. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DateTime.o DateTime.cpp
  364. In file included from DateTime.cpp:3:
  365. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  366. DateTime.cpp: In member function ‘void DateTime::Init()’:
  367. DateTime.cpp:15: error: ‘memset’ was not declared in this scope
  368. DateTime.cpp: In function ‘const RString& MonthToString(Month)’:
  369. DateTime.cpp:197: error: expected initializer before ‘<’ token
  370. DateTime.cpp:197: error: ‘as_MonthName’ was not declared in this scope
  371. DateTime.cpp:197: error: ‘auto_ptr’ was not declared in this scope
  372. DateTime.cpp:197: error: expected primary-expression before ‘>’ token
  373. DateTime.cpp:197: error: ‘ap’ was not declared in this scope
  374. DateTime.cpp:197: error: ‘as_MonthName’ was not declared in this scope
  375. DateTime.cpp: In function ‘const RString& MonthToLocalizedString(Month)’:
  376. DateTime.cpp:198: error: expected initializer before ‘<’ token
  377. DateTime.cpp:198: error: ‘g_MonthName’ was not declared in this scope
  378. DateTime.cpp:198: error: ‘auto_ptr’ was not declared in this scope
  379. DateTime.cpp:198: error: expected primary-expression before ‘>’ token
  380. DateTime.cpp:198: error: ‘ap’ was not declared in this scope
  381. DateTime.cpp:198: error: ‘g_MonthName’ was not declared in this scope
  382. DateTime.cpp: In function ‘tm GetDayInYearAndYear(int, int)’:
  383. DateTime.cpp:296: error: ‘memset’ was not declared in this scope
  384. make[2]: *** [DateTime.o] Error 1
  385. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Difficulty.o Difficulty.cpp
  386. In file included from Grade.h:6,
  387. from GameState.h:8,
  388. from Difficulty.cpp:3:
  389. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  390. Difficulty.cpp: In function ‘const RString& DifficultyToString(Difficulty)’:
  391. Difficulty.cpp:18: error: expected initializer before ‘<’ token
  392. Difficulty.cpp:18: error: ‘as_DifficultyName’ was not declared in this scope
  393. Difficulty.cpp:18: error: ‘auto_ptr’ was not declared in this scope
  394. Difficulty.cpp:18: error: expected primary-expression before ‘>’ token
  395. Difficulty.cpp:18: error: ‘ap’ was not declared in this scope
  396. Difficulty.cpp:18: error: ‘as_DifficultyName’ was not declared in this scope
  397. Difficulty.cpp: In function ‘const RString& DifficultyToLocalizedString(Difficulty)’:
  398. Difficulty.cpp:19: error: expected initializer before ‘<’ token
  399. Difficulty.cpp:19: error: ‘g_DifficultyName’ was not declared in this scope
  400. Difficulty.cpp:19: error: ‘auto_ptr’ was not declared in this scope
  401. Difficulty.cpp:19: error: expected primary-expression before ‘>’ token
  402. Difficulty.cpp:19: error: ‘ap’ was not declared in this scope
  403. Difficulty.cpp:19: error: ‘g_DifficultyName’ was not declared in this scope
  404. Difficulty.cpp: In function ‘const RString& CourseDifficultyToString(CourseDifficulty)’:
  405. Difficulty.cpp:73: error: expected initializer before ‘<’ token
  406. Difficulty.cpp:73: error: ‘as_CourseDifficultyName’ was not declared in this scope
  407. Difficulty.cpp:73: error: ‘auto_ptr’ was not declared in this scope
  408. Difficulty.cpp:73: error: expected primary-expression before ‘>’ token
  409. Difficulty.cpp:73: error: ‘ap’ was not declared in this scope
  410. Difficulty.cpp:73: error: ‘as_CourseDifficultyName’ was not declared in this scope
  411. Difficulty.cpp: In function ‘const RString& CourseDifficultyToLocalizedString(CourseDifficulty)’:
  412. Difficulty.cpp:74: error: expected initializer before ‘<’ token
  413. Difficulty.cpp:74: error: ‘g_CourseDifficultyName’ was not declared in this scope
  414. Difficulty.cpp:74: error: ‘auto_ptr’ was not declared in this scope
  415. Difficulty.cpp:74: error: expected primary-expression before ‘>’ token
  416. Difficulty.cpp:74: error: ‘ap’ was not declared in this scope
  417. Difficulty.cpp:74: error: ‘g_CourseDifficultyName’ was not declared in this scope
  418. make[2]: *** [Difficulty.o] Error 1
  419. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o EnumHelper.o EnumHelper.cpp
  420. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Font.o Font.cpp
  421. In file included from Font.h:7,
  422. from Font.cpp:2:
  423. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  424. Font.cpp: In member function ‘void Font::Load(const RString&, RString)’:
  425. Font.cpp:767: error: ‘memset’ was not declared in this scope
  426. make[2]: *** [Font.o] Error 1
  427. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o FontCharAliases.o FontCharAliases.cpp
  428. In file included from Font.h:7,
  429. from FontCharAliases.cpp:3:
  430. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  431. make[2]: *** [FontCharAliases.o] Error 1
  432. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o FontCharmaps.o FontCharmaps.cpp
  433. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Game.o Game.cpp
  434. In file included from Game.cpp:4:
  435. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  436. Game.cpp: In member function ‘GameButton Game::ButtonNameToIndex(const RString&) const’:
  437. Game.cpp:21: error: ‘strcasecmp’ was not declared in this scope
  438. make[2]: *** [Game.o] Error 1
  439. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameCommand.o GameCommand.cpp
  440. In file included from GameCommand.cpp:3:
  441. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  442. In file included from GameCommand.cpp:22:
  443. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  444. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  445. GameCommand.cpp: In member function ‘void GameCommand::LoadOne(const Command&)’:
  446. GameCommand.cpp:380: warning: format not a string literal and no format arguments
  447. make[2]: *** [GameCommand.o] Error 1
  448. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameConstantsAndTypes.o GameConstantsAndTypes.cpp
  449. In file included from Grade.h:6,
  450. from GameState.h:8,
  451. from GameConstantsAndTypes.cpp:3:
  452. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  453. GameConstantsAndTypes.cpp: In function ‘const RString& RadarCategoryToString(RadarCategory)’:
  454. GameConstantsAndTypes.cpp:32: error: expected initializer before ‘<’ token
  455. GameConstantsAndTypes.cpp:32: error: ‘as_RadarCategoryName’ was not declared in this scope
  456. GameConstantsAndTypes.cpp:32: error: ‘auto_ptr’ was not declared in this scope
  457. GameConstantsAndTypes.cpp:32: error: expected primary-expression before ‘>’ token
  458. GameConstantsAndTypes.cpp:32: error: ‘ap’ was not declared in this scope
  459. GameConstantsAndTypes.cpp:32: error: ‘as_RadarCategoryName’ was not declared in this scope
  460. GameConstantsAndTypes.cpp: In function ‘const RString& RadarCategoryToLocalizedString(RadarCategory)’:
  461. GameConstantsAndTypes.cpp:33: error: expected initializer before ‘<’ token
  462. GameConstantsAndTypes.cpp:33: error: ‘g_RadarCategoryName’ was not declared in this scope
  463. GameConstantsAndTypes.cpp:33: error: ‘auto_ptr’ was not declared in this scope
  464. GameConstantsAndTypes.cpp:33: error: expected primary-expression before ‘>’ token
  465. GameConstantsAndTypes.cpp:33: error: ‘ap’ was not declared in this scope
  466. GameConstantsAndTypes.cpp:33: error: ‘g_RadarCategoryName’ was not declared in this scope
  467. GameConstantsAndTypes.cpp: In function ‘const RString& PlayModeToString(PlayMode)’:
  468. GameConstantsAndTypes.cpp:68: error: expected initializer before ‘<’ token
  469. GameConstantsAndTypes.cpp:68: error: ‘as_PlayModeName’ was not declared in this scope
  470. GameConstantsAndTypes.cpp:68: error: ‘auto_ptr’ was not declared in this scope
  471. GameConstantsAndTypes.cpp:68: error: expected primary-expression before ‘>’ token
  472. GameConstantsAndTypes.cpp:68: error: ‘ap’ was not declared in this scope
  473. GameConstantsAndTypes.cpp:68: error: ‘as_PlayModeName’ was not declared in this scope
  474. GameConstantsAndTypes.cpp: In function ‘const RString& PlayModeToLocalizedString(PlayMode)’:
  475. GameConstantsAndTypes.cpp:69: error: expected initializer before ‘<’ token
  476. GameConstantsAndTypes.cpp:69: error: ‘g_PlayModeName’ was not declared in this scope
  477. GameConstantsAndTypes.cpp:69: error: ‘auto_ptr’ was not declared in this scope
  478. GameConstantsAndTypes.cpp:69: error: expected primary-expression before ‘>’ token
  479. GameConstantsAndTypes.cpp:69: error: ‘ap’ was not declared in this scope
  480. GameConstantsAndTypes.cpp:69: error: ‘g_PlayModeName’ was not declared in this scope
  481. GameConstantsAndTypes.cpp: In function ‘const RString& RankingCategoryToString(RankingCategory)’:
  482. GameConstantsAndTypes.cpp:90: error: expected initializer before ‘<’ token
  483. GameConstantsAndTypes.cpp:90: error: ‘as_RankingCategoryName’ was not declared in this scope
  484. GameConstantsAndTypes.cpp:90: error: ‘auto_ptr’ was not declared in this scope
  485. GameConstantsAndTypes.cpp:90: error: expected primary-expression before ‘>’ token
  486. GameConstantsAndTypes.cpp:90: error: ‘ap’ was not declared in this scope
  487. GameConstantsAndTypes.cpp:90: error: ‘as_RankingCategoryName’ was not declared in this scope
  488. GameConstantsAndTypes.cpp: In function ‘const RString& PlayerControllerToString(PlayerController)’:
  489. GameConstantsAndTypes.cpp:99: error: expected initializer before ‘<’ token
  490. GameConstantsAndTypes.cpp:99: error: ‘as_PlayerControllerName’ was not declared in this scope
  491. GameConstantsAndTypes.cpp:99: error: ‘auto_ptr’ was not declared in this scope
  492. GameConstantsAndTypes.cpp:99: error: expected primary-expression before ‘>’ token
  493. GameConstantsAndTypes.cpp:99: error: ‘ap’ was not declared in this scope
  494. GameConstantsAndTypes.cpp:99: error: ‘as_PlayerControllerName’ was not declared in this scope
  495. GameConstantsAndTypes.cpp: In function ‘const RString& PlayerControllerToLocalizedString(PlayerController)’:
  496. GameConstantsAndTypes.cpp:100: error: expected initializer before ‘<’ token
  497. GameConstantsAndTypes.cpp:100: error: ‘g_PlayerControllerName’ was not declared in this scope
  498. GameConstantsAndTypes.cpp:100: error: ‘auto_ptr’ was not declared in this scope
  499. GameConstantsAndTypes.cpp:100: error: expected primary-expression before ‘>’ token
  500. GameConstantsAndTypes.cpp:100: error: ‘ap’ was not declared in this scope
  501. GameConstantsAndTypes.cpp:100: error: ‘g_PlayerControllerName’ was not declared in this scope
  502. GameConstantsAndTypes.cpp: In function ‘const RString& CoinModeToString(CoinMode)’:
  503. GameConstantsAndTypes.cpp:108: error: expected initializer before ‘<’ token
  504. GameConstantsAndTypes.cpp:108: error: ‘as_CoinModeName’ was not declared in this scope
  505. GameConstantsAndTypes.cpp:108: error: ‘auto_ptr’ was not declared in this scope
  506. GameConstantsAndTypes.cpp:108: error: expected primary-expression before ‘>’ token
  507. GameConstantsAndTypes.cpp:108: error: ‘ap’ was not declared in this scope
  508. GameConstantsAndTypes.cpp:108: error: ‘as_CoinModeName’ was not declared in this scope
  509. GameConstantsAndTypes.cpp: In function ‘const RString& PremiumToString(Premium)’:
  510. GameConstantsAndTypes.cpp:126: error: expected initializer before ‘<’ token
  511. GameConstantsAndTypes.cpp:126: error: ‘as_PremiumName’ was not declared in this scope
  512. GameConstantsAndTypes.cpp:126: error: ‘auto_ptr’ was not declared in this scope
  513. GameConstantsAndTypes.cpp:126: error: expected primary-expression before ‘>’ token
  514. GameConstantsAndTypes.cpp:126: error: ‘ap’ was not declared in this scope
  515. GameConstantsAndTypes.cpp:126: error: ‘as_PremiumName’ was not declared in this scope
  516. GameConstantsAndTypes.cpp: In function ‘const RString& SortOrderToString(SortOrder)’:
  517. GameConstantsAndTypes.cpp:159: error: expected initializer before ‘<’ token
  518. GameConstantsAndTypes.cpp:159: error: ‘as_SortOrderName’ was not declared in this scope
  519. GameConstantsAndTypes.cpp:159: error: ‘auto_ptr’ was not declared in this scope
  520. GameConstantsAndTypes.cpp:159: error: expected primary-expression before ‘>’ token
  521. GameConstantsAndTypes.cpp:159: error: ‘ap’ was not declared in this scope
  522. GameConstantsAndTypes.cpp:159: error: ‘as_SortOrderName’ was not declared in this scope
  523. GameConstantsAndTypes.cpp: In function ‘const RString& TapNoteScoreToString(TapNoteScore)’:
  524. GameConstantsAndTypes.cpp:196: error: expected initializer before ‘<’ token
  525. GameConstantsAndTypes.cpp:196: error: ‘as_TapNoteScoreName’ was not declared in this scope
  526. GameConstantsAndTypes.cpp:196: error: ‘auto_ptr’ was not declared in this scope
  527. GameConstantsAndTypes.cpp:196: error: expected primary-expression before ‘>’ token
  528. GameConstantsAndTypes.cpp:196: error: ‘ap’ was not declared in this scope
  529. GameConstantsAndTypes.cpp:196: error: ‘as_TapNoteScoreName’ was not declared in this scope
  530. GameConstantsAndTypes.cpp: In function ‘const RString& TapNoteScoreToLocalizedString(TapNoteScore)’:
  531. GameConstantsAndTypes.cpp:223: error: expected initializer before ‘<’ token
  532. GameConstantsAndTypes.cpp:223: error: ‘g_TapNoteScoreName’ was not declared in this scope
  533. GameConstantsAndTypes.cpp:223: error: ‘auto_ptr’ was not declared in this scope
  534. GameConstantsAndTypes.cpp:223: error: expected primary-expression before ‘>’ token
  535. GameConstantsAndTypes.cpp:223: error: ‘ap’ was not declared in this scope
  536. GameConstantsAndTypes.cpp:223: error: ‘g_TapNoteScoreName’ was not declared in this scope
  537. GameConstantsAndTypes.cpp: In function ‘const RString& HoldNoteScoreToString(HoldNoteScore)’:
  538. GameConstantsAndTypes.cpp:241: error: expected initializer before ‘<’ token
  539. GameConstantsAndTypes.cpp:241: error: ‘as_HoldNoteScoreName’ was not declared in this scope
  540. GameConstantsAndTypes.cpp:241: error: ‘auto_ptr’ was not declared in this scope
  541. GameConstantsAndTypes.cpp:241: error: expected primary-expression before ‘>’ token
  542. GameConstantsAndTypes.cpp:241: error: ‘ap’ was not declared in this scope
  543. GameConstantsAndTypes.cpp:241: error: ‘as_HoldNoteScoreName’ was not declared in this scope
  544. GameConstantsAndTypes.cpp: In function ‘const RString& HoldNoteScoreToLocalizedString(HoldNoteScore)’:
  545. GameConstantsAndTypes.cpp:255: error: expected initializer before ‘<’ token
  546. GameConstantsAndTypes.cpp:255: error: ‘g_HoldNoteScoreName’ was not declared in this scope
  547. GameConstantsAndTypes.cpp:255: error: ‘auto_ptr’ was not declared in this scope
  548. GameConstantsAndTypes.cpp:255: error: expected primary-expression before ‘>’ token
  549. GameConstantsAndTypes.cpp:255: error: ‘ap’ was not declared in this scope
  550. GameConstantsAndTypes.cpp:255: error: ‘g_HoldNoteScoreName’ was not declared in this scope
  551. GameConstantsAndTypes.cpp: In function ‘const RString& MemoryCardStateToString(MemoryCardState)’:
  552. GameConstantsAndTypes.cpp:275: error: expected initializer before ‘<’ token
  553. GameConstantsAndTypes.cpp:275: error: ‘as_MemoryCardStateName’ was not declared in this scope
  554. GameConstantsAndTypes.cpp:275: error: ‘auto_ptr’ was not declared in this scope
  555. GameConstantsAndTypes.cpp:275: error: expected primary-expression before ‘>’ token
  556. GameConstantsAndTypes.cpp:275: error: ‘ap’ was not declared in this scope
  557. GameConstantsAndTypes.cpp:275: error: ‘as_MemoryCardStateName’ was not declared in this scope
  558. GameConstantsAndTypes.cpp: In function ‘const RString& PerDifficultyAwardToString(PerDifficultyAward)’:
  559. GameConstantsAndTypes.cpp:290: error: expected initializer before ‘<’ token
  560. GameConstantsAndTypes.cpp:290: error: ‘as_PerDifficultyAwardName’ was not declared in this scope
  561. GameConstantsAndTypes.cpp:290: error: ‘auto_ptr’ was not declared in this scope
  562. GameConstantsAndTypes.cpp:290: error: expected primary-expression before ‘>’ token
  563. GameConstantsAndTypes.cpp:290: error: ‘ap’ was not declared in this scope
  564. GameConstantsAndTypes.cpp:290: error: ‘as_PerDifficultyAwardName’ was not declared in this scope
  565. GameConstantsAndTypes.cpp: In function ‘const RString& PerDifficultyAwardToLocalizedString(PerDifficultyAward)’:
  566. GameConstantsAndTypes.cpp:291: error: expected initializer before ‘<’ token
  567. GameConstantsAndTypes.cpp:291: error: ‘g_PerDifficultyAwardName’ was not declared in this scope
  568. GameConstantsAndTypes.cpp:291: error: ‘auto_ptr’ was not declared in this scope
  569. GameConstantsAndTypes.cpp:291: error: expected primary-expression before ‘>’ token
  570. GameConstantsAndTypes.cpp:291: error: ‘ap’ was not declared in this scope
  571. GameConstantsAndTypes.cpp:291: error: ‘g_PerDifficultyAwardName’ was not declared in this scope
  572. GameConstantsAndTypes.cpp: In function ‘const RString& PeakComboAwardToString(PeakComboAward)’:
  573. GameConstantsAndTypes.cpp:317: error: expected initializer before ‘<’ token
  574. GameConstantsAndTypes.cpp:317: error: ‘as_PeakComboAwardName’ was not declared in this scope
  575. GameConstantsAndTypes.cpp:317: error: ‘auto_ptr’ was not declared in this scope
  576. GameConstantsAndTypes.cpp:317: error: expected primary-expression before ‘>’ token
  577. GameConstantsAndTypes.cpp:317: error: ‘ap’ was not declared in this scope
  578. GameConstantsAndTypes.cpp:317: error: ‘as_PeakComboAwardName’ was not declared in this scope
  579. GameConstantsAndTypes.cpp: In function ‘const RString& PeakComboAwardToLocalizedString(PeakComboAward)’:
  580. GameConstantsAndTypes.cpp:318: error: expected initializer before ‘<’ token
  581. GameConstantsAndTypes.cpp:318: error: ‘g_PeakComboAwardName’ was not declared in this scope
  582. GameConstantsAndTypes.cpp:318: error: ‘auto_ptr’ was not declared in this scope
  583. GameConstantsAndTypes.cpp:318: error: expected primary-expression before ‘>’ token
  584. GameConstantsAndTypes.cpp:318: error: ‘ap’ was not declared in this scope
  585. GameConstantsAndTypes.cpp:318: error: ‘g_PeakComboAwardName’ was not declared in this scope
  586. GameConstantsAndTypes.cpp: In function ‘const RString& StyleTypeToString(StyleType)’:
  587. GameConstantsAndTypes.cpp:383: error: expected initializer before ‘<’ token
  588. GameConstantsAndTypes.cpp:383: error: ‘as_StyleTypeName’ was not declared in this scope
  589. GameConstantsAndTypes.cpp:383: error: ‘auto_ptr’ was not declared in this scope
  590. GameConstantsAndTypes.cpp:383: error: expected primary-expression before ‘>’ token
  591. GameConstantsAndTypes.cpp:383: error: ‘ap’ was not declared in this scope
  592. GameConstantsAndTypes.cpp:383: error: ‘as_StyleTypeName’ was not declared in this scope
  593. GameConstantsAndTypes.cpp: In function ‘const RString& GoalTypeToString(GoalType)’:
  594. GameConstantsAndTypes.cpp:392: error: expected initializer before ‘<’ token
  595. GameConstantsAndTypes.cpp:392: error: ‘as_GoalTypeName’ was not declared in this scope
  596. GameConstantsAndTypes.cpp:392: error: ‘auto_ptr’ was not declared in this scope
  597. GameConstantsAndTypes.cpp:392: error: expected primary-expression before ‘>’ token
  598. GameConstantsAndTypes.cpp:392: error: ‘ap’ was not declared in this scope
  599. GameConstantsAndTypes.cpp:392: error: ‘as_GoalTypeName’ was not declared in this scope
  600. GameConstantsAndTypes.cpp: In function ‘const RString& EditModeToString(EditMode)’:
  601. GameConstantsAndTypes.cpp:411: error: expected initializer before ‘<’ token
  602. GameConstantsAndTypes.cpp:411: error: ‘as_EditModeName’ was not declared in this scope
  603. GameConstantsAndTypes.cpp:411: error: ‘auto_ptr’ was not declared in this scope
  604. GameConstantsAndTypes.cpp:411: error: expected primary-expression before ‘>’ token
  605. GameConstantsAndTypes.cpp:411: error: ‘ap’ was not declared in this scope
  606. GameConstantsAndTypes.cpp:411: error: ‘as_EditModeName’ was not declared in this scope
  607. GameConstantsAndTypes.cpp: In function ‘const RString& StageToString(Stage)’:
  608. GameConstantsAndTypes.cpp:430: error: expected initializer before ‘<’ token
  609. GameConstantsAndTypes.cpp:430: error: ‘as_StageName’ was not declared in this scope
  610. GameConstantsAndTypes.cpp:430: error: ‘auto_ptr’ was not declared in this scope
  611. GameConstantsAndTypes.cpp:430: error: expected primary-expression before ‘>’ token
  612. GameConstantsAndTypes.cpp:430: error: ‘ap’ was not declared in this scope
  613. GameConstantsAndTypes.cpp:430: error: ‘as_StageName’ was not declared in this scope
  614. GameConstantsAndTypes.cpp: In function ‘const RString& MultiPlayerStatusToString(MultiPlayerStatus)’:
  615. GameConstantsAndTypes.cpp:450: error: expected initializer before ‘<’ token
  616. GameConstantsAndTypes.cpp:450: error: ‘as_MultiPlayerStatusName’ was not declared in this scope
  617. GameConstantsAndTypes.cpp:450: error: ‘auto_ptr’ was not declared in this scope
  618. GameConstantsAndTypes.cpp:450: error: expected primary-expression before ‘>’ token
  619. GameConstantsAndTypes.cpp:450: error: ‘ap’ was not declared in this scope
  620. GameConstantsAndTypes.cpp:450: error: ‘as_MultiPlayerStatusName’ was not declared in this scope
  621. make[2]: *** [GameConstantsAndTypes.o] Error 1
  622. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameInput.o GameInput.cpp
  623. In file included from GameInput.cpp:4:
  624. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  625. GameInput.cpp: In function ‘const RString& GameControllerToString(GameController)’:
  626. GameInput.cpp:13: error: expected initializer before ‘<’ token
  627. GameInput.cpp:13: error: ‘as_GameControllerName’ was not declared in this scope
  628. GameInput.cpp:13: error: ‘auto_ptr’ was not declared in this scope
  629. GameInput.cpp:13: error: expected primary-expression before ‘>’ token
  630. GameInput.cpp:13: error: ‘ap’ was not declared in this scope
  631. GameInput.cpp:13: error: ‘as_GameControllerName’ was not declared in this scope
  632. make[2]: *** [GameInput.o] Error 1
  633. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Grade.o Grade.cpp
  634. In file included from Grade.h:6,
  635. from Grade.cpp:2:
  636. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  637. make[2]: *** [Grade.o] Error 1
  638. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o HighScore.o HighScore.cpp
  639. In file included from Grade.h:6,
  640. from HighScore.h:6,
  641. from HighScore.cpp:2:
  642. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  643. HighScore.cpp: In constructor ‘HighScoreImpl::HighScoreImpl()’:
  644. HighScore.cpp:73: error: ‘memset’ was not declared in this scope
  645. make[2]: *** [HighScore.o] Error 1
  646. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Inventory.o Inventory.cpp
  647. In file included from Inventory.cpp:4:
  648. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  649. make[2]: *** [Inventory.o] Error 1
  650. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LocalizedString.o LocalizedString.cpp
  651. In file included from LocalizedString.cpp:4:
  652. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  653. make[2]: *** [LocalizedString.o] Error 1
  654. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LuaReference.o LuaReference.cpp
  655. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LuaExpressionTransform.o LuaExpressionTransform.cpp
  656. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LyricsLoader.o LyricsLoader.cpp
  657. In file included from LyricsLoader.cpp:4:
  658. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  659. LyricsLoader.cpp: In member function ‘bool LyricsLoader::LoadFromLRCFile(const RString&, Song&)’:
  660. LyricsLoader.cpp:64: error: ‘strcasecmp’ was not declared in this scope
  661. make[2]: *** [LyricsLoader.o] Error 1
  662. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MenuInput.o MenuInput.cpp
  663. In file included from MenuInput.cpp:4:
  664. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  665. MenuInput.cpp: In function ‘const RString& MenuButtonToString(MenuButton)’:
  666. MenuInput.cpp:19: error: expected initializer before ‘<’ token
  667. MenuInput.cpp:19: error: ‘as_MenuButtonName’ was not declared in this scope
  668. MenuInput.cpp:19: error: ‘auto_ptr’ was not declared in this scope
  669. MenuInput.cpp:19: error: expected primary-expression before ‘>’ token
  670. MenuInput.cpp:19: error: ‘ap’ was not declared in this scope
  671. MenuInput.cpp:19: error: ‘as_MenuButtonName’ was not declared in this scope
  672. MenuInput.cpp: In function ‘const RString& MenuButtonToLocalizedString(MenuButton)’:
  673. MenuInput.cpp:20: error: expected initializer before ‘<’ token
  674. MenuInput.cpp:20: error: ‘g_MenuButtonName’ was not declared in this scope
  675. MenuInput.cpp:20: error: ‘auto_ptr’ was not declared in this scope
  676. MenuInput.cpp:20: error: expected primary-expression before ‘>’ token
  677. MenuInput.cpp:20: error: ‘ap’ was not declared in this scope
  678. MenuInput.cpp:20: error: ‘g_MenuButtonName’ was not declared in this scope
  679. make[2]: *** [MenuInput.o] Error 1
  680. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteData.o NoteData.cpp
  681. In file included from NoteData.cpp:9:
  682. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  683. make[2]: *** [NoteData.o] Error 1
  684. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteDataUtil.o NoteDataUtil.cpp
  685. In file included from NoteDataUtil.cpp:4:
  686. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  687. NoteDataUtil.cpp: In function ‘void LoadFromSMNoteDataStringWithPlayer(NoteData&, const RString&, int, int, PlayerNumber, int)’:
  688. NoteDataUtil.cpp:84: error: ‘strchr’ was not declared in this scope
  689. NoteDataUtil.cpp:86: error: ‘strchr’ was not declared in this scope
  690. NoteDataUtil.cpp: In function ‘void GetTrackMapping(StepsType, NoteDataUtil::TrackMapping, int, int*)’:
  691. NoteDataUtil.cpp:990: error: ‘memcpy’ was not declared in this scope
  692. NoteDataUtil.cpp:1009: error: ‘memcpy’ was not declared in this scope
  693. NoteDataUtil.cpp:1017: error: ‘memcmp’ was not declared in this scope
  694. make[2]: *** [NoteDataUtil.o] Error 1
  695. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteDataWithScoring.o NoteDataWithScoring.cpp
  696. In file included from Grade.h:6,
  697. from PlayerStageStats.h:6,
  698. from NoteDataWithScoring.cpp:4:
  699. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  700. make[2]: *** [NoteDataWithScoring.o] Error 1
  701. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteTypes.o NoteTypes.cpp
  702. In file included from NoteTypes.cpp:3:
  703. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  704. NoteTypes.cpp: In function ‘const RString& NoteTypeToString(NoteType)’:
  705. NoteTypes.cpp:30: error: expected initializer before ‘<’ token
  706. NoteTypes.cpp:30: error: ‘as_NoteTypeName’ was not declared in this scope
  707. NoteTypes.cpp:30: error: ‘auto_ptr’ was not declared in this scope
  708. NoteTypes.cpp:30: error: expected primary-expression before ‘>’ token
  709. NoteTypes.cpp:30: error: ‘ap’ was not declared in this scope
  710. NoteTypes.cpp:30: error: ‘as_NoteTypeName’ was not declared in this scope
  711. NoteTypes.cpp: In function ‘const RString& NoteTypeToLocalizedString(NoteType)’:
  712. NoteTypes.cpp:33: error: expected initializer before ‘<’ token
  713. NoteTypes.cpp:33: error: ‘g_NoteTypeName’ was not declared in this scope
  714. NoteTypes.cpp:33: error: ‘auto_ptr’ was not declared in this scope
  715. NoteTypes.cpp:33: error: expected primary-expression before ‘>’ token
  716. NoteTypes.cpp:33: error: ‘ap’ was not declared in this scope
  717. NoteTypes.cpp:33: error: ‘g_NoteTypeName’ was not declared in this scope
  718. make[2]: *** [NoteTypes.o] Error 1
  719. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesLoader.o NotesLoader.cpp
  720. In file included from NotesLoader.cpp:5:
  721. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  722. make[2]: *** [NotesLoader.o] Error 1
  723. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesLoaderBMS.o NotesLoaderBMS.cpp
  724. In file included from Grade.h:6,
  725. from Steps.h:8,
  726. from NotesLoaderBMS.cpp:12:
  727. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  728. NotesLoaderBMS.cpp: In function ‘StepsType DetermineStepsType(int, const NoteData&)’:
  729. NotesLoaderBMS.cpp:141: error: ‘memset’ was not declared in this scope
  730. make[2]: *** [NotesLoaderBMS.o] Error 1
  731. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesLoaderDWI.o NotesLoaderDWI.cpp
  732. In file included from NotesLoaderDWI.cpp:7:
  733. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  734. NotesLoaderDWI.cpp: In member function ‘bool DWILoader::LoadFromDWIFile(const RString&, Song&)’:
  735. NotesLoaderDWI.cpp:384: error: ‘strcasecmp’ was not declared in this scope
  736. make[2]: *** [NotesLoaderDWI.o] Error 1
  737. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesLoaderKSF.o NotesLoaderKSF.cpp
  738. In file included from NotesLoaderKSF.cpp:7:
  739. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  740. NotesLoaderKSF.cpp: In member function ‘bool KSFLoader::LoadFromKSFFile(const RString&, Steps&, const Song&)’:
  741. NotesLoaderKSF.cpp:79: error: ‘strcasecmp’ was not declared in this scope
  742. NotesLoaderKSF.cpp: In member function ‘void KSFLoader::LoadTags(const RString&, Song&)’:
  743. NotesLoaderKSF.cpp:248: error: ‘strcasecmp’ was not declared in this scope
  744. NotesLoaderKSF.cpp: In member function ‘bool KSFLoader::LoadGlobalData(const RString&, Song&)’:
  745. NotesLoaderKSF.cpp:294: error: ‘strcasecmp’ was not declared in this scope
  746. make[2]: *** [NotesLoaderKSF.o] Error 1
  747. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesLoaderSM.o NotesLoaderSM.cpp
  748. In file included from NotesLoaderSM.cpp:7:
  749. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  750. NotesLoaderSM.cpp: In member function ‘bool SMLoader::LoadFromSMFile(const RString&, Song&)’:
  751. NotesLoaderSM.cpp:357: error: ‘strcasecmp’ was not declared in this scope
  752. NotesLoaderSM.cpp:367: error: ‘strlen’ was not declared in this scope
  753. make[2]: *** [NotesLoaderSM.o] Error 1
  754. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesWriterDWI.o NotesWriterDWI.cpp
  755. In file included from NotesWriterDWI.cpp:5:
  756. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  757. make[2]: *** [NotesWriterDWI.o] Error 1
  758. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NotesWriterSM.o NotesWriterSM.cpp
  759. In file included from Grade.h:6,
  760. from Steps.h:8,
  761. from NotesWriterSM.cpp:3:
  762. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  763. make[2]: *** [NotesWriterSM.o] Error 1
  764. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o OptionRowHandler.o OptionRowHandler.cpp
  765. OptionRowHandler.cpp: In member function ‘virtual void OptionRowHandlerList::ImportOption(const std::vector<PlayerNumber, std::allocator<PlayerNumber> >&, std::vector<bool, std::allocator<bool> >*) const’:
  766. OptionRowHandler.cpp:217: warning: format not a string literal and no format arguments
  767. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PlayerAI.o PlayerAI.cpp
  768. In file included from PlayerAI.cpp:3:
  769. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  770. make[2]: *** [PlayerAI.o] Error 1
  771. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PlayerNumber.o PlayerNumber.cpp
  772. In file included from Grade.h:6,
  773. from GameState.h:8,
  774. from PlayerNumber.cpp:3:
  775. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  776. PlayerNumber.cpp: In function ‘const RString& PlayerNumberToString(PlayerNumber)’:
  777. PlayerNumber.cpp:12: error: expected initializer before ‘<’ token
  778. PlayerNumber.cpp:12: error: ‘as_PlayerNumberName’ was not declared in this scope
  779. PlayerNumber.cpp:12: error: ‘auto_ptr’ was not declared in this scope
  780. PlayerNumber.cpp:12: error: expected primary-expression before ‘>’ token
  781. PlayerNumber.cpp:12: error: ‘ap’ was not declared in this scope
  782. PlayerNumber.cpp:12: error: ‘as_PlayerNumberName’ was not declared in this scope
  783. PlayerNumber.cpp: In function ‘const RString& PlayerNumberToLocalizedString(PlayerNumber)’:
  784. PlayerNumber.cpp:13: error: expected initializer before ‘<’ token
  785. PlayerNumber.cpp:13: error: ‘g_PlayerNumberName’ was not declared in this scope
  786. PlayerNumber.cpp:13: error: ‘auto_ptr’ was not declared in this scope
  787. PlayerNumber.cpp:13: error: expected primary-expression before ‘>’ token
  788. PlayerNumber.cpp:13: error: ‘ap’ was not declared in this scope
  789. PlayerNumber.cpp:13: error: ‘g_PlayerNumberName’ was not declared in this scope
  790. PlayerNumber.cpp: In function ‘const RString& MultiPlayerToString(MultiPlayer)’:
  791. PlayerNumber.cpp:59: error: expected initializer before ‘<’ token
  792. PlayerNumber.cpp:59: error: ‘as_MultiPlayerName’ was not declared in this scope
  793. PlayerNumber.cpp:59: error: ‘auto_ptr’ was not declared in this scope
  794. PlayerNumber.cpp:59: error: expected primary-expression before ‘>’ token
  795. PlayerNumber.cpp:59: error: ‘ap’ was not declared in this scope
  796. PlayerNumber.cpp:59: error: ‘as_MultiPlayerName’ was not declared in this scope
  797. PlayerNumber.cpp: In function ‘const RString& MultiPlayerToLocalizedString(MultiPlayer)’:
  798. PlayerNumber.cpp:60: error: expected initializer before ‘<’ token
  799. PlayerNumber.cpp:60: error: ‘g_MultiPlayerName’ was not declared in this scope
  800. PlayerNumber.cpp:60: error: ‘auto_ptr’ was not declared in this scope
  801. PlayerNumber.cpp:60: error: expected primary-expression before ‘>’ token
  802. PlayerNumber.cpp:60: error: ‘ap’ was not declared in this scope
  803. PlayerNumber.cpp:60: error: ‘g_MultiPlayerName’ was not declared in this scope
  804. make[2]: *** [PlayerNumber.o] Error 1
  805. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PlayerOptions.o PlayerOptions.cpp
  806. In file included from PlayerOptions.cpp:3:
  807. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  808. PlayerOptions.cpp: In member function ‘void PlayerOptions::Init()’:
  809. PlayerOptions.cpp:25: error: ‘memset’ was not declared in this scope
  810. PlayerOptions.cpp: In member function ‘void PlayerOptions::FromString(const RString&, bool)’:
  811. PlayerOptions.cpp:312: error: ‘memset’ was not declared in this scope
  812. PlayerOptions.cpp: In member function ‘void PlayerOptions::SetOneAccel(PlayerOptions::Accel)’:
  813. PlayerOptions.cpp:507: error: ‘memset’ was not declared in this scope
  814. PlayerOptions.cpp: In member function ‘void PlayerOptions::SetOneEffect(PlayerOptions::Effect)’:
  815. PlayerOptions.cpp:513: error: ‘memset’ was not declared in this scope
  816. PlayerOptions.cpp: In member function ‘void PlayerOptions::SetOneAppearance(PlayerOptions::Appearance)’:
  817. PlayerOptions.cpp:519: error: ‘memset’ was not declared in this scope
  818. PlayerOptions.cpp: In member function ‘void PlayerOptions::SetOneScroll(PlayerOptions::Scroll)’:
  819. PlayerOptions.cpp:525: error: ‘memset’ was not declared in this scope
  820. PlayerOptions.cpp: In member function ‘void PlayerOptions::ToggleOneTurn(PlayerOptions::Turn)’:
  821. PlayerOptions.cpp:532: error: ‘memset’ was not declared in this scope
  822. make[2]: *** [PlayerOptions.o] Error 1
  823. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PlayerStageStats.o PlayerStageStats.cpp
  824. In file included from Grade.h:6,
  825. from PlayerStageStats.h:6,
  826. from PlayerStageStats.cpp:2:
  827. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  828. PlayerStageStats.cpp: In member function ‘void PlayerStageStats::Init()’:
  829. PlayerStageStats.cpp:38: error: ‘memset’ was not declared in this scope
  830. make[2]: *** [PlayerStageStats.o] Error 1
  831. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PlayerState.o PlayerState.cpp
  832. In file included from Grade.h:6,
  833. from GameState.h:8,
  834. from PlayerState.cpp:3:
  835. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  836. make[2]: *** [PlayerState.o] Error 1
  837. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Preference.o Preference.cpp
  838. In file included from Preference.h:7,
  839. from Preference.cpp:2:
  840. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  841. make[2]: *** [Preference.o] Error 1
  842. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Profile.o Profile.cpp
  843. In file included from Grade.h:6,
  844. from Profile.h:7,
  845. from Profile.cpp:2:
  846. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  847. In file included from Profile.cpp:19:
  848. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  849. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  850. Profile.cpp: In member function ‘void Profile::InitGeneralData()’:
  851. Profile.cpp:137: error: ‘memset’ was not declared in this scope
  852. Profile.cpp: In member function ‘void Profile::GetGrades(const Song*, StepsType, int*) const’:
  853. Profile.cpp:647: error: ‘memset’ was not declared in this scope
  854. make[2]: *** [Profile.o] Error 1
  855. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RandomSample.o RandomSample.cpp
  856. In file included from RandomSample.cpp:4:
  857. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  858. make[2]: *** [RandomSample.o] Error 1
  859. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RadarValues.o RadarValues.cpp
  860. In file included from RadarValues.cpp:4:
  861. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  862. make[2]: *** [RadarValues.o] Error 1
  863. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenDimensions.o ScreenDimensions.cpp
  864. In file included from Preference.h:7,
  865. from PrefsManager.h:8,
  866. from ScreenDimensions.cpp:3:
  867. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  868. make[2]: *** [ScreenDimensions.o] Error 1
  869. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreKeeper.o ScoreKeeper.cpp
  870. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreKeeperNormal.o ScoreKeeperNormal.cpp
  871. In file included from Grade.h:6,
  872. from GameState.h:8,
  873. from ScoreKeeperNormal.cpp:3:
  874. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  875. ScoreKeeperNormal.cpp: In member function ‘virtual void ScoreKeeperNormal::Load(const std::vector<Song*, std::allocator<Song*> >&, const std::vector<Steps*, std::allocator<Steps*> >&, const std::vector<AttackArray, std::allocator<AttackArray> >&)’:
  876. ScoreKeeperNormal.cpp:96: error: ‘memset’ was not declared in this scope
  877. make[2]: *** [ScoreKeeperNormal.o] Error 1
  878. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreKeeperRave.o ScoreKeeperRave.cpp
  879. In file included from ScoreKeeperRave.cpp:4:
  880. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  881. make[2]: *** [ScoreKeeperRave.o] Error 1
  882. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Song.o Song.cpp
  883. In file included from Grade.h:6,
  884. from Steps.h:8,
  885. from Song.cpp:3:
  886. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  887. Song.cpp: In member function ‘void Song::TidyUpData()’:
  888. Song.cpp:514: error: ‘strcasecmp’ was not declared in this scope
  889. Song.cpp:517: error: ‘strcasecmp’ was not declared in this scope
  890. Song.cpp:520: error: ‘strcasecmp’ was not declared in this scope
  891. Song.cpp: In member function ‘void Song::AddAutoGenNotes()’:
  892. Song.cpp:785: error: ‘memset’ was not declared in this scope
  893. Song.cpp:812: error: ‘INT_MAX’ was not declared in this scope
  894. make[2]: *** [Song.o] Error 1
  895. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SongCacheIndex.o SongCacheIndex.cpp
  896. In file included from SongCacheIndex.cpp:5:
  897. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  898. make[2]: *** [SongCacheIndex.o] Error 1
  899. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SongOptions.o SongOptions.cpp
  900. In file included from SongOptions.cpp:3:
  901. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  902. make[2]: *** [SongOptions.o] Error 1
  903. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SongUtil.o SongUtil.cpp
  904. In file included from Grade.h:6,
  905. from Steps.h:8,
  906. from SongUtil.cpp:4:
  907. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  908. In file included from SongUtil.cpp:13:
  909. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  910. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  911. SongUtil.cpp: In function ‘bool CompareSongPointersByTitle(const Song*, const Song*)’:
  912. SongUtil.cpp:363: error: ‘strcmp’ was not declared in this scope
  913. SongUtil.cpp: In function ‘bool SongUtil::ValidateCurrentEditStepsDescription(const RString&, RString&)’:
  914. SongUtil.cpp:737: error: ‘strpbrk’ was not declared in this scope
  915. make[2]: *** [SongUtil.o] Error 1
  916. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o StageStats.o StageStats.cpp
  917. In file included from Grade.h:6,
  918. from PlayerStageStats.h:6,
  919. from StageStats.h:7,
  920. from StageStats.cpp:2:
  921. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  922. make[2]: *** [StageStats.o] Error 1
  923. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Steps.o Steps.cpp
  924. In file included from Grade.h:6,
  925. from Steps.h:8,
  926. from Steps.cpp:17:
  927. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  928. make[2]: *** [Steps.o] Error 1
  929. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o StepsUtil.o StepsUtil.cpp
  930. In file included from Grade.h:6,
  931. from Steps.h:8,
  932. from StepsUtil.cpp:3:
  933. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  934. In file included from StepsUtil.cpp:10:
  935. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  936. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  937. make[2]: *** [StepsUtil.o] Error 1
  938. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Style.o Style.cpp
  939. In file included from Style.cpp:18:
  940. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  941. make[2]: *** [Style.o] Error 1
  942. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o StyleUtil.o StyleUtil.cpp
  943. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o TimingData.o TimingData.cpp
  944. In file included from Preference.h:7,
  945. from PrefsManager.h:8,
  946. from TimingData.cpp:3:
  947. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  948. TimingData.cpp: In member function ‘void TimingData::MultiplyBPMInBeatRange(int, int, float)’:
  949. TimingData.cpp:135: error: ‘INT_MAX’ was not declared in this scope
  950. make[2]: *** [TimingData.o] Error 1
  951. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Trail.o Trail.cpp
  952. In file included from Grade.h:6,
  953. from Steps.h:8,
  954. from Trail.cpp:4:
  955. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  956. make[2]: *** [Trail.o] Error 1
  957. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o TrailUtil.o TrailUtil.cpp
  958. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o TitleSubstitution.o TitleSubstitution.cpp
  959. In file included from TitleSubstitution.cpp:4:
  960. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  961. make[2]: *** [TitleSubstitution.o] Error 1
  962. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Tween.o Tween.cpp
  963. In file included from Tween.cpp:3:
  964. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  965. Tween.cpp: In function ‘const RString& TweenTypeToString(TweenType)’:
  966. Tween.cpp:15: error: expected initializer before ‘<’ token
  967. Tween.cpp:15: error: ‘as_TweenTypeName’ was not declared in this scope
  968. Tween.cpp:15: error: ‘auto_ptr’ was not declared in this scope
  969. Tween.cpp:15: error: expected primary-expression before ‘>’ token
  970. Tween.cpp:15: error: ‘ap’ was not declared in this scope
  971. Tween.cpp:15: error: ‘as_TweenTypeName’ was not declared in this scope
  972. make[2]: *** [Tween.o] Error 1
  973. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RoomWheel.o RoomWheel.cpp
  974. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o IniFile.o IniFile.cpp
  975. In file included from IniFile.cpp:3:
  976. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  977. make[2]: *** [IniFile.o] Error 1
  978. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MsdFile.o MsdFile.cpp
  979. In file included from MsdFile.cpp:22:
  980. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  981. MsdFile.cpp: In member function ‘void MsdFile::ReadBuf(char*, int)’:
  982. MsdFile.cpp:66: error: ‘strchr’ was not declared in this scope
  983. MsdFile.cpp:83: error: ‘strchr’ was not declared in this scope
  984. MsdFile.cpp: In member function ‘void MsdFile::ReadFromString(const RString&)’:
  985. MsdFile.cpp:160: error: ‘memcpy’ was not declared in this scope
  986. make[2]: *** [MsdFile.o] Error 1
  987. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o XmlFile.o XmlFile.cpp
  988. In file included from XmlFile.cpp:12:
  989. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  990. XmlFile.cpp: In member function ‘unsigned int XNode::LoadAttributes(const RString&, PARSEINFO*, unsigned int)’:
  991. XmlFile.cpp:147: warning: large integer implicitly truncated to unsigned type
  992. XmlFile.cpp:196: warning: large integer implicitly truncated to unsigned type
  993. XmlFile.cpp:212: warning: large integer implicitly truncated to unsigned type
  994. XmlFile.cpp: In member function ‘unsigned int XNode::Load(const RString&, PARSEINFO*, unsigned int)’:
  995. XmlFile.cpp:231: warning: large integer implicitly truncated to unsigned type
  996. XmlFile.cpp:254: warning: large integer implicitly truncated to unsigned type
  997. XmlFile.cpp:272: warning: large integer implicitly truncated to unsigned type
  998. XmlFile.cpp:297: warning: large integer implicitly truncated to unsigned type
  999. XmlFile.cpp:329: warning: large integer implicitly truncated to unsigned type
  1000. XmlFile.cpp:380: warning: large integer implicitly truncated to unsigned type
  1001. XmlFile.cpp:402: warning: large integer implicitly truncated to unsigned type
  1002. XmlFile.cpp:421: warning: large integer implicitly truncated to unsigned type
  1003. make[2]: *** [XmlFile.o] Error 1
  1004. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o XmlFileUtil.o XmlFileUtil.cpp
  1005. In file included from XmlFileUtil.cpp:5:
  1006. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1007. XmlFileUtil.cpp: In function ‘bool XmlFileUtil::LoadFromFileShowErrors(XNode&, RageFileBasic&)’:
  1008. XmlFileUtil.cpp:30: warning: format not a string literal and no format arguments
  1009. XmlFileUtil.cpp: In function ‘bool XmlFileUtil::LoadFromFileShowErrors(XNode&, const RString&)’:
  1010. XmlFileUtil.cpp:49: warning: format not a string literal and no format arguments
  1011. make[2]: *** [XmlFileUtil.o] Error 1
  1012. make[2]: *** No rule to make target `ExportNsisStrings.o', needed by `stepmania'.
  1013. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o StepMania.o StepMania.cpp
  1014. In file included from StepMania.cpp:65:
  1015. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  1016. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  1017. StepMania.cpp: In function ‘bool CheckVideoDefaultSettings()’:
  1018. StepMania.cpp:467: warning: format not a string literal and no format arguments
  1019. make[2]: *** [StepMania.o] Error 1
  1020. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameLoop.o GameLoop.cpp
  1021. In file included from Preference.h:7,
  1022. from PrefsManager.h:8,
  1023. from GameLoop.cpp:6:
  1024. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1025. make[2]: *** [GameLoop.o] Error 1
  1026. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o global.o global.cpp
  1027. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SpecialFiles.o SpecialFiles.cpp
  1028. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LoadingWindow_Gtk.o `test -f 'arch/LoadingWindow/LoadingWindow_Gtk.cpp' || echo './'`arch/LoadingWindow/LoadingWindow_Gtk.cpp
  1029. In file included from arch/LoadingWindow/LoadingWindow_Gtk.cpp:4:
  1030. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1031. make[2]: *** [LoadingWindow_Gtk.o] Error 1
  1032. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundDriver_Null.o `test -f 'arch/Sound/RageSoundDriver_Null.cpp' || echo './'`arch/Sound/RageSoundDriver_Null.cpp
  1033. In file included from arch/Sound/RageSoundDriver_Null.cpp:4:
  1034. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1035. make[2]: *** [RageSoundDriver_Null.o] Error 1
  1036. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundDriver_Generic_Software.o `test -f 'arch/Sound/RageSoundDriver_Generic_Software.cpp' || echo './'`arch/Sound/RageSoundDriver_Generic_Software.cpp
  1037. In file included from arch/Sound/RageSoundDriver_Generic_Software.cpp:6:
  1038. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1039. arch/Sound/RageSoundDriver_Generic_Software.cpp: In member function ‘void RageSound_Generic_Software::Mix(int16_t*, int, int64_t, int64_t)’:
  1040. arch/Sound/RageSoundDriver_Generic_Software.cpp:155: error: ‘memset’ was not declared in this scope
  1041. make[2]: *** [RageSoundDriver_Generic_Software.o] Error 1
  1042. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundDriver_OSS.o `test -f 'arch/Sound/RageSoundDriver_OSS.cpp' || echo './'`arch/Sound/RageSoundDriver_OSS.cpp
  1043. In file included from arch/Sound/RageSoundDriver_OSS.cpp:7:
  1044. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1045. arch/Sound/RageSoundDriver_OSS.cpp: In member function ‘void RageSound_OSS::MixerThread()’:
  1046. arch/Sound/RageSoundDriver_OSS.cpp:35: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result
  1047. arch/Sound/RageSoundDriver_OSS.cpp: In member function ‘virtual void RageSound_OSS::SetupDecodingThread()’:
  1048. arch/Sound/RageSoundDriver_OSS.cpp:55: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result
  1049. make[2]: *** [RageSoundDriver_OSS.o] Error 1
  1050. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ALSA9Dynamic.o `test -f 'arch/Sound/ALSA9Dynamic.cpp' || echo './'`arch/Sound/ALSA9Dynamic.cpp
  1051. In file included from arch/Sound/ALSA9Dynamic.cpp:11:
  1052. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1053. make[2]: *** [ALSA9Dynamic.o] Error 1
  1054. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ALSA9Helpers.o `test -f 'arch/Sound/ALSA9Helpers.cpp' || echo './'`arch/Sound/ALSA9Helpers.cpp
  1055. In file included from arch/Sound/ALSA9Helpers.cpp:3:
  1056. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1057. make[2]: *** [ALSA9Helpers.o] Error 1
  1058. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundDriver_ALSA9.o `test -f 'arch/Sound/RageSoundDriver_ALSA9.cpp' || echo './'`arch/Sound/RageSoundDriver_ALSA9.cpp
  1059. In file included from arch/Sound/RageSoundDriver_ALSA9.cpp:8:
  1060. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1061. arch/Sound/RageSoundDriver_ALSA9.cpp: In member function ‘virtual RString RageSound_ALSA9::Init()’:
  1062. arch/Sound/RageSoundDriver_ALSA9.cpp:354: warning: format ‘%i’ expects type ‘int’, but argument 3 has type ‘size_t’
  1063. make[2]: *** [RageSoundDriver_ALSA9.o] Error 1
  1064. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundDriver_ALSA9_Software.o `test -f 'arch/Sound/RageSoundDriver_ALSA9_Software.cpp' || echo './'`arch/Sound/RageSoundDriver_ALSA9_Software.cpp
  1065. In file included from arch/Sound/RageSoundDriver_ALSA9_Software.cpp:7:
  1066. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1067. make[2]: *** [RageSoundDriver_ALSA9_Software.o] Error 1
  1068. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ArchHooks.o `test -f 'arch/ArchHooks/ArchHooks.cpp' || echo './'`arch/ArchHooks/ArchHooks.cpp
  1069. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ArchHooksUtil.o `test -f 'arch/ArchHooks/ArchHooksUtil.cpp' || echo './'`arch/ArchHooks/ArchHooksUtil.cpp
  1070. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ArchHooks_Unix.o `test -f 'arch/ArchHooks/ArchHooks_Unix.cpp' || echo './'`arch/ArchHooks/ArchHooks_Unix.cpp
  1071. In file included from arch/ArchHooks/ArchHooks_Unix.cpp:4:
  1072. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1073. arch/ArchHooks/ArchHooks_Unix.cpp: In member function ‘virtual void ArchHooks_Unix::SetTime(tm)’:
  1074. arch/ArchHooks/ArchHooks_Unix.cpp:233: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result
  1075. arch/ArchHooks/ArchHooks_Unix.cpp:235: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result
  1076. make[2]: *** [ArchHooks_Unix.o] Error 1
  1077. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputHandler.o `test -f 'arch/InputHandler/InputHandler.cpp' || echo './'`arch/InputHandler/InputHandler.cpp
  1078. In file included from arch/InputHandler/InputHandler.cpp:3:
  1079. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1080. make[2]: *** [InputHandler.o] Error 1
  1081. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputHandler_MonkeyKeyboard.o `test -f 'arch/InputHandler/InputHandler_MonkeyKeyboard.cpp' || echo './'`arch/InputHandler/InputHandler_MonkeyKeyboard.cpp
  1082. In file included from arch/InputHandler/InputHandler_MonkeyKeyboard.cpp:3:
  1083. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1084. make[2]: *** [InputHandler_MonkeyKeyboard.o] Error 1
  1085. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputHandler_X11.o `test -f 'arch/InputHandler/InputHandler_X11.cpp' || echo './'`arch/InputHandler/InputHandler_X11.cpp
  1086. In file included from arch/InputHandler/InputHandler_X11.cpp:3:
  1087. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1088. make[2]: *** [InputHandler_X11.o] Error 1
  1089. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputHandler_Linux_Joystick.o `test -f 'arch/InputHandler/InputHandler_Linux_Joystick.cpp' || echo './'`arch/InputHandler/InputHandler_Linux_Joystick.cpp
  1090. In file included from arch/InputHandler/InputHandler_Linux_Joystick.cpp:4:
  1091. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1092. arch/InputHandler/InputHandler_Linux_Joystick.cpp: In constructor ‘InputHandler_Linux_Joystick::InputHandler_Linux_Joystick()’:
  1093. arch/InputHandler/InputHandler_Linux_Joystick.cpp:43: error: ‘strerror’ was not declared in this scope
  1094. arch/InputHandler/InputHandler_Linux_Joystick.cpp:63: error: ‘memset’ was not declared in this scope
  1095. arch/InputHandler/InputHandler_Linux_Joystick.cpp: In member function ‘void InputHandler_Linux_Joystick::InputThread()’:
  1096. arch/InputHandler/InputHandler_Linux_Joystick.cpp:141: warning: format ‘%i’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
  1097. make[2]: *** [InputHandler_Linux_Joystick.o] Error 1
  1098. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MovieTexture.o `test -f 'arch/MovieTexture/MovieTexture.cpp' || echo './'`arch/MovieTexture/MovieTexture.cpp
  1099. In file included from arch/MovieTexture/MovieTexture.cpp:3:
  1100. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1101. make[2]: *** [MovieTexture.o] Error 1
  1102. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MovieTexture_Generic.o `test -f 'arch/MovieTexture/MovieTexture_Generic.cpp' || echo './'`arch/MovieTexture/MovieTexture_Generic.cpp
  1103. In file included from ./Preference.h:7,
  1104. from ./PrefsManager.h:8,
  1105. from arch/MovieTexture/MovieTexture_Generic.cpp:3:
  1106. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1107. make[2]: *** [MovieTexture_Generic.o] Error 1
  1108. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MovieTexture_Null.o `test -f 'arch/MovieTexture/MovieTexture_Null.cpp' || echo './'`arch/MovieTexture/MovieTexture_Null.cpp
  1109. In file included from arch/MovieTexture/MovieTexture_Null.cpp:4:
  1110. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1111. arch/MovieTexture/MovieTexture_Null.cpp: In constructor ‘MovieTexture_Null::MovieTexture_Null(RageTextureID)’:
  1112. arch/MovieTexture/MovieTexture_Null.cpp:38: error: ‘memset’ was not declared in this scope
  1113. make[2]: *** [MovieTexture_Null.o] Error 1
  1114. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LightsDriver_SystemMessage.o `test -f 'arch/Lights/LightsDriver_SystemMessage.cpp' || echo './'`arch/Lights/LightsDriver_SystemMessage.cpp
  1115. In file included from ./Preference.h:7,
  1116. from ./LightsManager.h:9,
  1117. from arch/Lights/LightsDriver.h:6,
  1118. from arch/Lights/LightsDriver_SystemMessage.h:4,
  1119. from arch/Lights/LightsDriver_SystemMessage.cpp:2:
  1120. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1121. make[2]: *** [LightsDriver_SystemMessage.o] Error 1
  1122. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LightsDriver_LinuxWeedTech.o `test -f 'arch/Lights/LightsDriver_LinuxWeedTech.cpp' || echo './'`arch/Lights/LightsDriver_LinuxWeedTech.cpp
  1123. In file included from ./Preference.h:7,
  1124. from ./LightsManager.h:9,
  1125. from ./arch/Lights/LightsDriver.h:6,
  1126. from arch/Lights/LightsDriver_LinuxWeedTech.h:9,
  1127. from arch/Lights/LightsDriver_LinuxWeedTech.cpp:9:
  1128. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1129. arch/Lights/LightsDriver_LinuxWeedTech.cpp: In function ‘void SerialOut(const char*, int)’:
  1130. arch/Lights/LightsDriver_LinuxWeedTech.cpp:24: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
  1131. arch/Lights/LightsDriver_LinuxWeedTech.cpp: In function ‘void SerialOpen()’:
  1132. arch/Lights/LightsDriver_LinuxWeedTech.cpp:36: error: ‘strerror’ was not declared in this scope
  1133. make[2]: *** [LightsDriver_LinuxWeedTech.o] Error 1
  1134. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LightsDriver_LinuxParallel.o `test -f 'arch/Lights/LightsDriver_LinuxParallel.cpp' || echo './'`arch/Lights/LightsDriver_LinuxParallel.cpp
  1135. In file included from ./Preference.h:7,
  1136. from ./LightsManager.h:9,
  1137. from arch/Lights/LightsDriver.h:6,
  1138. from arch/Lights/LightsDriver_LinuxParallel.h:6,
  1139. from arch/Lights/LightsDriver_LinuxParallel.cpp:10:
  1140. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1141. make[2]: *** [LightsDriver_LinuxParallel.o] Error 1
  1142. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MemoryCardDriver.o `test -f 'arch/MemoryCard/MemoryCardDriver.cpp' || echo './'`arch/MemoryCard/MemoryCardDriver.cpp
  1143. In file included from ./Preference.h:7,
  1144. from ./ProfileManager.h:9,
  1145. from arch/MemoryCard/MemoryCardDriver.cpp:6:
  1146. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1147. make[2]: *** [MemoryCardDriver.o] Error 1
  1148. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MemoryCardDriverThreaded_Linux.o `test -f 'arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp' || echo './'`arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp
  1149. In file included from arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp:4:
  1150. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1151. arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp: In function ‘bool ReadFile(const RString&, RString&)’:
  1152. arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp:39: error: ‘strerror’ was not declared in this scope
  1153. arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp:50: error: ‘strerror’ was not declared in this scope
  1154. arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp: In member function ‘virtual void MemoryCardDriverThreaded_Linux::GetUSBStorageDevices(std::vector<UsbStorageDevice, std::allocator<UsbStorageDevice> >&)’:
  1155. arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp:148: error: ‘strerror’ was not declared in this scope
  1156. arch/MemoryCard/MemoryCardDriverThreaded_Linux.cpp:171: error: ‘strstr’ was not declared in this scope
  1157. make[2]: *** [MemoryCardDriverThreaded_Linux.o] Error 1
  1158. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LowLevelWindow_X11.o `test -f 'arch/LowLevelWindow/LowLevelWindow_X11.cpp' || echo './'`arch/LowLevelWindow/LowLevelWindow_X11.cpp
  1159. In file included from ./Preference.h:7,
  1160. from ./PrefsManager.h:8,
  1161. from arch/LowLevelWindow/LowLevelWindow_X11.cpp:6:
  1162. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1163. arch/LowLevelWindow/LowLevelWindow_X11.cpp: In member function ‘virtual RString LowLevelWindow_X11::TryVideoMode(const VideoModeParams&, bool&)’:
  1164. arch/LowLevelWindow/LowLevelWindow_X11.cpp:84: error: ‘strcpy’ was not declared in this scope
  1165. arch/LowLevelWindow/LowLevelWindow_X11.cpp:85: error: ‘strcat’ was not declared in this scope
  1166. arch/LowLevelWindow/LowLevelWindow_X11.cpp:142: error: ‘strlen’ was not declared in this scope
  1167. make[2]: *** [LowLevelWindow_X11.o] Error 1
  1168. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o X11Helper.o `test -f 'archutils/Unix/X11Helper.cpp' || echo './'`archutils/Unix/X11Helper.cpp
  1169. archutils/Unix/X11Helper.cpp: In function ‘int protoErrorCallback(Display*, XErrorEvent*)’:
  1170. archutils/Unix/X11Helper.cpp:164: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘XID’
  1171. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o AssertionHandler.o `test -f 'archutils/Unix/AssertionHandler.cpp' || echo './'`archutils/Unix/AssertionHandler.cpp
  1172. In file included from archutils/Unix/AssertionHandler.cpp:2:
  1173. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1174. archutils/Unix/AssertionHandler.cpp: In function ‘void __assert_perror_fail(int, const char*, unsigned int, const char*)’:
  1175. archutils/Unix/AssertionHandler.cpp:33: error: ‘strerror’ was not declared in this scope
  1176. make[2]: *** [AssertionHandler.o] Error 1
  1177. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GetSysInfo.o `test -f 'archutils/Unix/GetSysInfo.cpp' || echo './'`archutils/Unix/GetSysInfo.cpp
  1178. In file included from archutils/Unix/GetSysInfo.cpp:3:
  1179. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1180. make[2]: *** [GetSysInfo.o] Error 1
  1181. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SignalHandler.o `test -f 'archutils/Unix/SignalHandler.cpp' || echo './'`archutils/Unix/SignalHandler.cpp
  1182. archutils/Unix/SignalHandler.cpp: In function ‘void SignalHandler::OnClose(void (*)(int, siginfo_t*, const ucontext_t*))’:
  1183. archutils/Unix/SignalHandler.cpp:156: error: ‘strerror’ was not declared in this scope
  1184. make[2]: *** [SignalHandler.o] Error 1
  1185. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LinuxThreadHelpers.o `test -f 'archutils/Unix/LinuxThreadHelpers.cpp' || echo './'`archutils/Unix/LinuxThreadHelpers.cpp
  1186. In file included from archutils/Unix/LinuxThreadHelpers.cpp:5:
  1187. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1188. archutils/Unix/LinuxThreadHelpers.cpp:33: error: ‘gettid’ has not been declared
  1189. archutils/Unix/LinuxThreadHelpers.cpp:40: error: expected initializer before ‘RString’
  1190. archutils/Unix/LinuxThreadHelpers.cpp: In function ‘bool UsingNPTL()’:
  1191. archutils/Unix/LinuxThreadHelpers.cpp:58: error: ‘strncmp’ was not declared in this scope
  1192. archutils/Unix/LinuxThreadHelpers.cpp: In function ‘int PtraceAttach(int)’:
  1193. archutils/Unix/LinuxThreadHelpers.cpp:100: error: ‘strerror’ was not declared in this scope
  1194. archutils/Unix/LinuxThreadHelpers.cpp: In function ‘uint64_t GetCurrentThreadIdInternal()’:
  1195. archutils/Unix/LinuxThreadHelpers.cpp:137: error: ‘gettid’ was not declared in this scope
  1196. archutils/Unix/LinuxThreadHelpers.cpp: In function ‘bool GetThreadBacktraceContext(uint64_t, BacktraceContext*)’:
  1197. archutils/Unix/LinuxThreadHelpers.cpp:213: error: ‘strerror’ was not declared in this scope
  1198. make[2]: *** [LinuxThreadHelpers.o] Error 1
  1199. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RunningUnderValgrind.o `test -f 'archutils/Unix/RunningUnderValgrind.cpp' || echo './'`archutils/Unix/RunningUnderValgrind.cpp
  1200. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o EmergencyShutdown.o `test -f 'archutils/Unix/EmergencyShutdown.cpp' || echo './'`archutils/Unix/EmergencyShutdown.cpp
  1201. In file included from archutils/Unix/EmergencyShutdown.cpp:3:
  1202. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1203. make[2]: *** [EmergencyShutdown.o] Error 1
  1204. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Backtrace.o `test -f 'archutils/Unix/Backtrace.cpp' || echo './'`archutils/Unix/Backtrace.cpp
  1205. In file included from archutils/Unix/Backtrace.cpp:3:
  1206. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1207. archutils/Unix/Backtrace.cpp: In function ‘int get_readable_ranges(const void**, const void**, int, int)’:
  1208. archutils/Unix/Backtrace.cpp:58: error: ‘PATH_MAX’ was not declared in this scope
  1209. archutils/Unix/Backtrace.cpp:59: error: ‘path’ was not declared in this scope
  1210. archutils/Unix/Backtrace.cpp:59: error: ‘strcat’ was not declared in this scope
  1211. archutils/Unix/Backtrace.cpp:88: error: ‘memchr’ was not declared in this scope
  1212. archutils/Unix/Backtrace.cpp:94: error: ‘strcpy’ was not declared in this scope
  1213. archutils/Unix/Backtrace.cpp:95: error: ‘memmove’ was not declared in this scope
  1214. archutils/Unix/Backtrace.cpp:99: error: ‘strchr’ was not declared in this scope
  1215. archutils/Unix/Backtrace.cpp:111: error: ‘strlen’ was not declared in this scope
  1216. archutils/Unix/Backtrace.cpp:115: error: ‘strlen’ was not declared in this scope
  1217. make[2]: *** [Backtrace.o] Error 1
  1218. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BacktraceNames.o `test -f 'archutils/Unix/BacktraceNames.cpp' || echo './'`archutils/Unix/BacktraceNames.cpp
  1219. In file included from archutils/Unix/BacktraceNames.cpp:13:
  1220. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1221. make[2]: *** [BacktraceNames.o] Error 1
  1222. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CrashHandler.o `test -f 'archutils/Unix/CrashHandler.cpp' || echo './'`archutils/Unix/CrashHandler.cpp
  1223. archutils/Unix/CrashHandler.cpp: In function ‘void safe_print(int, ...)’:
  1224. archutils/Unix/CrashHandler.cpp:35: error: ‘strlen’ was not declared in this scope
  1225. archutils/Unix/CrashHandler.cpp: In function ‘void GetExecutableName(char*, int)’:
  1226. archutils/Unix/CrashHandler.cpp:45: error: ‘strcat’ was not declared in this scope
  1227. archutils/Unix/CrashHandler.cpp:51: error: ‘strerror’ was not declared in this scope
  1228. archutils/Unix/CrashHandler.cpp:53: error: ‘strncpy’ was not declared in this scope
  1229. archutils/Unix/CrashHandler.cpp: In function ‘void spawn_child_process(int)’:
  1230. archutils/Unix/CrashHandler.cpp:85: warning: deprecated conversion from string constant to ‘char*’
  1231. archutils/Unix/CrashHandler.cpp: In function ‘bool parent_write(int, const void*, size_t)’:
  1232. archutils/Unix/CrashHandler.cpp:113: error: ‘strerror’ was not declared in this scope
  1233. archutils/Unix/CrashHandler.cpp: In function ‘void parent_process(int, const CrashData*)’:
  1234. archutils/Unix/CrashHandler.cpp:134: error: ‘strlen’ was not declared in this scope
  1235. archutils/Unix/CrashHandler.cpp: In function ‘void RunCrashHandler(const CrashData*)’:
  1236. archutils/Unix/CrashHandler.cpp:216: error: ‘memset’ was not declared in this scope
  1237. archutils/Unix/CrashHandler.cpp:220: error: ‘strerror’ was not declared in this scope
  1238. archutils/Unix/CrashHandler.cpp:266: error: ‘strerror’ was not declared in this scope
  1239. archutils/Unix/CrashHandler.cpp:273: error: ‘strerror’ was not declared in this scope
  1240. archutils/Unix/CrashHandler.cpp: In function ‘void BacktraceAllThreads(CrashData&)’:
  1241. archutils/Unix/CrashHandler.cpp:321: error: ‘strncpy’ was not declared in this scope
  1242. archutils/Unix/CrashHandler.cpp: In function ‘void CrashHandler::ForceCrash(const char*)’:
  1243. archutils/Unix/CrashHandler.cpp:333: error: ‘memset’ was not declared in this scope
  1244. archutils/Unix/CrashHandler.cpp:336: error: ‘strncpy’ was not declared in this scope
  1245. archutils/Unix/CrashHandler.cpp: In function ‘void CrashHandler::ForceDeadlock(RString, uint64_t)’:
  1246. archutils/Unix/CrashHandler.cpp:347: error: ‘memset’ was not declared in this scope
  1247. archutils/Unix/CrashHandler.cpp:365: error: ‘strncpy’ was not declared in this scope
  1248. archutils/Unix/CrashHandler.cpp:368: error: ‘strncpy’ was not declared in this scope
  1249. archutils/Unix/CrashHandler.cpp: In function ‘void CrashHandler::CrashSignalHandler(int, siginfo_t*, const ucontext_t*)’:
  1250. archutils/Unix/CrashHandler.cpp:383: error: ‘memset’ was not declared in this scope
  1251. archutils/Unix/CrashHandler.cpp:397: error: ‘strncpy’ was not declared in this scope
  1252. make[2]: *** [CrashHandler.o] Error 1
  1253. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CrashHandlerChild.o `test -f 'archutils/Unix/CrashHandlerChild.cpp' || echo './'`archutils/Unix/CrashHandlerChild.cpp
  1254. In file included from archutils/Unix/CrashHandlerChild.cpp:13:
  1255. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1256. archutils/Unix/CrashHandlerChild.cpp: In function ‘void child_process()’:
  1257. archutils/Unix/CrashHandlerChild.cpp:226: warning: format not a string literal and no format arguments
  1258. archutils/Unix/CrashHandlerChild.cpp:266: warning: format not a string literal and no format arguments
  1259. make[2]: *** [CrashHandlerChild.o] Error 1
  1260. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CrashHandlerInternal.o `test -f 'archutils/Unix/CrashHandlerInternal.cpp' || echo './'`archutils/Unix/CrashHandlerInternal.cpp
  1261. archutils/Unix/CrashHandlerInternal.cpp: In function ‘const char* SignalName(int)’:
  1262. archutils/Unix/CrashHandlerInternal.cpp:49: error: ‘strcpy’ was not declared in this scope
  1263. archutils/Unix/CrashHandlerInternal.cpp:50: error: ‘strcat’ was not declared in this scope
  1264. archutils/Unix/CrashHandlerInternal.cpp: In function ‘const char* SignalCodeName(int, int)’:
  1265. archutils/Unix/CrashHandlerInternal.cpp:179: error: ‘strcpy’ was not declared in this scope
  1266. archutils/Unix/CrashHandlerInternal.cpp:180: error: ‘strcat’ was not declared in this scope
  1267. make[2]: *** [CrashHandlerInternal.o] Error 1
  1268. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Dialog.o `test -f 'arch/Dialog/Dialog.cpp' || echo './'`arch/Dialog/Dialog.cpp
  1269. In file included from ./Preference.h:7,
  1270. from ./PrefsManager.h:8,
  1271. from arch/Dialog/Dialog.cpp:5:
  1272. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1273. make[2]: *** [Dialog.o] Error 1
  1274. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Threads_Pthreads.o `test -f 'arch/Threads/Threads_Pthreads.cpp' || echo './'`arch/Threads/Threads_Pthreads.cpp
  1275. In file included from arch/Threads/Threads_Pthreads.cpp:4:
  1276. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1277. arch/Threads/Threads_Pthreads.cpp: In member function ‘virtual int ThreadImpl_Pthreads::Wait()’:
  1278. arch/Threads/Threads_Pthreads.cpp:46: error: ‘strerror’ was not declared in this scope
  1279. arch/Threads/Threads_Pthreads.cpp: In function ‘ThreadImpl* MakeThread(int (*)(void*), void*, uint64_t*)’:
  1280. arch/Threads/Threads_Pthreads.cpp:89: error: ‘strerror’ was not declared in this scope
  1281. arch/Threads/Threads_Pthreads.cpp: In destructor ‘virtual MutexImpl_Pthreads::~MutexImpl_Pthreads()’:
  1282. arch/Threads/Threads_Pthreads.cpp:108: error: ‘strerror’ was not declared in this scope
  1283. arch/Threads/Threads_Pthreads.cpp: In member function ‘virtual bool MutexImpl_Pthreads::Lock()’:
  1284. arch/Threads/Threads_Pthreads.cpp:162: error: ‘strerror’ was not declared in this scope
  1285. arch/Threads/Threads_Pthreads.cpp:177: error: ‘strerror’ was not declared in this scope
  1286. arch/Threads/Threads_Pthreads.cpp: In member function ‘virtual bool MutexImpl_Pthreads::TryLock()’:
  1287. arch/Threads/Threads_Pthreads.cpp:188: error: ‘strerror’ was not declared in this scope
  1288. arch/Threads/Threads_Pthreads.cpp: In constructor ‘SemaImpl_Pthreads::SemaImpl_Pthreads(int)’:
  1289. arch/Threads/Threads_Pthreads.cpp:426: error: ‘strerror’ was not declared in this scope
  1290. arch/Threads/Threads_Pthreads.cpp:428: error: ‘strerror’ was not declared in this scope
  1291. arch/Threads/Threads_Pthreads.cpp: In member function ‘virtual bool SemaImpl_Pthreads::Wait()’:
  1292. arch/Threads/Threads_Pthreads.cpp:483: error: ‘strerror’ was not declared in this scope
  1293. make[2]: *** [Threads_Pthreads.o] Error 1
  1294. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o arch.o `test -f 'arch/arch.cpp' || echo './'`arch/arch.cpp
  1295. In file included from arch/arch.cpp:7:
  1296. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1297. make[2]: *** [arch.o] Error 1
  1298. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BGAnimation.o BGAnimation.cpp
  1299. In file included from BGAnimation.cpp:5:
  1300. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1301. BGAnimation.cpp: In member function ‘void BGAnimation::AddLayersFromAniDir(const RString&, const XNode*)’:
  1302. BGAnimation.cpp:40: error: ‘strncmp’ was not declared in this scope
  1303. make[2]: *** [BGAnimation.o] Error 1
  1304. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BGAnimationLayer.o BGAnimationLayer.cpp
  1305. In file included from Grade.h:6,
  1306. from GameState.h:8,
  1307. from BGAnimationLayer.cpp:3:
  1308. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1309. BGAnimationLayer.cpp: In member function ‘virtual void BGAnimationLayer::LoadFromNode(const RString&, const XNode*)’:
  1310. BGAnimationLayer.cpp:373: error: ‘strcasecmp’ was not declared in this scope
  1311. make[2]: *** [BGAnimationLayer.o] Error 1
  1312. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Banner.o Banner.cpp
  1313. In file included from Banner.cpp:12:
  1314. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  1315. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  1316. make[2]: *** [Banner.o] Error 1
  1317. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DifficultyIcon.o DifficultyIcon.cpp
  1318. In file included from DifficultyIcon.cpp:3:
  1319. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1320. make[2]: *** [DifficultyIcon.o] Error 1
  1321. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MeterDisplay.o MeterDisplay.cpp
  1322. In file included from MeterDisplay.cpp:3:
  1323. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1324. make[2]: *** [MeterDisplay.o] Error 1
  1325. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o StreamDisplay.o StreamDisplay.cpp
  1326. In file included from Grade.h:6,
  1327. from GameState.h:8,
  1328. from StreamDisplay.cpp:3:
  1329. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1330. make[2]: *** [StreamDisplay.o] Error 1
  1331. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Transition.o Transition.cpp
  1332. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ActiveAttackList.o ActiveAttackList.cpp
  1333. In file included from ActiveAttackList.cpp:3:
  1334. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1335. make[2]: *** [ActiveAttackList.o] Error 1
  1336. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BPMDisplay.o BPMDisplay.cpp
  1337. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ComboGraph.o ComboGraph.cpp
  1338. In file included from Grade.h:6,
  1339. from PlayerStageStats.h:6,
  1340. from StageStats.h:7,
  1341. from ComboGraph.cpp:4:
  1342. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1343. make[2]: *** [ComboGraph.o] Error 1
  1344. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CourseContentsList.o CourseContentsList.cpp
  1345. In file included from CourseContentsList.cpp:3:
  1346. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1347. make[2]: *** [CourseContentsList.o] Error 1
  1348. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CourseEntryDisplay.o CourseEntryDisplay.cpp
  1349. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DifficultyDisplay.o DifficultyDisplay.cpp
  1350. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DifficultyList.o DifficultyList.cpp
  1351. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DifficultyMeter.o DifficultyMeter.cpp
  1352. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DifficultyRating.o DifficultyRating.cpp
  1353. In file included from DifficultyRating.cpp:4:
  1354. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1355. make[2]: *** [DifficultyRating.o] Error 1
  1356. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DualScrollBar.o DualScrollBar.cpp
  1357. In file included from DualScrollBar.cpp:4:
  1358. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1359. make[2]: *** [DualScrollBar.o] Error 1
  1360. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o EditMenu.o EditMenu.cpp
  1361. In file included from EditMenu.cpp:14:
  1362. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  1363. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  1364. EditMenu.cpp: In function ‘const RString& EditMenuRowToString(EditMenuRow)’:
  1365. EditMenu.cpp:27: error: expected initializer before ‘<’ token
  1366. EditMenu.cpp:27: error: ‘as_EditMenuRowName’ was not declared in this scope
  1367. EditMenu.cpp:27: error: ‘auto_ptr’ was not declared in this scope
  1368. EditMenu.cpp:27: error: expected primary-expression before ‘>’ token
  1369. EditMenu.cpp:27: error: ‘ap’ was not declared in this scope
  1370. EditMenu.cpp:27: error: ‘as_EditMenuRowName’ was not declared in this scope
  1371. EditMenu.cpp: In function ‘const RString& EditMenuRowToLocalizedString(EditMenuRow)’:
  1372. EditMenu.cpp:28: error: expected initializer before ‘<’ token
  1373. EditMenu.cpp:28: error: ‘g_EditMenuRowName’ was not declared in this scope
  1374. EditMenu.cpp:28: error: ‘auto_ptr’ was not declared in this scope
  1375. EditMenu.cpp:28: error: expected primary-expression before ‘>’ token
  1376. EditMenu.cpp:28: error: ‘ap’ was not declared in this scope
  1377. EditMenu.cpp:28: error: ‘g_EditMenuRowName’ was not declared in this scope
  1378. EditMenu.cpp: In function ‘const RString& EditMenuActionToString(EditMenuAction)’:
  1379. EditMenu.cpp:36: error: expected initializer before ‘<’ token
  1380. EditMenu.cpp:36: error: ‘as_EditMenuActionName’ was not declared in this scope
  1381. EditMenu.cpp:36: error: ‘auto_ptr’ was not declared in this scope
  1382. EditMenu.cpp:36: error: expected primary-expression before ‘>’ token
  1383. EditMenu.cpp:36: error: ‘ap’ was not declared in this scope
  1384. EditMenu.cpp:36: error: ‘as_EditMenuActionName’ was not declared in this scope
  1385. EditMenu.cpp: In function ‘const RString& EditMenuActionToLocalizedString(EditMenuAction)’:
  1386. EditMenu.cpp:37: error: expected initializer before ‘<’ token
  1387. EditMenu.cpp:37: error: ‘g_EditMenuActionName’ was not declared in this scope
  1388. EditMenu.cpp:37: error: ‘auto_ptr’ was not declared in this scope
  1389. EditMenu.cpp:37: error: expected primary-expression before ‘>’ token
  1390. EditMenu.cpp:37: error: ‘ap’ was not declared in this scope
  1391. EditMenu.cpp:37: error: ‘g_EditMenuActionName’ was not declared in this scope
  1392. EditMenu.cpp: In member function ‘void EditMenu::Load(const RString&)’:
  1393. EditMenu.cpp:137: error: ‘memset’ was not declared in this scope
  1394. make[2]: *** [EditMenu.o] Error 1
  1395. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o FadingBanner.o FadingBanner.cpp
  1396. In file included from Preference.h:7,
  1397. from PrefsManager.h:8,
  1398. from FadingBanner.cpp:8:
  1399. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1400. make[2]: *** [FadingBanner.o] Error 1
  1401. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GradeDisplay.o GradeDisplay.cpp
  1402. In file included from Grade.h:6,
  1403. from GradeDisplay.h:7,
  1404. from GradeDisplay.cpp:2:
  1405. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1406. GradeDisplay.cpp: In member function ‘virtual void GradeDisplay::Load(RageTextureID)’:
  1407. GradeDisplay.cpp:38: warning: format not a string literal and no format arguments
  1408. make[2]: *** [GradeDisplay.o] Error 1
  1409. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GraphDisplay.o GraphDisplay.cpp
  1410. In file included from GraphDisplay.cpp:7:
  1411. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1412. make[2]: *** [GraphDisplay.o] Error 1
  1413. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GrooveRadar.o GrooveRadar.cpp
  1414. In file included from GrooveRadar.cpp:3:
  1415. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1416. make[2]: *** [GrooveRadar.o] Error 1
  1417. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GroupList.o GroupList.cpp
  1418. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o HelpDisplay.o HelpDisplay.cpp
  1419. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MemoryCardDisplay.o MemoryCardDisplay.cpp
  1420. In file included from Preference.h:7,
  1421. from MemoryCardManager.h:8,
  1422. from MemoryCardDisplay.cpp:4:
  1423. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1424. make[2]: *** [MemoryCardDisplay.o] Error 1
  1425. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MenuTimer.o MenuTimer.cpp
  1426. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ModeSwitcher.o ModeSwitcher.cpp
  1427. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MusicBannerWheel.o MusicBannerWheel.cpp
  1428. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MusicList.o MusicList.cpp
  1429. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MusicSortDisplay.o MusicSortDisplay.cpp
  1430. In file included from MusicSortDisplay.cpp:4:
  1431. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1432. make[2]: *** [MusicSortDisplay.o] Error 1
  1433. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MusicWheel.o MusicWheel.cpp
  1434. In file included from Grade.h:6,
  1435. from GradeDisplay.h:7,
  1436. from MusicWheelItem.h:7,
  1437. from MusicWheel.h:14,
  1438. from MusicWheel.cpp:2:
  1439. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1440. In file included from MusicWheel.cpp:15:
  1441. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  1442. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  1443. make[2]: *** [MusicWheel.o] Error 1
  1444. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MusicWheelItem.o MusicWheelItem.cpp
  1445. In file included from Grade.h:6,
  1446. from GradeDisplay.h:7,
  1447. from MusicWheelItem.h:7,
  1448. from MusicWheelItem.cpp:2:
  1449. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1450. make[2]: *** [MusicWheelItem.o] Error 1
  1451. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o OptionIcon.o OptionIcon.cpp
  1452. In file included from OptionIcon.cpp:5:
  1453. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1454. OptionIcon.cpp: In member function ‘void OptionIcon::Set(PlayerNumber, const RString&, bool)’:
  1455. OptionIcon.cpp:58: error: ‘strcasecmp’ was not declared in this scope
  1456. make[2]: *** [OptionIcon.o] Error 1
  1457. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o OptionIconRow.o OptionIconRow.cpp
  1458. In file included from Grade.h:6,
  1459. from GameState.h:8,
  1460. from OptionIconRow.cpp:5:
  1461. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1462. make[2]: *** [OptionIconRow.o] Error 1
  1463. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o OptionRow.o OptionRow.cpp
  1464. OptionRow.cpp: In function ‘const RString& SelectTypeToString(SelectType)’:
  1465. OptionRow.cpp:19: error: expected initializer before ‘<’ token
  1466. OptionRow.cpp:19: error: ‘as_SelectTypeName’ was not declared in this scope
  1467. OptionRow.cpp:19: error: ‘auto_ptr’ was not declared in this scope
  1468. OptionRow.cpp:19: error: expected primary-expression before ‘>’ token
  1469. OptionRow.cpp:19: error: ‘ap’ was not declared in this scope
  1470. OptionRow.cpp:19: error: ‘as_SelectTypeName’ was not declared in this scope
  1471. OptionRow.cpp: In function ‘const RString& LayoutTypeToString(LayoutType)’:
  1472. OptionRow.cpp:26: error: expected initializer before ‘<’ token
  1473. OptionRow.cpp:26: error: ‘as_LayoutTypeName’ was not declared in this scope
  1474. OptionRow.cpp:26: error: ‘auto_ptr’ was not declared in this scope
  1475. OptionRow.cpp:26: error: expected primary-expression before ‘>’ token
  1476. OptionRow.cpp:26: error: ‘ap’ was not declared in this scope
  1477. OptionRow.cpp:26: error: ‘as_LayoutTypeName’ was not declared in this scope
  1478. OptionRow.cpp: In constructor ‘OptionRow::OptionRow(const OptionRowType*)’:
  1479. OptionRow.cpp:81: error: ‘memset’ was not declared in this scope
  1480. OptionRow.cpp: In member function ‘void OptionRow::Clear()’:
  1481. OptionRow.cpp:114: error: ‘memset’ was not declared in this scope
  1482. make[2]: *** [OptionRow.o] Error 1
  1483. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o OptionsCursor.o OptionsCursor.cpp
  1484. In file included from OptionsCursor.cpp:3:
  1485. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1486. make[2]: *** [OptionsCursor.o] Error 1
  1487. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PaneDisplay.o PaneDisplay.cpp
  1488. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScrollBar.o ScrollBar.cpp
  1489. In file included from ScrollBar.cpp:5:
  1490. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1491. make[2]: *** [ScrollBar.o] Error 1
  1492. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScrollingList.o ScrollingList.cpp
  1493. In file included from ScrollingList.cpp:3:
  1494. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1495. make[2]: *** [ScrollingList.o] Error 1
  1496. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SnapDisplay.o SnapDisplay.cpp
  1497. In file included from Grade.h:6,
  1498. from GameState.h:8,
  1499. from SnapDisplay.cpp:3:
  1500. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1501. make[2]: *** [SnapDisplay.o] Error 1
  1502. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o TextBanner.o TextBanner.cpp
  1503. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o WheelBase.o WheelBase.cpp
  1504. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o WheelItemBase.o WheelItemBase.cpp
  1505. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o WheelNotifyIcon.o WheelNotifyIcon.cpp
  1506. In file included from WheelNotifyIcon.cpp:3:
  1507. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1508. make[2]: *** [WheelNotifyIcon.o] Error 1
  1509. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ArrowEffects.o ArrowEffects.cpp
  1510. In file included from Grade.h:6,
  1511. from Steps.h:8,
  1512. from ArrowEffects.cpp:3:
  1513. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1514. make[2]: *** [ArrowEffects.o] Error 1
  1515. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o AttackDisplay.o AttackDisplay.cpp
  1516. In file included from Grade.h:6,
  1517. from GameState.h:8,
  1518. from AttackDisplay.cpp:4:
  1519. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1520. make[2]: *** [AttackDisplay.o] Error 1
  1521. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Background.o Background.cpp
  1522. In file included from Background.cpp:3:
  1523. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1524. Background.cpp: In member function ‘void BackgroundImpl::Layer::UpdateCurBGChange(const Song*, float, float, const std::map<StdString::CStdStr<char>, BackgroundTransition, std::less<StdString::CStdStr<char> >, std::allocator<std::pair<const StdString::CStdStr<char>, BackgroundTransition> > >&)’:
  1525. Background.cpp:778: warning: format not a string literal and no format arguments
  1526. make[2]: *** [Background.o] Error 1
  1527. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BeginnerHelper.o BeginnerHelper.cpp
  1528. In file included from Grade.h:6,
  1529. from GameState.h:8,
  1530. from BeginnerHelper.cpp:5:
  1531. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1532. make[2]: *** [BeginnerHelper.o] Error 1
  1533. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CombinedLifeMeterTug.o CombinedLifeMeterTug.cpp
  1534. In file included from Grade.h:6,
  1535. from GameState.h:8,
  1536. from CombinedLifeMeterTug.cpp:4:
  1537. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1538. make[2]: *** [CombinedLifeMeterTug.o] Error 1
  1539. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Combo.o Combo.cpp
  1540. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DancingCharacters.o DancingCharacters.cpp
  1541. In file included from DancingCharacters.cpp:5:
  1542. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1543. make[2]: *** [DancingCharacters.o] Error 1
  1544. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Foreground.o Foreground.cpp
  1545. In file included from Foreground.cpp:3:
  1546. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1547. make[2]: *** [Foreground.o] Error 1
  1548. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GhostArrowRow.o GhostArrowRow.cpp
  1549. In file included from GhostArrowRow.cpp:3:
  1550. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1551. make[2]: *** [GhostArrowRow.o] Error 1
  1552. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o HoldJudgment.o HoldJudgment.cpp
  1553. In file included from HoldJudgment.cpp:3:
  1554. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1555. make[2]: *** [HoldJudgment.o] Error 1
  1556. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Judgment.o Judgment.cpp
  1557. In file included from Judgment.cpp:3:
  1558. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1559. make[2]: *** [Judgment.o] Error 1
  1560. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LifeMeter.o LifeMeter.cpp
  1561. In file included from Grade.h:6,
  1562. from PlayerStageStats.h:6,
  1563. from StageStats.h:7,
  1564. from PercentageDisplay.h:9,
  1565. from LifeMeterBattery.h:10,
  1566. from LifeMeter.cpp:4:
  1567. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1568. make[2]: *** [LifeMeter.o] Error 1
  1569. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LifeMeterBar.o LifeMeterBar.cpp
  1570. In file included from Preference.h:7,
  1571. from PrefsManager.h:8,
  1572. from LifeMeterBar.cpp:3:
  1573. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1574. make[2]: *** [LifeMeterBar.o] Error 1
  1575. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LifeMeterBattery.o LifeMeterBattery.cpp
  1576. In file included from Grade.h:6,
  1577. from PlayerStageStats.h:6,
  1578. from StageStats.h:7,
  1579. from PercentageDisplay.h:9,
  1580. from LifeMeterBattery.h:10,
  1581. from LifeMeterBattery.cpp:2:
  1582. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1583. make[2]: *** [LifeMeterBattery.o] Error 1
  1584. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LifeMeterTime.o LifeMeterTime.cpp
  1585. In file included from Grade.h:6,
  1586. from PlayerStageStats.h:6,
  1587. from StageStats.h:7,
  1588. from PercentageDisplay.h:9,
  1589. from LifeMeterTime.h:10,
  1590. from LifeMeterTime.cpp:2:
  1591. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1592. make[2]: *** [LifeMeterTime.o] Error 1
  1593. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LyricDisplay.o LyricDisplay.cpp
  1594. In file included from Grade.h:6,
  1595. from GameState.h:8,
  1596. from LyricDisplay.cpp:4:
  1597. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1598. make[2]: *** [LyricDisplay.o] Error 1
  1599. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteDisplay.o NoteDisplay.cpp
  1600. In file included from Grade.h:6,
  1601. from GameState.h:8,
  1602. from NoteDisplay.cpp:3:
  1603. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1604. NoteDisplay.cpp: In function ‘const RString& NotePartToString(NotePart)’:
  1605. NoteDisplay.cpp:27: error: expected initializer before ‘<’ token
  1606. NoteDisplay.cpp:27: error: ‘as_NotePartName’ was not declared in this scope
  1607. NoteDisplay.cpp:27: error: ‘auto_ptr’ was not declared in this scope
  1608. NoteDisplay.cpp:27: error: expected primary-expression before ‘>’ token
  1609. NoteDisplay.cpp:27: error: ‘ap’ was not declared in this scope
  1610. NoteDisplay.cpp:27: error: ‘as_NotePartName’ was not declared in this scope
  1611. NoteDisplay.cpp: In function ‘const RString& HoldTypeToString(HoldType)’:
  1612. NoteDisplay.cpp:228: error: expected initializer before ‘<’ token
  1613. NoteDisplay.cpp:228: error: ‘as_HoldTypeName’ was not declared in this scope
  1614. NoteDisplay.cpp:228: error: ‘auto_ptr’ was not declared in this scope
  1615. NoteDisplay.cpp:228: error: expected primary-expression before ‘>’ token
  1616. NoteDisplay.cpp:228: error: ‘ap’ was not declared in this scope
  1617. NoteDisplay.cpp:228: error: ‘as_HoldTypeName’ was not declared in this scope
  1618. NoteDisplay.cpp: In function ‘const RString& ActiveTypeToString(ActiveType)’:
  1619. NoteDisplay.cpp:234: error: expected initializer before ‘<’ token
  1620. NoteDisplay.cpp:234: error: ‘as_ActiveTypeName’ was not declared in this scope
  1621. NoteDisplay.cpp:234: error: ‘auto_ptr’ was not declared in this scope
  1622. NoteDisplay.cpp:234: error: expected primary-expression before ‘>’ token
  1623. NoteDisplay.cpp:234: error: ‘ap’ was not declared in this scope
  1624. NoteDisplay.cpp:234: error: ‘as_ActiveTypeName’ was not declared in this scope
  1625. make[2]: *** [NoteDisplay.o] Error 1
  1626. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteField.o NoteField.cpp
  1627. In file included from NoteField.cpp:3:
  1628. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1629. NoteField.cpp: In member function ‘virtual void NoteField::Unload()’:
  1630. NoteField.cpp:55: error: ‘memset’ was not declared in this scope
  1631. NoteField.cpp: In member function ‘void NoteField::CacheAllUsedNoteSkins()’:
  1632. NoteField.cpp:114: error: ‘memset’ was not declared in this scope
  1633. NoteField.cpp: In member function ‘virtual void NoteField::Load(const NoteData*, int, int)’:
  1634. NoteField.cpp:153: error: ‘memset’ was not declared in this scope
  1635. make[2]: *** [NoteField.o] Error 1
  1636. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PercentageDisplay.o PercentageDisplay.cpp
  1637. In file included from Grade.h:6,
  1638. from PlayerStageStats.h:6,
  1639. from StageStats.h:7,
  1640. from PercentageDisplay.h:9,
  1641. from PercentageDisplay.cpp:3:
  1642. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1643. make[2]: *** [PercentageDisplay.o] Error 1
  1644. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Player.o Player.cpp
  1645. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ReceptorArrow.o ReceptorArrow.cpp
  1646. In file included from Grade.h:6,
  1647. from GameState.h:8,
  1648. from ReceptorArrow.cpp:3:
  1649. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1650. make[2]: *** [ReceptorArrow.o] Error 1
  1651. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ReceptorArrowRow.o ReceptorArrowRow.cpp
  1652. In file included from ReceptorArrowRow.cpp:3:
  1653. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1654. make[2]: *** [ReceptorArrowRow.o] Error 1
  1655. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplay.o ScoreDisplay.cpp
  1656. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayBattle.o ScoreDisplayBattle.cpp
  1657. In file included from ScoreDisplayBattle.cpp:3:
  1658. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1659. make[2]: *** [ScoreDisplayBattle.o] Error 1
  1660. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayCalories.o ScoreDisplayCalories.cpp
  1661. In file included from ScoreDisplayCalories.cpp:6:
  1662. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1663. make[2]: *** [ScoreDisplayCalories.o] Error 1
  1664. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayLifeTime.o ScoreDisplayLifeTime.cpp
  1665. In file included from ScoreDisplayLifeTime.cpp:3:
  1666. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1667. make[2]: *** [ScoreDisplayLifeTime.o] Error 1
  1668. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayNormal.o ScoreDisplayNormal.cpp
  1669. In file included from ScoreDisplayNormal.cpp:3:
  1670. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1671. make[2]: *** [ScoreDisplayNormal.o] Error 1
  1672. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayOni.o ScoreDisplayOni.cpp
  1673. In file included from ScoreDisplayOni.cpp:3:
  1674. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1675. make[2]: *** [ScoreDisplayOni.o] Error 1
  1676. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayPercentage.o ScoreDisplayPercentage.cpp
  1677. In file included from Grade.h:6,
  1678. from PlayerStageStats.h:6,
  1679. from StageStats.h:7,
  1680. from PercentageDisplay.h:9,
  1681. from ScoreDisplayPercentage.h:7,
  1682. from ScoreDisplayPercentage.cpp:3:
  1683. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1684. make[2]: *** [ScoreDisplayPercentage.o] Error 1
  1685. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScoreDisplayRave.o ScoreDisplayRave.cpp
  1686. In file included from ScoreDisplayRave.cpp:3:
  1687. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1688. make[2]: *** [ScoreDisplayRave.o] Error 1
  1689. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -march=native -O2 -pipe -c -o chartables.o `test -f 'pcre/chartables.c' || echo './'`pcre/chartables.c
  1690. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -march=native -O2 -pipe -c -o get.o `test -f 'pcre/get.c' || echo './'`pcre/get.c
  1691. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -march=native -O2 -pipe -c -o maketables.o `test -f 'pcre/maketables.c' || echo './'`pcre/maketables.c
  1692. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -march=native -O2 -pipe -c -o pcre.o `test -f 'pcre/pcre.c' || echo './'`pcre/pcre.c
  1693. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -march=native -O2 -pipe -c -o study.o `test -f 'pcre/study.c' || echo './'`pcre/study.c
  1694. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileBasic.o RageFileBasic.cpp
  1695. In file included from RageFileBasic.cpp:3:
  1696. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1697. RageFileBasic.cpp: In copy constructor ‘RageFileObj::RageFileObj(const RageFileObj&)’:
  1698. RageFileBasic.cpp:28: error: ‘memcpy’ was not declared in this scope
  1699. RageFileBasic.cpp:41: error: ‘memcpy’ was not declared in this scope
  1700. RageFileBasic.cpp: In member function ‘virtual int RageFileObj::Read(void*, size_t)’:
  1701. RageFileBasic.cpp:109: error: ‘memcpy’ was not declared in this scope
  1702. RageFileBasic.cpp: In member function ‘virtual int RageFileObj::Write(const void*, size_t)’:
  1703. RageFileBasic.cpp:243: error: ‘memcpy’ was not declared in this scope
  1704. RageFileBasic.cpp: In member function ‘virtual int RageFileObj::GetLine(RString&)’:
  1705. RageFileBasic.cpp:337: error: ‘memchr’ was not declared in this scope
  1706. make[2]: *** [RageFileBasic.o] Error 1
  1707. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFile.o RageFile.cpp
  1708. In file included from RageFile.cpp:11:
  1709. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1710. RageFile.cpp: In member function ‘bool RageFile::Open(const RString&, int)’:
  1711. RageFile.cpp:72: error: ‘strerror’ was not declared in this scope
  1712. make[2]: *** [RageFile.o] Error 1
  1713. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriver.o RageFileDriver.cpp
  1714. In file included from RageFileDriver.cpp:3:
  1715. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1716. make[2]: *** [RageFileDriver.o] Error 1
  1717. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileManager.o RageFileManager.cpp
  1718. In file included from RageFileManager.cpp:5:
  1719. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1720. RageFileManager.cpp: In function ‘void ChangeToDirOfExecutable(const RString&)’:
  1721. RageFileManager.cpp:228: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result
  1722. RageFileManager.cpp: In function ‘bool PathUsesSlowFlush(const RString&)’:
  1723. RageFileManager.cpp:710: error: ‘strlen’ was not declared in this scope
  1724. RageFileManager.cpp:710: error: ‘strncmp’ was not declared in this scope
  1725. make[2]: *** [RageFileManager.o] Error 1
  1726. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverDirect.o RageFileDriverDirect.cpp
  1727. In file included from RageFileDriverDirect.cpp:5:
  1728. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1729. RageFileDriverDirect.cpp: In member function ‘virtual bool RageFileDriverDirect::Move(const RString&, const RString&)’:
  1730. RageFileDriverDirect.cpp:148: error: ‘strerror’ was not declared in this scope
  1731. RageFileDriverDirect.cpp: In member function ‘virtual bool RageFileDriverDirect::Remove(const RString&)’:
  1732. RageFileDriverDirect.cpp:165: error: ‘strerror’ was not declared in this scope
  1733. RageFileDriverDirect.cpp:175: error: ‘strerror’ was not declared in this scope
  1734. RageFileDriverDirect.cpp: In member function ‘virtual RageFileBasic* RageFileObjDirect::Copy() const’:
  1735. RageFileDriverDirect.cpp:192: error: ‘strerror’ was not declared in this scope
  1736. RageFileDriverDirect.cpp: In member function ‘bool RageFileObjDirect::FinalFlush()’:
  1737. RageFileDriverDirect.cpp:239: error: ‘strerror’ was not declared in this scope
  1738. RageFileDriverDirect.cpp:249: error: ‘strerror’ was not declared in this scope
  1739. RageFileDriverDirect.cpp:256: error: ‘strerror’ was not declared in this scope
  1740. RageFileDriverDirect.cpp: In destructor ‘virtual RageFileObjDirect::~RageFileObjDirect()’:
  1741. RageFileDriverDirect.cpp:276: error: ‘strerror’ was not declared in this scope
  1742. RageFileDriverDirect.cpp:318: error: ‘strerror’ was not declared in this scope
  1743. RageFileDriverDirect.cpp: In member function ‘virtual int RageFileObjDirect::ReadInternal(void*, size_t)’:
  1744. RageFileDriverDirect.cpp:337: error: ‘strerror’ was not declared in this scope
  1745. RageFileDriverDirect.cpp: In member function ‘virtual int RageFileObjDirect::WriteInternal(const void*, size_t)’:
  1746. RageFileDriverDirect.cpp:382: error: ‘strerror’ was not declared in this scope
  1747. RageFileDriverDirect.cpp: In member function ‘virtual int RageFileObjDirect::GetFileSize() const’:
  1748. RageFileDriverDirect.cpp:398: error: ‘strerror’ was not declared in this scope
  1749. RageFileDriverDirect.cpp:400: error: ‘strerror’ was not declared in this scope
  1750. make[2]: *** [RageFileDriverDirect.o] Error 1
  1751. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverDirectHelpers.o RageFileDriverDirectHelpers.cpp
  1752. In file included from RageFileDriverDirectHelpers.cpp:3:
  1753. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1754. RageFileDriverDirectHelpers.cpp: In function ‘bool CreateDirectories(RString)’:
  1755. RageFileDriverDirectHelpers.cpp:154: error: ‘strerror’ was not declared in this scope
  1756. RageFileDriverDirectHelpers.cpp:160: error: ‘strerror’ was not declared in this scope
  1757. RageFileDriverDirectHelpers.cpp: In member function ‘virtual void DirectFilenameDB::PopulateFileSet(FileSet&, const RString&)’:
  1758. RageFileDriverDirectHelpers.cpp:255: error: ‘strcmp’ was not declared in this scope
  1759. RageFileDriverDirectHelpers.cpp:257: error: ‘strcmp’ was not declared in this scope
  1760. RageFileDriverDirectHelpers.cpp:273: error: ‘strerror’ was not declared in this scope
  1761. make[2]: *** [RageFileDriverDirectHelpers.o] Error 1
  1762. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverMemory.o RageFileDriverMemory.cpp
  1763. In file included from RageFileDriverMemory.cpp:4:
  1764. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1765. RageFileDriverMemory.cpp: In member function ‘virtual int RageFileObjMem::ReadInternal(void*, size_t)’:
  1766. RageFileDriverMemory.cpp:58: error: ‘memcpy’ was not declared in this scope
  1767. make[2]: *** [RageFileDriverMemory.o] Error 1
  1768. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverZip.o RageFileDriverZip.cpp
  1769. In file included from RageFileDriverZip.cpp:11:
  1770. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1771. RageFileDriverZip.cpp: In member function ‘bool RageFileDriverZip::SeekToEndCentralRecord()’:
  1772. RageFileDriverZip.cpp:119: error: ‘memcmp’ was not declared in this scope
  1773. make[2]: *** [RageFileDriverZip.o] Error 1
  1774. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverDeflate.o RageFileDriverDeflate.cpp
  1775. In file included from RageFileDriverDeflate.cpp:6:
  1776. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1777. RageFileDriverDeflate.cpp: In constructor ‘RageFileObjInflate::RageFileObjInflate(RageFileBasic*, int)’:
  1778. RageFileDriverDeflate.cpp:32: error: ‘memset’ was not declared in this scope
  1779. RageFileDriverDeflate.cpp: In constructor ‘RageFileObjDeflate::RageFileObjDeflate(RageFileBasic*)’:
  1780. RageFileDriverDeflate.cpp:201: error: ‘memset’ was not declared in this scope
  1781. make[2]: *** [RageFileDriverDeflate.o] Error 1
  1782. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverSlice.o RageFileDriverSlice.cpp
  1783. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageFileDriverTimeout.o RageFileDriverTimeout.cpp
  1784. In file included from RageFileDriverTimeout.cpp:46:
  1785. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1786. RageFileDriverTimeout.cpp: In member function ‘int ThreadedFileWorker::Read(RageFileBasic*&, void*, int, RString&)’:
  1787. RageFileDriverTimeout.cpp:448: error: ‘memcpy’ was not declared in this scope
  1788. RageFileDriverTimeout.cpp: In member function ‘int ThreadedFileWorker::Write(RageFileBasic*&, const void*, int, RString&)’:
  1789. RageFileDriverTimeout.cpp:477: error: ‘memcpy’ was not declared in this scope
  1790. make[2]: *** [RageFileDriverTimeout.o] Error 1
  1791. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_WAV.o RageSoundReader_WAV.cpp
  1792. In file included from RageSoundReader_WAV.cpp:14:
  1793. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1794. RageSoundReader_WAV.cpp: In member function ‘virtual int WavReaderADPCM::Read(char*, unsigned int)’:
  1795. RageSoundReader_WAV.cpp:296: error: ‘memcpy’ was not declared in this scope
  1796. make[2]: *** [RageSoundReader_WAV.o] Error 1
  1797. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_Vorbisfile.o RageSoundReader_Vorbisfile.cpp
  1798. In file included from RageSoundReader_Vorbisfile.cpp:3:
  1799. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1800. make[2]: *** [RageSoundReader_Vorbisfile.o] Error 1
  1801. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_MP3.o RageSoundReader_MP3.cpp
  1802. In file included from RageSoundReader_MP3.cpp:6:
  1803. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1804. RageSoundReader_MP3.cpp: In member function ‘int RageSoundReader_MP3::fill_buffer()’:
  1805. RageSoundReader_MP3.cpp:334: error: ‘memmove’ was not declared in this scope
  1806. RageSoundReader_MP3.cpp:351: error: ‘memset’ was not declared in this scope
  1807. RageSoundReader_MP3.cpp: In member function ‘int RageSoundReader_MP3::seek_stream_to_byte(int)’:
  1808. RageSoundReader_MP3.cpp:529: error: ‘strerror’ was not declared in this scope
  1809. RageSoundReader_MP3.cpp: In constructor ‘RageSoundReader_MP3::RageSoundReader_MP3()’:
  1810. RageSoundReader_MP3.cpp:600: error: ‘memset’ was not declared in this scope
  1811. RageSoundReader_MP3.cpp: In member function ‘virtual int RageSoundReader_MP3::Read(char*, unsigned int)’:
  1812. RageSoundReader_MP3.cpp:737: error: ‘memcpy’ was not declared in this scope
  1813. make[2]: *** [RageSoundReader_MP3.o] Error 1
  1814. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageBitmapTexture.o RageBitmapTexture.cpp
  1815. In file included from RageBitmapTexture.cpp:3:
  1816. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1817. RageBitmapTexture.cpp: In member function ‘void RageBitmapTexture::Create()’:
  1818. RageBitmapTexture.cpp:275: warning: format not a string literal and no format arguments
  1819. make[2]: *** [RageBitmapTexture.o] Error 1
  1820. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageDisplay.o RageDisplay.cpp
  1821. In file included from RageDisplay.cpp:6:
  1822. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1823. RageDisplay.cpp: In function ‘const RString& PixelFormatToString(PixelFormat)’:
  1824. RageDisplay.cpp:50: error: expected initializer before ‘<’ token
  1825. RageDisplay.cpp:50: error: ‘as_PixelFormatName’ was not declared in this scope
  1826. RageDisplay.cpp:50: error: ‘auto_ptr’ was not declared in this scope
  1827. RageDisplay.cpp:50: error: expected primary-expression before ‘>’ token
  1828. RageDisplay.cpp:50: error: ‘ap’ was not declared in this scope
  1829. RageDisplay.cpp:50: error: ‘as_PixelFormatName’ was not declared in this scope
  1830. RageDisplay.cpp: In member function ‘PixelFormat RageDisplay::FindPixelFormat(int, int, int, int, int, bool)’:
  1831. RageDisplay.cpp:566: error: ‘memcmp’ was not declared in this scope
  1832. make[2]: *** [RageDisplay.o] Error 1
  1833. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageDisplay_OGL.o RageDisplay_OGL.cpp
  1834. In file included from RageDisplay_OGL.cpp:34:
  1835. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1836. RageDisplay_OGL.cpp: In member function ‘virtual RString RageDisplay_OGL::Init(const VideoModeParams&, bool)’:
  1837. RageDisplay_OGL.cpp:415: warning: format not a string literal and no format arguments
  1838. RageDisplay_OGL.cpp: In function ‘void CheckPalettedTextures()’:
  1839. RageDisplay_OGL.cpp:510: error: ‘memset’ was not declared in this scope
  1840. RageDisplay_OGL.cpp: In function ‘void SetPixelMapForSurface(int, int, const RageSurfacePalette*)’:
  1841. RageDisplay_OGL.cpp:1705: error: ‘memset’ was not declared in this scope
  1842. RageDisplay_OGL.cpp: In member function ‘virtual unsigned int RageDisplay_OGL::CreateTexture(PixelFormat, RageSurface*, bool)’:
  1843. RageDisplay_OGL.cpp:1806: error: ‘memset’ was not declared in this scope
  1844. make[2]: *** [RageDisplay_OGL.o] Error 1
  1845. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageDisplay_OGL_Extensions.o RageDisplay_OGL_Extensions.cpp
  1846. In file included from RageDisplay_OGL_Extensions.cpp:24:
  1847. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1848. RageDisplay_OGL_Extensions.cpp: In member function ‘void GLExt_t::Load(LowLevelWindow*)’:
  1849. RageDisplay_OGL_Extensions.cpp:81: error: ‘memset’ was not declared in this scope
  1850. make[2]: *** [RageDisplay_OGL_Extensions.o] Error 1
  1851. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageDisplay_Null.o RageDisplay_Null.cpp
  1852. In file included from RageDisplay_Null.cpp:5:
  1853. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1854. RageDisplay_Null.cpp: In member function ‘virtual RageSurface* RageDisplay_Null::CreateScreenshot()’:
  1855. RageDisplay_Null.cpp:100: error: ‘memset’ was not declared in this scope
  1856. make[2]: *** [RageDisplay_Null.o] Error 1
  1857. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageException.o RageException.cpp
  1858. In file included from RageException.cpp:3:
  1859. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1860. make[2]: *** [RageException.o] Error 1
  1861. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageInput.o RageInput.cpp
  1862. In file included from Preference.h:7,
  1863. from RageInput.cpp:9:
  1864. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1865. make[2]: *** [RageInput.o] Error 1
  1866. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageInputDevice.o RageInputDevice.cpp
  1867. In file included from RageInputDevice.cpp:8:
  1868. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1869. RageInputDevice.cpp: In function ‘const RString& InputDeviceToString(InputDevice)’:
  1870. RageInputDevice.cpp:214: error: expected initializer before ‘<’ token
  1871. RageInputDevice.cpp:214: error: ‘as_InputDeviceName’ was not declared in this scope
  1872. RageInputDevice.cpp:214: error: ‘auto_ptr’ was not declared in this scope
  1873. RageInputDevice.cpp:214: error: expected primary-expression before ‘>’ token
  1874. RageInputDevice.cpp:214: error: ‘ap’ was not declared in this scope
  1875. RageInputDevice.cpp:214: error: ‘as_InputDeviceName’ was not declared in this scope
  1876. make[2]: *** [RageInputDevice.o] Error 1
  1877. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageLog.o RageLog.cpp
  1878. In file included from RageLog.cpp:3:
  1879. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1880. RageLog.cpp: In member function ‘void RageLog::AddToInfo(const RString&)’:
  1881. RageLog.cpp:281: error: ‘strlen’ was not declared in this scope
  1882. RageLog.cpp:287: error: ‘memcpy’ was not declared in this scope
  1883. RageLog.cpp:292: error: ‘memcpy’ was not declared in this scope
  1884. RageLog.cpp: In member function ‘void RageLog::AddToRecentLogs(const RString&)’:
  1885. RageLog.cpp:313: error: ‘strncpy’ was not declared in this scope
  1886. RageLog.cpp: In member function ‘void RageLog::UpdateMappedLog()’:
  1887. RageLog.cpp:349: error: ‘memcpy’ was not declared in this scope
  1888. RageLog.cpp: In function ‘void ShowWarning(const char*, int, const char*)’:
  1889. RageLog.cpp:382: error: ‘strstr’ was not declared in this scope
  1890. make[2]: *** [RageLog.o] Error 1
  1891. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageMath.o RageMath.cpp
  1892. In file included from RageMath.cpp:10:
  1893. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1894. RageMath.cpp: In function ‘void RageMatrixIdentity(RageMatrix*)’:
  1895. RageMath.cpp:127: error: ‘memcpy’ was not declared in this scope
  1896. make[2]: *** [RageMath.o] Error 1
  1897. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageModelGeometry.o RageModelGeometry.cpp
  1898. In file included from RageModelGeometry.cpp:3:
  1899. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1900. RageModelGeometry.cpp: In member function ‘void RageModelGeometry::LoadMilkshapeAscii(const RString&, bool)’:
  1901. RageModelGeometry.cpp:114: error: ‘strncmp’ was not declared in this scope
  1902. RageModelGeometry.cpp:262: error: ‘memcpy’ was not declared in this scope
  1903. make[2]: *** [RageModelGeometry.o] Error 1
  1904. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSound.o RageSound.cpp
  1905. In file included from RageSound.cpp:26:
  1906. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1907. RageSound.cpp: In static member function ‘static void RageSound::RateChange(char*, int&, int, int, int)’:
  1908. RageSound.cpp:258: error: ‘memcpy’ was not declared in this scope
  1909. RageSound.cpp: In member function ‘int RageSound::GetData(char*, int)’:
  1910. RageSound.cpp:389: error: ‘memset’ was not declared in this scope
  1911. RageSound.cpp: In member function ‘virtual bool RageSound::GetDataToPlay(int16_t*, int, int&, int&)’:
  1912. RageSound.cpp:444: error: ‘memset’ was not declared in this scope
  1913. RageSound.cpp:493: error: ‘memset’ was not declared in this scope
  1914. In file included from RageSound.h:9,
  1915. from RageSound.cpp:24:
  1916. RageUtil_CircularBuffer.h: In member function ‘bool CircBuf<T>::write(const T*, unsigned int) [with T = char]’:
  1917. RageSound.cpp:358: instantiated from here
  1918. RageUtil_CircularBuffer.h:189: error: ‘memcpy’ was not declared in this scope
  1919. RageUtil_CircularBuffer.h: In member function ‘bool CircBuf<T>::read(T*, unsigned int) [with T = char]’:
  1920. RageSound.cpp:395: instantiated from here
  1921. RageUtil_CircularBuffer.h:211: error: ‘memcpy’ was not declared in this scope
  1922. RageUtil_CircularBuffer.h:217: error: ‘memset’ was not declared in this scope
  1923. make[2]: *** [RageSound.o] Error 1
  1924. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundManager.o RageSoundManager.cpp
  1925. In file included from RageSoundManager.cpp:14:
  1926. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1927. In file included from RageSoundManager.h:8,
  1928. from RageSoundManager.cpp:12:
  1929. RageUtil_CircularBuffer.h: In member function ‘bool CircBuf<T>::write(const T*, unsigned int) [with T = RageSoundManager::queued_pos_map_t]’:
  1930. RageSoundManager.cpp:196: instantiated from here
  1931. RageUtil_CircularBuffer.h:189: error: ‘memcpy’ was not declared in this scope
  1932. RageUtil_CircularBuffer.h: In member function ‘bool CircBuf<T>::read(T*, unsigned int) [with T = RageSoundManager::queued_pos_map_t]’:
  1933. RageSoundManager.cpp:217: instantiated from here
  1934. RageUtil_CircularBuffer.h:211: error: ‘memcpy’ was not declared in this scope
  1935. RageUtil_CircularBuffer.h:217: error: ‘memset’ was not declared in this scope
  1936. make[2]: *** [RageSoundManager.o] Error 1
  1937. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundUtil.o RageSoundUtil.cpp
  1938. In file included from RageSoundUtil.cpp:3:
  1939. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1940. make[2]: *** [RageSoundUtil.o] Error 1
  1941. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundMixBuffer.o RageSoundMixBuffer.cpp
  1942. In file included from RageSoundMixBuffer.cpp:3:
  1943. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1944. RageSoundMixBuffer.cpp: In member function ‘void RageSoundMixBuffer::Extend(unsigned int)’:
  1945. RageSoundMixBuffer.cpp:51: error: ‘memset’ was not declared in this scope
  1946. make[2]: *** [RageSoundMixBuffer.o] Error 1
  1947. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundPosMap.o RageSoundPosMap.cpp
  1948. In file included from RageSoundPosMap.cpp:4:
  1949. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1950. RageSoundPosMap.cpp: In member function ‘int64_t pos_map_queue::Search(int64_t, bool*) const’:
  1951. RageSoundPosMap.cpp:67: error: ‘INT_MAX’ was not declared in this scope
  1952. RageSoundPosMap.cpp:119: warning: format ‘%lli’ expects type ‘long long int’, but argument 3 has type ‘int64_t’
  1953. RageSoundPosMap.cpp:119: warning: format ‘%lli’ expects type ‘long long int’, but argument 4 has type ‘long int’
  1954. RageSoundPosMap.cpp:119: warning: format ‘%lli’ expects type ‘long long int’, but argument 5 has type ‘long int’
  1955. RageSoundPosMap.cpp:119: warning: format ‘%lli’ expects type ‘long long int’, but argument 6 has type ‘int64_t’
  1956. RageSoundPosMap.cpp:119: warning: format ‘%lli’ expects type ‘long long int’, but argument 7 has type ‘int64_t’
  1957. make[2]: *** [RageSoundPosMap.o] Error 1
  1958. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_FileReader.o RageSoundReader_FileReader.cpp
  1959. In file included from RageSoundReader_FileReader.cpp:3:
  1960. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1961. make[2]: *** [RageSoundReader_FileReader.o] Error 1
  1962. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_Preload.o RageSoundReader_Preload.cpp
  1963. RageSoundReader_Preload.cpp: In member function ‘virtual int RageSoundReader_Preload::Read(char*, unsigned int)’:
  1964. RageSoundReader_Preload.cpp:109: error: ‘memcpy’ was not declared in this scope
  1965. make[2]: *** [RageSoundReader_Preload.o] Error 1
  1966. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_Resample.o RageSoundReader_Resample.cpp
  1967. In file included from Preference.h:7,
  1968. from RageSoundReader_Resample.cpp:5:
  1969. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1970. make[2]: *** [RageSoundReader_Resample.o] Error 1
  1971. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_Resample_Fast.o RageSoundReader_Resample_Fast.cpp
  1972. RageSoundReader_Resample_Fast.cpp: In member function ‘void RageSoundReader_Resample_Fast::Reset()’:
  1973. RageSoundReader_Resample_Fast.cpp:16: error: ‘memset’ was not declared in this scope
  1974. RageSoundReader_Resample_Fast.cpp: In member function ‘virtual int RageSoundReader_Resample_Fast::Read(char*, unsigned int)’:
  1975. RageSoundReader_Resample_Fast.cpp:79: error: ‘memcpy’ was not declared in this scope
  1976. RageSoundReader_Resample_Fast.cpp:114: error: ‘memset’ was not declared in this scope
  1977. make[2]: *** [RageSoundReader_Resample_Fast.o] Error 1
  1978. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_Resample_Good.o RageSoundReader_Resample_Good.cpp
  1979. In file included from RageSoundReader_Resample_Good.cpp:11:
  1980. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1981. RageSoundReader_Resample_Good.cpp: In copy constructor ‘AlignedBuffer<T>::AlignedBuffer(const AlignedBuffer<T>&) [with T = float]’:
  1982. RageSoundReader_Resample_Good.cpp:176: instantiated from here
  1983. RageSoundReader_Resample_Good.cpp:160: error: ‘memcpy’ was not declared in this scope
  1984. make[2]: *** [RageSoundReader_Resample_Good.o] Error 1
  1985. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSoundReader_Chain.o RageSoundReader_Chain.cpp
  1986. In file included from RageSoundReader_Chain.cpp:7:
  1987. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1988. RageSoundReader_Chain.cpp: In member function ‘int RageSoundReader_Chain::ReadBlock(int16_t*, int)’:
  1989. RageSoundReader_Chain.cpp:242: error: ‘INT_MAX’ was not declared in this scope
  1990. RageSoundReader_Chain.cpp:314: error: ‘memset’ was not declared in this scope
  1991. make[2]: *** [RageSoundReader_Chain.o] Error 1
  1992. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface.o RageSurface.cpp
  1993. In file included from RageSurface.cpp:3:
  1994. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  1995. RageSurface.cpp: In member function ‘int32_t RageSurfacePalette::FindClosestColor(const RageSurfaceColor&) const’:
  1996. RageSurface.cpp:22: error: ‘INT_MAX’ was not declared in this scope
  1997. RageSurface.cpp: In copy constructor ‘RageSurfaceFormat::RageSurfaceFormat(const RageSurfaceFormat&)’:
  1998. RageSurface.cpp:53: error: ‘memcpy’ was not declared in this scope
  1999. RageSurface.cpp: In member function ‘bool RageSurfaceFormat::operator==(const RageSurfaceFormat&) const’:
  2000. RageSurface.cpp:103: error: ‘memcmp’ was not declared in this scope
  2001. RageSurface.cpp: In copy constructor ‘RageSurface::RageSurface(const RageSurface&)’:
  2002. RageSurface.cpp:140: error: ‘memcpy’ was not declared in this scope
  2003. RageSurface.cpp: In function ‘void SetupFormat(RageSurfaceFormat&, int, int, int, uint32_t, uint32_t, uint32_t, uint32_t)’:
  2004. RageSurface.cpp:190: error: ‘memset’ was not declared in this scope
  2005. make[2]: *** [RageSurface.o] Error 1
  2006. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurfaceUtils.o RageSurfaceUtils.cpp
  2007. In file included from RageSurfaceUtils.cpp:4:
  2008. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2009. RageSurfaceUtils.cpp: In function ‘void RageSurfaceUtils::GetRGBAV(const uint8_t*, const RageSurface*, uint8_t*)’:
  2010. RageSurfaceUtils.cpp:87: error: ‘memcpy’ was not declared in this scope
  2011. RageSurfaceUtils.cpp: In function ‘bool blit_same_type(const RageSurface*, const RageSurface*, int, int)’:
  2012. RageSurfaceUtils.cpp:495: error: ‘memcpy’ was not declared in this scope
  2013. RageSurfaceUtils.cpp:502: error: ‘memcpy’ was not declared in this scope
  2014. RageSurfaceUtils.cpp: In function ‘void RageSurfaceUtils::CorrectBorderPixels(RageSurface*, int, int)’:
  2015. RageSurfaceUtils.cpp:738: error: ‘memcpy’ was not declared in this scope
  2016. RageSurfaceUtils.cpp: In function ‘bool RageSurfaceUtils::SaveSurface(const RageSurface*, RString)’:
  2017. RageSurfaceUtils.cpp:757: error: ‘memset’ was not declared in this scope
  2018. RageSurfaceUtils.cpp: In function ‘RageSurface* RageSurfaceUtils::MakeDummySurface(int, int)’:
  2019. RageSurfaceUtils.cpp:947: error: ‘memset’ was not declared in this scope
  2020. RageSurfaceUtils.cpp: In function ‘void RageSurfaceUtils::FlipVertically(RageSurface*)’:
  2021. RageSurfaceUtils.cpp:1053: error: ‘memcpy’ was not declared in this scope
  2022. make[2]: *** [RageSurfaceUtils.o] Error 1
  2023. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurfaceUtils_Dither.o RageSurfaceUtils_Dither.cpp
  2024. In file included from RageSurfaceUtils_Dither.cpp:3:
  2025. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2026. make[2]: *** [RageSurfaceUtils_Dither.o] Error 1
  2027. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Save_JPEG.o RageSurface_Save_JPEG.cpp
  2028. In file included from RageSurface_Save_JPEG.cpp:6:
  2029. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2030. make[2]: *** [RageSurface_Save_JPEG.o] Error 1
  2031. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurfaceUtils_Palettize.o RageSurfaceUtils_Palettize.cpp
  2032. In file included from RageSurfaceUtils_Palettize.cpp:7:
  2033. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2034. RageSurfaceUtils_Palettize.cpp: In constructor ‘acolorhash_hash::acolorhash_hash()’:
  2035. RageSurfaceUtils_Palettize.cpp:43: error: ‘memset’ was not declared in this scope
  2036. RageSurfaceUtils_Palettize.cpp: In function ‘void RageSurfaceUtils::Palettize(RageSurface*&, int, bool)’:
  2037. RageSurfaceUtils_Palettize.cpp:183: error: ‘memset’ was not declared in this scope
  2038. RageSurfaceUtils_Palettize.cpp:189: error: ‘memset’ was not declared in this scope
  2039. RageSurfaceUtils_Palettize.cpp: In function ‘bool pam_computeacolorhash(const RageSurface*, int, int*, acolorhash_hash&)’:
  2040. RageSurfaceUtils_Palettize.cpp:543: error: ‘memcpy’ was not declared in this scope
  2041. RageSurfaceUtils_Palettize.cpp: In function ‘void pam_addtoacolorhash(acolorhash_hash&, const uint8_t*, int)’:
  2042. RageSurfaceUtils_Palettize.cpp:592: error: ‘memcpy’ was not declared in this scope
  2043. make[2]: *** [RageSurfaceUtils_Palettize.o] Error 1
  2044. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurfaceUtils_Zoom.o RageSurfaceUtils_Zoom.cpp
  2045. In file included from RageSurfaceUtils_Zoom.cpp:5:
  2046. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2047. make[2]: *** [RageSurfaceUtils_Zoom.o] Error 1
  2048. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Load.o RageSurface_Load.cpp
  2049. In file included from RageSurface_Load.cpp:7:
  2050. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2051. make[2]: *** [RageSurface_Load.o] Error 1
  2052. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Load_PNG.o RageSurface_Load_PNG.cpp
  2053. In file included from RageSurface_Load_PNG.cpp:3:
  2054. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2055. RageSurface_Load_PNG.cpp: In function ‘void<unnamed>::RageFile_png_read(png_struct*, png_byte*, png_size_t)’:
  2056. RageSurface_Load_PNG.cpp:49: warning: ‘png_struct_def::io_ptr’ is deprecated (declared at /usr/include/png.h:1110)
  2057. RageSurface_Load_PNG.cpp:49: warning: ‘png_struct_def::io_ptr’ is deprecated (declared at /usr/include/png.h:1110)
  2058. RageSurface_Load_PNG.cpp: In function ‘void<unnamed>::PNG_Error(png_struct*, const char*)’:
  2059. RageSurface_Load_PNG.cpp:75: warning: ‘png_struct_def::error_ptr’ is deprecated (declared at /usr/include/png.h:1104)
  2060. RageSurface_Load_PNG.cpp:75: warning: ‘png_struct_def::error_ptr’ is deprecated (declared at /usr/include/png.h:1104)
  2061. RageSurface_Load_PNG.cpp: In function ‘void<unnamed>::PNG_Warning(png_struct*, const char*)’:
  2062. RageSurface_Load_PNG.cpp:85: warning: ‘png_struct_def::error_ptr’ is deprecated (declared at /usr/include/png.h:1104)
  2063. RageSurface_Load_PNG.cpp:85: warning: ‘png_struct_def::error_ptr’ is deprecated (declared at /usr/include/png.h:1104)
  2064. RageSurface_Load_PNG.cpp: In function ‘RageSurface*<unnamed>::RageSurface_Load_PNG(RageFile*, const char*, char*, bool)’:
  2065. RageSurface_Load_PNG.cpp:159: error: ‘png_set_gray_1_2_4_to_8’ was not declared in this scope
  2066. make[2]: *** [RageSurface_Load_PNG.o] Error 1
  2067. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Load_JPEG.o RageSurface_Load_JPEG.cpp
  2068. In file included from RageSurface_Load_JPEG.cpp:3:
  2069. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2070. RageSurface_Load_JPEG.cpp: In function ‘RageSurface* RageSurface_Load_JPEG(RageFile*, const char*, char*)’:
  2071. RageSurface_Load_JPEG.cpp:135: error: ‘memcpy’ was not declared in this scope
  2072. make[2]: *** [RageSurface_Load_JPEG.o] Error 1
  2073. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Load_GIF.o RageSurface_Load_GIF.cpp
  2074. In file included from RageSurface_Load_GIF.cpp:4:
  2075. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2076. RageSurface_Load_GIF.cpp: In function ‘RageSurfaceUtils::OpenResult RageSurface_Load_GIF(const RString&, RageSurface*&, bool, RString&)’:
  2077. RageSurface_Load_GIF.cpp:79: error: ‘strncmp’ was not declared in this scope
  2078. RageSurface_Load_GIF.cpp:87: error: ‘strncpy’ was not declared in this scope
  2079. RageSurface_Load_GIF.cpp:90: error: ‘strcmp’ was not declared in this scope
  2080. RageSurface_Load_GIF.cpp:186: error: ‘memcpy’ was not declared in this scope
  2081. RageSurface_Load_GIF.cpp: In member function ‘void LWZState::Code::Init()’:
  2082. RageSurface_Load_GIF.cpp:239: error: ‘memset’ was not declared in this scope
  2083. RageSurface_Load_GIF.cpp: In member function ‘bool LWZState::Init(RageFile&)’:
  2084. RageSurface_Load_GIF.cpp:296: error: ‘memset’ was not declared in this scope
  2085. RageSurface_Load_GIF.cpp: In member function ‘int LWZState::ReadByte(RageFile&)’:
  2086. RageSurface_Load_GIF.cpp:325: error: ‘memset’ was not declared in this scope
  2087. RageSurface_Load_GIF.cpp: In function ‘RageSurface* ReadImage(RageFile&, int, int, const RageSurfaceColor*, int, int)’:
  2088. RageSurface_Load_GIF.cpp:413: error: ‘memcpy’ was not declared in this scope
  2089. make[2]: *** [RageSurface_Load_GIF.o] Error 1
  2090. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Load_BMP.o RageSurface_Load_BMP.cpp
  2091. In file included from RageSurface_Load_BMP.cpp:4:
  2092. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2093. RageSurface_Load_BMP.cpp: In function ‘RageSurfaceUtils::OpenResult LoadBMP(RageFile&, RageSurface*&, RString&)’:
  2094. RageSurface_Load_BMP.cpp:121: error: ‘memset’ was not declared in this scope
  2095. RageSurface_Load_BMP.cpp:137: error: ‘memcpy’ was not declared in this scope
  2096. RageSurface_Load_BMP.cpp:185: error: ‘memcpy’ was not declared in this scope
  2097. make[2]: *** [RageSurface_Load_BMP.o] Error 1
  2098. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Load_XPM.o RageSurface_Load_XPM.cpp
  2099. In file included from RageSurface_Load_XPM.cpp:6:
  2100. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2101. RageSurface_Load_XPM.cpp: In function ‘RageSurface* RageSurface_Load_XPM(char* const*, RString&)’:
  2102. RageSurface_Load_XPM.cpp:74: error: ‘memcpy’ was not declared in this scope
  2103. make[2]: *** [RageSurface_Load_XPM.o] Error 1
  2104. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageTexture.o RageTexture.cpp
  2105. In file included from RageTexture.cpp:4:
  2106. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2107. make[2]: *** [RageTexture.o] Error 1
  2108. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageTexturePreloader.o RageTexturePreloader.cpp
  2109. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageSurface_Save_BMP.o RageSurface_Save_BMP.cpp
  2110. In file included from RageSurface_Save_BMP.cpp:5:
  2111. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2112. make[2]: *** [RageSurface_Save_BMP.o] Error 1
  2113. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageTextureID.o RageTextureID.cpp
  2114. In file included from RageTextureID.cpp:4:
  2115. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2116. make[2]: *** [RageTextureID.o] Error 1
  2117. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageTextureManager.o RageTextureManager.cpp
  2118. In file included from RageTextureManager.cpp:25:
  2119. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2120. make[2]: *** [RageTextureManager.o] Error 1
  2121. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageThreads.o RageThreads.cpp
  2122. In file included from RageThreads.cpp:17:
  2123. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2124. RageThreads.cpp: In member function ‘void ThreadSlot::ThreadCheckpoint::Set(const char*, int, const char*)’:
  2125. RageThreads.cpp:98: error: ‘strrchr’ was not declared in this scope
  2126. RageThreads.cpp: In function ‘void InitThreads()’:
  2127. RageThreads.cpp:181: error: ‘strcpy’ was not declared in this scope
  2128. RageThreads.cpp: In member function ‘void RageThread::Create(int (*)(void*), void*)’:
  2129. RageThreads.cpp:253: error: ‘strcpy’ was not declared in this scope
  2130. RageThreads.cpp:257: error: ‘strcpy’ was not declared in this scope
  2131. RageThreads.cpp: In constructor ‘RageThreadRegister::RageThreadRegister(const RString&)’:
  2132. RageThreads.cpp:279: error: ‘strcpy’ was not declared in this scope
  2133. RageThreads.cpp: In function ‘void Checkpoints::SetCheckpoint(const char*, int, const char*)’:
  2134. RageThreads.cpp:390: error: ‘strstr’ was not declared in this scope
  2135. RageThreads.cpp: In function ‘void Checkpoints::GetLogs(char*, int, const char*)’:
  2136. RageThreads.cpp:431: error: ‘strcat’ was not declared in this scope
  2137. make[2]: *** [RageThreads.o] Error 1
  2138. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageTimer.o RageTimer.cpp
  2139. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageUtil.o RageUtil.cpp
  2140. In file included from RageUtil.cpp:2:
  2141. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2142. RageUtil.cpp: In function ‘void TrimLeft(RString&, const char*)’:
  2143. RageUtil.cpp:958: error: ‘strchr’ was not declared in this scope
  2144. RageUtil.cpp: In function ‘void TrimRight(RString&, const char*)’:
  2145. RageUtil.cpp:967: error: ‘strchr’ was not declared in this scope
  2146. RageUtil.cpp: In function ‘int UnicodeDoUpper(char*, size_t, const unsigned char*)’:
  2147. RageUtil.cpp:1435: error: ‘memcpy’ was not declared in this scope
  2148. make[2]: *** [RageUtil.o] Error 1
  2149. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageUtil_CharConversions.o RageUtil_CharConversions.cpp
  2150. In file included from RageUtil_CharConversions.cpp:4:
  2151. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2152. RageUtil_CharConversions.cpp: In function ‘bool ConvertFromCharset(RString&, const char*)’:
  2153. RageUtil_CharConversions.cpp:50: error: ‘strerror’ was not declared in this scope
  2154. RageUtil_CharConversions.cpp:70: error: ‘strerror’ was not declared in this scope
  2155. make[2]: *** [RageUtil_CharConversions.o] Error 1
  2156. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageUtil_BackgroundLoader.o RageUtil_BackgroundLoader.cpp
  2157. In file included from RageUtil_BackgroundLoader.cpp:5:
  2158. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2159. make[2]: *** [RageUtil_BackgroundLoader.o] Error 1
  2160. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageUtil_FileDB.o RageUtil_FileDB.cpp
  2161. In file included from RageUtil_FileDB.cpp:4:
  2162. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2163. make[2]: *** [RageUtil_FileDB.o] Error 1
  2164. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RageUtil_WorkerThread.o RageUtil_WorkerThread.cpp
  2165. In file included from RageUtil_WorkerThread.cpp:3:
  2166. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2167. make[2]: *** [RageUtil_WorkerThread.o] Error 1
  2168. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Actor.o Actor.cpp
  2169. In file included from Actor.cpp:4:
  2170. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2171. Actor.cpp: In member function ‘void Actor::BeginTweening(float, ITween*)’:
  2172. Actor.cpp:713: warning: format not a string literal and no format arguments
  2173. make[2]: *** [Actor.o] Error 1
  2174. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ActorFrame.o ActorFrame.cpp
  2175. In file included from ActorFrame.cpp:4:
  2176. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2177. make[2]: *** [ActorFrame.o] Error 1
  2178. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ActorScroller.o ActorScroller.cpp
  2179. In file included from ActorScroller.cpp:4:
  2180. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2181. ActorScroller.cpp: In member function ‘virtual void ActorScroller::LoadFromNode(const RString&, const XNode*)’:
  2182. ActorScroller.cpp:128: warning: format not a string literal and no format arguments
  2183. ActorScroller.cpp:129: warning: format not a string literal and no format arguments
  2184. ActorScroller.cpp:130: warning: format not a string literal and no format arguments
  2185. make[2]: *** [ActorScroller.o] Error 1
  2186. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ActorUtil.o ActorUtil.cpp
  2187. In file included from ActorUtil.cpp:9:
  2188. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2189. ActorUtil.cpp: In function ‘const RString& FileTypeToString(FileType)’:
  2190. ActorUtil.cpp:507: error: expected initializer before ‘<’ token
  2191. ActorUtil.cpp:507: error: ‘as_FileTypeName’ was not declared in this scope
  2192. ActorUtil.cpp:507: error: ‘auto_ptr’ was not declared in this scope
  2193. ActorUtil.cpp:507: error: expected primary-expression before ‘>’ token
  2194. ActorUtil.cpp:507: error: ‘ap’ was not declared in this scope
  2195. ActorUtil.cpp:507: error: ‘as_FileTypeName’ was not declared in this scope
  2196. make[2]: *** [ActorUtil.o] Error 1
  2197. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ActorSound.o ActorSound.cpp
  2198. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o AutoActor.o AutoActor.cpp
  2199. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o BitmapText.o BitmapText.cpp
  2200. In file included from Font.h:7,
  2201. from BitmapText.cpp:11:
  2202. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2203. make[2]: *** [BitmapText.o] Error 1
  2204. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Model.o Model.cpp
  2205. In file included from Model.cpp:6:
  2206. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2207. make[2]: *** [Model.o] Error 1
  2208. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o DynamicActorScroller.o DynamicActorScroller.cpp
  2209. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ModelManager.o ModelManager.cpp
  2210. In file included from ModelManager.cpp:4:
  2211. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2212. make[2]: *** [ModelManager.o] Error 1
  2213. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ModelTypes.o ModelTypes.cpp
  2214. In file included from ModelTypes.cpp:4:
  2215. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2216. ModelTypes.cpp: In member function ‘bool msAnimation::LoadMilkshapeAsciiBones(RString, RString)’:
  2217. ModelTypes.cpp:236: error: ‘strncmp’ was not declared in this scope
  2218. ModelTypes.cpp:264: error: ‘strcpy’ was not declared in this scope
  2219. ModelTypes.cpp:285: error: ‘memcpy’ was not declared in this scope
  2220. make[2]: *** [ModelTypes.o] Error 1
  2221. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Quad.o Quad.cpp
  2222. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o RollingNumbers.o RollingNumbers.cpp
  2223. In file included from RollingNumbers.cpp:3:
  2224. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2225. make[2]: *** [RollingNumbers.o] Error 1
  2226. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Sprite.o Sprite.cpp
  2227. In file included from Sprite.cpp:11:
  2228. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2229. make[2]: *** [Sprite.o] Error 1
  2230. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o AnnouncerManager.o AnnouncerManager.cpp
  2231. In file included from AnnouncerManager.cpp:4:
  2232. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2233. AnnouncerManager.cpp: In member function ‘void AnnouncerManager::GetAnnouncerNames(std::vector<StdString::CStdStr<char>, std::allocator<StdString::CStdStr<char> > >&)’:
  2234. AnnouncerManager.cpp:26: error: ‘strcasecmp’ was not declared in this scope
  2235. AnnouncerManager.cpp: In member function ‘bool AnnouncerManager::DoesAnnouncerExist(RString)’:
  2236. AnnouncerManager.cpp:38: error: ‘strcasecmp’ was not declared in this scope
  2237. make[2]: *** [AnnouncerManager.o] Error 1
  2238. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o Bookkeeper.o Bookkeeper.cpp
  2239. In file included from Bookkeeper.cpp:3:
  2240. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2241. Bookkeeper.cpp: In member function ‘void Bookkeeper::GetCoinsByHour(int*) const’:
  2242. Bookkeeper.cpp:231: error: ‘memset’ was not declared in this scope
  2243. make[2]: *** [Bookkeeper.o] Error 1
  2244. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CharacterManager.o CharacterManager.cpp
  2245. In file included from Grade.h:6,
  2246. from GameState.h:8,
  2247. from CharacterManager.cpp:4:
  2248. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2249. make[2]: *** [CharacterManager.o] Error 1
  2250. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptManager.o CryptManager.cpp
  2251. In file included from CryptManager.cpp:3:
  2252. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2253. make[2]: *** [CryptManager.o] Error 1
  2254. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o FontManager.o FontManager.cpp
  2255. In file included from Font.h:7,
  2256. from FontManager.cpp:3:
  2257. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2258. make[2]: *** [FontManager.o] Error 1
  2259. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameSoundManager.o GameSoundManager.cpp
  2260. In file included from GameSoundManager.cpp:6:
  2261. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2262. make[2]: *** [GameSoundManager.o] Error 1
  2263. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameManager.o GameManager.cpp
  2264. In file included from Grade.h:6,
  2265. from GameState.h:8,
  2266. from GameManager.cpp:4:
  2267. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2268. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2269. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2270. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2271. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2272. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2273. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2274. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2275. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2276. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2277. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2278. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2279. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2280. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2281. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2282. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2283. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2284. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2285. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2286. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2287. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2288. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2289. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2290. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2291. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2292. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2293. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2294. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2295. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2296. GameManager.cpp:101: warning: deprecated conversion from string constant to ‘char*’
  2297. make[2]: *** [GameManager.o] Error 1
  2298. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o GameState.o GameState.cpp
  2299. In file included from Grade.h:6,
  2300. from GameState.h:8,
  2301. from GameState.cpp:2:
  2302. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2303. In file included from GameState.cpp:16:
  2304. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  2305. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  2306. make[2]: *** [GameState.o] Error 1
  2307. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputFilter.o InputFilter.cpp
  2308. In file included from InputFilter.cpp:5:
  2309. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2310. make[2]: *** [InputFilter.o] Error 1
  2311. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputMapper.o InputMapper.cpp
  2312. In file included from Grade.h:6,
  2313. from GameState.h:8,
  2314. from InputMapper.cpp:5:
  2315. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2316. InputMapper.cpp: In member function ‘bool InputMapper::CheckForChangedInputDevicesAndRemap(RString&)’:
  2317. InputMapper.cpp:668: warning: format not a string literal and no format arguments
  2318. make[2]: *** [InputMapper.o] Error 1
  2319. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o InputQueue.o InputQueue.cpp
  2320. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LuaBinding.o LuaBinding.cpp
  2321. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LuaManager.o LuaManager.cpp
  2322. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o LightsManager.o LightsManager.cpp
  2323. In file included from Preference.h:7,
  2324. from LightsManager.h:9,
  2325. from LightsManager.cpp:2:
  2326. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2327. LightsManager.cpp: In function ‘const RString& CabinetLightToString(CabinetLight)’:
  2328. LightsManager.cpp:36: error: expected initializer before ‘<’ token
  2329. LightsManager.cpp:36: error: ‘as_CabinetLightName’ was not declared in this scope
  2330. LightsManager.cpp:36: error: ‘auto_ptr’ was not declared in this scope
  2331. LightsManager.cpp:36: error: expected primary-expression before ‘>’ token
  2332. LightsManager.cpp:36: error: ‘ap’ was not declared in this scope
  2333. LightsManager.cpp:36: error: ‘as_CabinetLightName’ was not declared in this scope
  2334. LightsManager.cpp: In function ‘const RString& LightsModeToString(LightsMode)’:
  2335. LightsManager.cpp:50: error: expected initializer before ‘<’ token
  2336. LightsManager.cpp:50: error: ‘as_LightsModeName’ was not declared in this scope
  2337. LightsManager.cpp:50: error: ‘auto_ptr’ was not declared in this scope
  2338. LightsManager.cpp:50: error: expected primary-expression before ‘>’ token
  2339. LightsManager.cpp:50: error: ‘ap’ was not declared in this scope
  2340. LightsManager.cpp:50: error: ‘as_LightsModeName’ was not declared in this scope
  2341. LightsManager.cpp: In constructor ‘LightsManager::LightsManager()’:
  2342. LightsManager.cpp:85: error: ‘memset’ was not declared in this scope
  2343. LightsManager.cpp: In member function ‘void LightsManager::Update(float)’:
  2344. LightsManager.cpp:164: error: ‘memset’ was not declared in this scope
  2345. LightsManager.cpp:314: error: ‘memset’ was not declared in this scope
  2346. LightsManager.cpp:375: error: ‘memset’ was not declared in this scope
  2347. LightsManager.cpp:384: error: ‘memset’ was not declared in this scope
  2348. make[2]: *** [LightsManager.o] Error 1
  2349. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MemoryCardManager.o MemoryCardManager.cpp
  2350. In file included from Preference.h:7,
  2351. from MemoryCardManager.h:8,
  2352. from MemoryCardManager.cpp:2:
  2353. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2354. make[2]: *** [MemoryCardManager.o] Error 1
  2355. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o MessageManager.o MessageManager.cpp
  2356. In file included from MessageManager.cpp:4:
  2357. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2358. MessageManager.cpp: In function ‘const RString& MessageToString(Message)’:
  2359. MessageManager.cpp:135: error: expected initializer before ‘<’ token
  2360. MessageManager.cpp:135: error: ‘as_MessageName’ was not declared in this scope
  2361. MessageManager.cpp:135: error: ‘auto_ptr’ was not declared in this scope
  2362. MessageManager.cpp:135: error: expected primary-expression before ‘>’ token
  2363. MessageManager.cpp:135: error: ‘ap’ was not declared in this scope
  2364. MessageManager.cpp:135: error: ‘as_MessageName’ was not declared in this scope
  2365. make[2]: *** [MessageManager.o] Error 1
  2366. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NetworkSyncManager.o NetworkSyncManager.cpp
  2367. NetworkSyncManager.cpp: In member function ‘void NetworkSyncManager::ProcessInput()’:
  2368. NetworkSyncManager.cpp:748: error: ‘memcpy’ was not declared in this scope
  2369. NetworkSyncManager.cpp: In member function ‘void NetworkSyncManager::SendSMOnline()’:
  2370. NetworkSyncManager.cpp:812: error: ‘memcpy’ was not declared in this scope
  2371. NetworkSyncManager.cpp: In member function ‘uint16_t PacketFunctions::Read2()’:
  2372. NetworkSyncManager.cpp:833: error: ‘memcpy’ was not declared in this scope
  2373. NetworkSyncManager.cpp: In member function ‘uint32_t PacketFunctions::Read4()’:
  2374. NetworkSyncManager.cpp:844: error: ‘memcpy’ was not declared in this scope
  2375. NetworkSyncManager.cpp: In member function ‘void PacketFunctions::Write1(uint8_t)’:
  2376. NetworkSyncManager.cpp:865: error: ‘memcpy’ was not declared in this scope
  2377. NetworkSyncManager.cpp: In member function ‘void PacketFunctions::Write2(uint16_t)’:
  2378. NetworkSyncManager.cpp:874: error: ‘memcpy’ was not declared in this scope
  2379. NetworkSyncManager.cpp: In member function ‘void PacketFunctions::Write4(uint32_t)’:
  2380. NetworkSyncManager.cpp:884: error: ‘memcpy’ was not declared in this scope
  2381. NetworkSyncManager.cpp: In member function ‘void PacketFunctions::ClearPacket()’:
  2382. NetworkSyncManager.cpp:898: error: ‘memset’ was not declared in this scope
  2383. NetworkSyncManager.cpp: In member function ‘RString NetworkSyncManager::MD5Hex(const RString&)’:
  2384. NetworkSyncManager.cpp:912: error: ‘memset’ was not declared in this scope
  2385. make[2]: *** [NetworkSyncManager.o] Error 1
  2386. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NetworkSyncServer.o NetworkSyncServer.cpp
  2387. In file included from Preference.h:7,
  2388. from PrefsManager.h:8,
  2389. from NetworkSyncServer.cpp:4:
  2390. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2391. NetworkSyncServer.cpp: In member function ‘void GameClient::StartRequest(PacketFunctions&)’:
  2392. NetworkSyncServer.cpp:274: error: ‘memset’ was not declared in this scope
  2393. NetworkSyncServer.cpp: In member function ‘void StepManiaLanServer::SelectSong(PacketFunctions&, unsigned int)’:
  2394. NetworkSyncServer.cpp:708: error: ‘strcmp’ was not declared in this scope
  2395. make[2]: *** [NetworkSyncServer.o] Error 1
  2396. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o NoteSkinManager.o NoteSkinManager.cpp
  2397. NoteSkinManager.cpp: In member function ‘bool NoteSkinManager::DoesNoteSkinExist(const RString&)’:
  2398. NoteSkinManager.cpp:124: error: ‘strcasecmp’ was not declared in this scope
  2399. make[2]: *** [NoteSkinManager.o] Error 1
  2400. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o PrefsManager.o PrefsManager.cpp
  2401. In file included from Preference.h:7,
  2402. from PrefsManager.h:8,
  2403. from PrefsManager.cpp:2:
  2404. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2405. PrefsManager.cpp: In function ‘const RString& TimingWindowToString(TimingWindow)’:
  2406. PrefsManager.cpp:31: error: expected initializer before ‘<’ token
  2407. PrefsManager.cpp:31: error: ‘as_TimingWindowName’ was not declared in this scope
  2408. PrefsManager.cpp:31: error: ‘auto_ptr’ was not declared in this scope
  2409. PrefsManager.cpp:31: error: expected primary-expression before ‘>’ token
  2410. PrefsManager.cpp:31: error: ‘ap’ was not declared in this scope
  2411. PrefsManager.cpp:31: error: ‘as_TimingWindowName’ was not declared in this scope
  2412. PrefsManager.cpp: In function ‘const RString& ScoreEventToString(ScoreEvent)’:
  2413. PrefsManager.cpp:45: error: expected initializer before ‘<’ token
  2414. PrefsManager.cpp:45: error: ‘as_ScoreEventName’ was not declared in this scope
  2415. PrefsManager.cpp:45: error: ‘auto_ptr’ was not declared in this scope
  2416. PrefsManager.cpp:45: error: expected primary-expression before ‘>’ token
  2417. PrefsManager.cpp:45: error: ‘ap’ was not declared in this scope
  2418. PrefsManager.cpp:45: error: ‘as_ScoreEventName’ was not declared in this scope
  2419. make[2]: *** [PrefsManager.o] Error 1
  2420. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ProfileManager.o ProfileManager.cpp
  2421. In file included from Preference.h:7,
  2422. from ProfileManager.h:9,
  2423. from ProfileManager.cpp:2:
  2424. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2425. make[2]: *** [ProfileManager.o] Error 1
  2426. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ScreenManager.o ScreenManager.cpp
  2427. In file included from Preference.h:7,
  2428. from ScreenManager.cpp:65:
  2429. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2430. make[2]: *** [ScreenManager.o] Error 1
  2431. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o SongManager.o SongManager.cpp
  2432. In file included from SongManager.cpp:28:
  2433. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  2434. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  2435. make[2]: *** [SongManager.o] Error 1
  2436. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o StatsManager.o StatsManager.cpp
  2437. In file included from Grade.h:6,
  2438. from PlayerStageStats.h:6,
  2439. from StageStats.h:7,
  2440. from StatsManager.h:6,
  2441. from StatsManager.cpp:2:
  2442. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2443. make[2]: *** [StatsManager.o] Error 1
  2444. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ThemeManager.o ThemeManager.cpp
  2445. In file included from ThemeManager.cpp:6:
  2446. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2447. ThemeManager.cpp: In function ‘const RString& ElementCategoryToString(ElementCategory)’:
  2448. ThemeManager.cpp:38: error: expected initializer before ‘<’ token
  2449. ThemeManager.cpp:38: error: ‘as_ElementCategoryName’ was not declared in this scope
  2450. ThemeManager.cpp:38: error: ‘auto_ptr’ was not declared in this scope
  2451. ThemeManager.cpp:38: error: expected primary-expression before ‘>’ token
  2452. ThemeManager.cpp:38: error: ‘ap’ was not declared in this scope
  2453. ThemeManager.cpp:38: error: ‘as_ElementCategoryName’ was not declared in this scope
  2454. ThemeManager.cpp: In member function ‘RString ThemeManager::GetPathToRaw(const RString&, ElementCategory, const RString&, const RString&)’:
  2455. ThemeManager.cpp:582: error: ‘strcmp’ was not declared in this scope
  2456. make[2]: *** [ThemeManager.o] Error 1
  2457. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o UnlockManager.o UnlockManager.cpp
  2458. In file included from Grade.h:6,
  2459. from UnlockManager.h:6,
  2460. from UnlockManager.cpp:2:
  2461. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2462. In file included from UnlockManager.cpp:2:
  2463. UnlockManager.h: In constructor ‘UnlockEntry::UnlockEntry()’:
  2464. UnlockManager.h:59: error: ‘memset’ was not declared in this scope
  2465. UnlockManager.cpp: In function ‘const RString& UnlockRequirementToString(UnlockRequirement)’:
  2466. UnlockManager.cpp:36: error: expected initializer before ‘<’ token
  2467. UnlockManager.cpp:36: error: ‘as_UnlockRequirementName’ was not declared in this scope
  2468. UnlockManager.cpp:36: error: ‘auto_ptr’ was not declared in this scope
  2469. UnlockManager.cpp:36: error: expected primary-expression before ‘>’ token
  2470. UnlockManager.cpp:36: error: ‘ap’ was not declared in this scope
  2471. UnlockManager.cpp:36: error: ‘as_UnlockRequirementName’ was not declared in this scope
  2472. UnlockManager.cpp: In function ‘const RString& UnlockRewardTypeToString(UnlockRewardType)’:
  2473. UnlockManager.cpp:47: error: expected initializer before ‘<’ token
  2474. UnlockManager.cpp:47: error: ‘as_UnlockRewardTypeName’ was not declared in this scope
  2475. UnlockManager.cpp:47: error: ‘auto_ptr’ was not declared in this scope
  2476. UnlockManager.cpp:47: error: expected primary-expression before ‘>’ token
  2477. UnlockManager.cpp:47: error: ‘ap’ was not declared in this scope
  2478. UnlockManager.cpp:47: error: ‘as_UnlockRewardTypeName’ was not declared in this scope
  2479. UnlockManager.cpp: In function ‘const RString& UnlockRewardTypeToLocalizedString(UnlockRewardType)’:
  2480. UnlockManager.cpp:48: error: expected initializer before ‘<’ token
  2481. UnlockManager.cpp:48: error: ‘g_UnlockRewardTypeName’ was not declared in this scope
  2482. UnlockManager.cpp:48: error: ‘auto_ptr’ was not declared in this scope
  2483. UnlockManager.cpp:48: error: expected primary-expression before ‘>’ token
  2484. UnlockManager.cpp:48: error: ‘ap’ was not declared in this scope
  2485. UnlockManager.cpp:48: error: ‘g_UnlockRewardTypeName’ was not declared in this scope
  2486. UnlockManager.cpp: In member function ‘float UnlockManager::PointsUntilNextUnlock(UnlockRequirement) const’:
  2487. UnlockManager.cpp:532: error: ‘memset’ was not declared in this scope
  2488. make[2]: *** [UnlockManager.o] Error 1
  2489. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o ezsockets.o ezsockets.cpp
  2490. ezsockets.cpp: In constructor ‘EzSockets::EzSockets()’:
  2491. ezsockets.cpp:39: error: ‘memset’ was not declared in this scope
  2492. ezsockets.cpp: In member function ‘bool EzSockets::connect(const std::string&, short unsigned int)’:
  2493. ezsockets.cpp:214: error: ‘memcpy’ was not declared in this scope
  2494. ezsockets.cpp: In member function ‘int EzSockets::PeekData(char*, unsigned int)’:
  2495. ezsockets.cpp:323: error: ‘memcpy’ was not declared in this scope
  2496. ezsockets.cpp: In member function ‘int EzSockets::PeekPack(char*, unsigned int)’:
  2497. ezsockets.cpp:385: error: ‘memcpy’ was not declared in this scope
  2498. make[2]: *** [ezsockets.o] Error 1
  2499. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptBn.o `test -f 'crypto/CryptBn.cpp' || echo './'`crypto/CryptBn.cpp
  2500. crypto/CryptBn.cpp: In function ‘BignumInt* newbn(int)’:
  2501. crypto/CryptBn.cpp:36: error: ‘memset’ was not declared in this scope
  2502. crypto/CryptBn.cpp: In function ‘BignumInt* copybn(BignumInt*)’:
  2503. crypto/CryptBn.cpp:52: error: ‘memcpy’ was not declared in this scope
  2504. crypto/CryptBn.cpp: In function ‘void freebn(BignumInt*)’:
  2505. crypto/CryptBn.cpp:61: error: ‘memset’ was not declared in this scope
  2506. crypto/CryptBn.cpp: In function ‘char* bignum_decimal(BignumInt*)’:
  2507. crypto/CryptBn.cpp:1039: error: ‘memmove’ was not declared in this scope
  2508. make[2]: *** [CryptBn.o] Error 1
  2509. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptMD5.o `test -f 'crypto/CryptMD5.cpp' || echo './'`crypto/CryptMD5.cpp
  2510. crypto/CryptMD5.cpp: In function ‘void MD5Update(MD5Context*, const unsigned char*, unsigned int)’:
  2511. crypto/CryptMD5.cpp:143: error: ‘memcpy’ was not declared in this scope
  2512. crypto/CryptMD5.cpp:150: error: ‘memcpy’ was not declared in this scope
  2513. crypto/CryptMD5.cpp:164: error: ‘memcpy’ was not declared in this scope
  2514. crypto/CryptMD5.cpp: In function ‘void MD5Final(unsigned char*, MD5Context*)’:
  2515. crypto/CryptMD5.cpp:184: error: ‘memset’ was not declared in this scope
  2516. make[2]: *** [CryptMD5.o] Error 1
  2517. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptNoise.o `test -f 'crypto/CryptNoise.cpp' || echo './'`crypto/CryptNoise.cpp
  2518. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptPrime.o `test -f 'crypto/CryptPrime.cpp' || echo './'`crypto/CryptPrime.cpp
  2519. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptRSA.o `test -f 'crypto/CryptRSA.cpp' || echo './'`crypto/CryptRSA.cpp
  2520. In file included from crypto/CryptRSA.cpp:7:
  2521. ./RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2522. crypto/CryptRSA.cpp: In function ‘void sha512_mpint(SHA512_State*, BignumInt*)’:
  2523. crypto/CryptRSA.cpp:109: error: ‘memset’ was not declared in this scope
  2524. crypto/CryptRSA.cpp: In member function ‘void RSAKey::Fingerprint(char*, int) const’:
  2525. crypto/CryptRSA.cpp:335: error: ‘strlen’ was not declared in this scope
  2526. crypto/CryptRSA.cpp:337: error: ‘strncpy’ was not declared in this scope
  2527. crypto/CryptRSA.cpp:339: error: ‘strlen’ was not declared in this scope
  2528. crypto/CryptRSA.cpp: In member function ‘bool RSAKey::LoadFromPublicBlob(const RString&)’:
  2529. crypto/CryptRSA.cpp:438: error: ‘memcmp’ was not declared in this scope
  2530. crypto/CryptRSA.cpp: In member function ‘void RSAKey::PublicBlob(RString&) const’:
  2531. crypto/CryptRSA.cpp:477: error: ‘memcpy’ was not declared in this scope
  2532. crypto/CryptRSA.cpp: In function ‘char* rsa2_fingerprint(RSAKey*)’:
  2533. crypto/CryptRSA.cpp:644: error: ‘strlen’ was not declared in this scope
  2534. crypto/CryptRSA.cpp:646: error: ‘strlen’ was not declared in this scope
  2535. crypto/CryptRSA.cpp:648: error: ‘strcpy’ was not declared in this scope
  2536. crypto/CryptRSA.cpp: In member function ‘void RSAKey::Sign(const RString&, RString&) const’:
  2537. crypto/CryptRSA.cpp:704: error: ‘memset’ was not declared in this scope
  2538. crypto/CryptRSA.cpp:706: error: ‘memcpy’ was not declared in this scope
  2539. make[2]: *** [CryptRSA.o] Error 1
  2540. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptRand.o `test -f 'crypto/CryptRand.cpp' || echo './'`crypto/CryptRand.cpp
  2541. crypto/CryptRand.cpp: In function ‘void random_stir()’:
  2542. crypto/CryptRand.cpp:60: error: ‘memcpy’ was not declared in this scope
  2543. crypto/CryptRand.cpp: In function ‘void random_add_noise(const RString&)’:
  2544. crypto/CryptRand.cpp:132: error: ‘memcpy’ was not declared in this scope
  2545. crypto/CryptRand.cpp:147: error: ‘memcpy’ was not declared in this scope
  2546. crypto/CryptRand.cpp: In function ‘void random_init()’:
  2547. crypto/CryptRand.cpp:191: error: ‘memset’ was not declared in this scope
  2548. crypto/CryptRand.cpp: In function ‘void random_get_savedata(char**, int*)’:
  2549. crypto/CryptRand.cpp:210: error: ‘memcpy’ was not declared in this scope
  2550. make[2]: *** [CryptRand.o] Error 1
  2551. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptSH512.o `test -f 'crypto/CryptSH512.cpp' || echo './'`crypto/CryptSH512.cpp
  2552. crypto/CryptSH512.cpp: In function ‘void SHA512_Bytes(SHA512_State*, const void*, int)’:
  2553. crypto/CryptSH512.cpp:201: error: ‘memcpy’ was not declared in this scope
  2554. crypto/CryptSH512.cpp:208: error: ‘memcpy’ was not declared in this scope
  2555. crypto/CryptSH512.cpp:227: error: ‘memcpy’ was not declared in this scope
  2556. crypto/CryptSH512.cpp: In function ‘void SHA512_Final(SHA512_State*, unsigned char*)’:
  2557. crypto/CryptSH512.cpp:250: error: ‘memset’ was not declared in this scope
  2558. make[2]: *** [CryptSH512.o] Error 1
  2559. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptSHA.o `test -f 'crypto/CryptSHA.cpp' || echo './'`crypto/CryptSHA.cpp
  2560. crypto/CryptSHA.cpp: In function ‘void SHA_Bytes(SHA_State*, const void*, int)’:
  2561. crypto/CryptSHA.cpp:119: error: ‘memcpy’ was not declared in this scope
  2562. crypto/CryptSHA.cpp:126: error: ‘memcpy’ was not declared in this scope
  2563. crypto/CryptSHA.cpp:140: error: ‘memcpy’ was not declared in this scope
  2564. crypto/CryptSHA.cpp: In function ‘void SHA_Final(SHA_State*, unsigned char*)’:
  2565. crypto/CryptSHA.cpp:160: error: ‘memset’ was not declared in this scope
  2566. make[2]: *** [CryptSHA.o] Error 1
  2567. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o algebra.o `test -f 'crypto51/algebra.cpp' || echo './'`crypto51/algebra.cpp
  2568. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o algparam.o `test -f 'crypto51/algparam.cpp' || echo './'`crypto51/algparam.cpp
  2569. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o asn.o `test -f 'crypto51/asn.cpp' || echo './'`crypto51/asn.cpp
  2570. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o cryptlib.o `test -f 'crypto51/cryptlib.cpp' || echo './'`crypto51/cryptlib.cpp
  2571. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o files.o `test -f 'crypto51/files.cpp' || echo './'`crypto51/files.cpp
  2572. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o filters.o `test -f 'crypto51/filters.cpp' || echo './'`crypto51/filters.cpp
  2573. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o integer.o `test -f 'crypto51/integer.cpp' || echo './'`crypto51/integer.cpp
  2574. crypto51/integer.cpp: In function ‘void CryptoPP::AtomicInverseModPower2(CryptoPP::word*, CryptoPP::word, CryptoPP::word)’:
  2575. crypto51/integer.cpp:119: warning: left shift count >= width of type
  2576. crypto51/integer.cpp: In function ‘CryptoPP::word CryptoPP::SubatomicDivide(CryptoPP::word*, CryptoPP::word, CryptoPP::word)’:
  2577. crypto51/integer.cpp:2198: warning: left shift count >= width of type
  2578. crypto51/integer.cpp: In static member function ‘static void CryptoPP::Integer::Divide(CryptoPP::word&, CryptoPP::Integer&, const CryptoPP::Integer&, CryptoPP::word)’:
  2579. crypto51/integer.cpp:3495: warning: left shift count >= width of type
  2580. crypto51/integer.cpp:3496: warning: left shift count >= width of type
  2581. crypto51/integer.cpp: In member function ‘CryptoPP::word CryptoPP::Integer::Modulo(CryptoPP::word) const’:
  2582. crypto51/integer.cpp:3546: warning: left shift count >= width of type
  2583. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o iterhash.o `test -f 'crypto51/iterhash.cpp' || echo './'`crypto51/iterhash.cpp
  2584. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o misc.o `test -f 'crypto51/misc.cpp' || echo './'`crypto51/misc.cpp
  2585. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o mqueue.o `test -f 'crypto51/mqueue.cpp' || echo './'`crypto51/mqueue.cpp
  2586. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o nbtheory.o `test -f 'crypto51/nbtheory.cpp' || echo './'`crypto51/nbtheory.cpp
  2587. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o osrng.o `test -f 'crypto51/osrng.cpp' || echo './'`crypto51/osrng.cpp
  2588. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o pkcspad.o `test -f 'crypto51/pkcspad.cpp' || echo './'`crypto51/pkcspad.cpp
  2589. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o pubkey.o `test -f 'crypto51/pubkey.cpp' || echo './'`crypto51/pubkey.cpp
  2590. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o queue.o `test -f 'crypto51/queue.cpp' || echo './'`crypto51/queue.cpp
  2591. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o rsa.o `test -f 'crypto51/rsa.cpp' || echo './'`crypto51/rsa.cpp
  2592. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o sha.o `test -f 'crypto51/sha.cpp' || echo './'`crypto51/sha.cpp
  2593. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -finline-limit=300 -march=native -O2 -pipe -c -o CryptHelpers.o CryptHelpers.cpp
  2594. In file included from CryptHelpers.cpp:4:
  2595. RageUtil.h:192: error: ‘INT_MAX’ was not declared in this scope
  2596. make[2]: *** [CryptHelpers.o] Error 1
  2597. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -fPIC -finline-limit=300 -march=native -O2 -pipe -c -o GtkModule_so-LoadingWindow_GtkModule.o `test -f 'arch/LoadingWindow/LoadingWindow_GtkModule.cpp' || echo './'`arch/LoadingWindow/LoadingWindow_GtkModule.cpp
  2598. In file included from arch/LoadingWindow/LoadingWindow_GtkModule.cpp:5:
  2599. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2600. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2601. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2602. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2603. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2604. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2605. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2606. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2607. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2608. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2609. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2610. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2611. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2612. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2613. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2614. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2615. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2616. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2617. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2618. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2619. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2620. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2621. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2622. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2623. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2624. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2625. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2626. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2627. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2628. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2629. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2630. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2631. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2632. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2633. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2634. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2635. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2636. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2637. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2638. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2639. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2640. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2641. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2642. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2643. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2644. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2645. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2646. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2647. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2648. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2649. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2650. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2651. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2652. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2653. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2654. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2655. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2656. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2657. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2658. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2659. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2660. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2661. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2662. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2663. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2664. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2665. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2666. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2667. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2668. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2669. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2670. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2671. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2672. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2673. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2674. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2675. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2676. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2677. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2678. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2679. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2680. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2681. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2682. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2683. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2684. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2685. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2686. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2687. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2688. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2689. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2690. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2691. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2692. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2693. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2694. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2695. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2696. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2697. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2698. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2699. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2700. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2701. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2702. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2703. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2704. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2705. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2706. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2707. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2708. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2709. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2710. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2711. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2712. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2713. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2714. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2715. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2716. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2717. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2718. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2719. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2720. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2721. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2722. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2723. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2724. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2725. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2726. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2727. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2728. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2729. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2730. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2731. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2732. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2733. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2734. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2735. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2736. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2737. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2738. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2739. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2740. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2741. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2742. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2743. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2744. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2745. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2746. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2747. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2748. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2749. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2750. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2751. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2752. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2753. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2754. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2755. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2756. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2757. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2758. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2759. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2760. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2761. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2762. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2763. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2764. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2765. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2766. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2767. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2768. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2769. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2770. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2771. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2772. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2773. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2774. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2775. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2776. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2777. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2778. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2779. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2780. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2781. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2782. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2783. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2784. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2785. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2786. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2787. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2788. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2789. arch/LoadingWindow/loading.xpm:197: warning: deprecated conversion from string constant to ‘char*’
  2790. x86_64-pc-linux-gnu-g++ -finline-limit=300 -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed,--as-needed -rdynamic -o GtkModule.so -rdynamic -shared GtkModule_so-LoadingWindow_GtkModule.o -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ldl -lavformat -lavcodec -lpng -lz -lm -ljpeg -llua -lm -lz -llua -lm -lpthread -lrt
  2791. make[2]: Target `all-am' not remade because of errors.
  2792. make[2]: Leaving directory `/var/tmp/portage/games-arcade/stepmania-9999/work/stepmania-9999/src'
  2793. make[1]: *** [all] Error 2
  2794. make[1]: Leaving directory `/var/tmp/portage/games-arcade/stepmania-9999/work/stepmania-9999/src'
  2795. make[1]: Entering directory `/var/tmp/portage/games-arcade/stepmania-9999/work/stepmania-9999'
  2796. make[1]: Nothing to be done for `all-am'.
  2797. make[1]: Leaving directory `/var/tmp/portage/games-arcade/stepmania-9999/work/stepmania-9999'
  2798. make: *** [all-recursive] Error 1
  2799. make: Target `all' not remade because of errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement