Advertisement
Guest User

Untitled

a guest
Jun 20th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.49 KB | None | 0 0
  1. $ make
  2. mkdir -p Release
  3. make amxmodx
  4. make[1]: Entering directory `/usr/bin/PROJ/amxmodx'
  5. gcc -I. -I../hlsdk -I../hlsdk/dlls -I../hlsdk/engine -I../hlsdk/game_shared -I../hlsdk/game_shared -I../metamod/metamod -Lzlib -I../hlsdk/common -O2 -fno-strict-aliasing -funroll-loops -s -fomit-frame-pointer -pipe -DNDEBUG -fvisibility=hidden -fvisibility-inlines-hidden -march=i586 -DLINUX -DAMX_NOPROPLIST -Wall -DHAVE_STDINT_H -static-libgcc -fno-rtti -fno-exceptions -DPAWN_CELL_SIZE=32 -DJIT -DASM32 -m32 -o Release/meta_api.o -c meta_api.cpp
  6. In file included from amxmodx.h:42:0,
  7. from meta_api.cpp:40:
  8. ../hlsdk/dlls/extdll.h:29:0: warning: ignoring #pragma warning
  9. ../hlsdk/dlls/extdll.h:30:0: warning: ignoring #pragma warning
  10. ../hlsdk/dlls/extdll.h:31:0: warning: ignoring #pragma warning
  11. ../hlsdk/dlls/extdll.h:32:0: warning: ignoring #pragma warning
  12. ../hlsdk/dlls/extdll.h:33:0: warning: ignoring #pragma warning
  13. In file included from ../metamod/metamod/dllapi.h:41:0,
  14. from ../metamod/metamod/meta_api.h:40,
  15. from amxmodx.h:43,
  16. from meta_api.cpp:40:
  17. ../metamod/metamod/osdep.h:64:3: error: #error "OS unrecognized"
  18. In file included from amx.h:28:0,
  19. from modules.h:35,
  20. from amxmodx.h:58,
  21. from meta_api.cpp:40:
  22. ./sclinux.h:20:0: warning: "stricmp" redefined
  23. /usr/include/string.h:121:0: note: this is the location of the previous definition
  24. ./sclinux.h:21:0: warning: "strnicmp" redefined
  25. /usr/include/string.h:127:0: note: this is the location of the previous definition
  26. In file included from ../metamod/metamod/sdk_util.h:55:0,
  27. from ../metamod/metamod/dllapi.h:40,
  28. from ../metamod/metamod/meta_api.h:40,
  29. from amxmodx.h:43,
  30. from meta_api.cpp:40:
  31. ../hlsdk/dlls/util.h:249:70: warning: ‘typedef’ was ignored in this declaration
  32. In file included from ../metamod/metamod/dllapi.h:41:0,
  33. from ../metamod/metamod/meta_api.h:40,
  34. from amxmodx.h:43,
  35. from meta_api.cpp:40:
  36. ../metamod/metamod/osdep.h: In function ‘const char* str_os_error()’:
  37. ../metamod/metamod/osdep.h:519:1: warning: no return statement in function returning non-void
  38. In file included from ../metamod/metamod/meta_api.h:40:0,
  39. from amxmodx.h:43,
  40. from meta_api.cpp:40:
  41. ../metamod/metamod/dllapi.h: At global scope:
  42. ../metamod/metamod/dllapi.h:50:1: error: ‘DLLEXPORT’ does not name a type
  43. ../metamod/metamod/dllapi.h:51:1: error: ‘DLLEXPORT’ does not name a type
  44. ../metamod/metamod/dllapi.h:55:1: error: ‘DLLEXPORT’ does not name a type
  45. In file included from amxmodx.h:43:0,
  46. from meta_api.cpp:40:
  47. ../metamod/metamod/meta_api.h:129:1: error: ‘DLLEXPORT’ does not name a type
  48. ../metamod/metamod/meta_api.h:134:1: error: ‘DLLEXPORT’ does not name a type
  49. ../metamod/metamod/meta_api.h:143:1: error: ‘DLLEXPORT’ does not name a type
  50. ../metamod/metamod/meta_api.h:153:1: error: ‘DLLEXPORT’ does not name a type
  51. ../metamod/metamod/meta_api.h:157:1: error: ‘DLLEXPORT’ does not name a type
  52. ../metamod/metamod/meta_api.h:159:1: error: ‘DLLEXPORT’ does not name a type
  53. ../metamod/metamod/meta_api.h:163:1: error: ‘DLLEXPORT’ does not name a type
  54. ../metamod/metamod/meta_api.h:165:1: error: ‘DLLEXPORT’ does not name a type
  55. ../metamod/metamod/meta_api.h:167:1: error: ‘DLLEXPORT’ does not name a type
  56. In file included from amxmodx.h:61:0,
  57. from meta_api.cpp:40:
  58. CMisc.h: In constructor ‘CCVar::CCVar(const char*, const char*, int, float)’:
  59. CMisc.h:53:17: warning: deprecated conversion from string constant to ‘char*’
  60. In file included from amxmodx.h:63:0,
  61. from meta_api.cpp:40:
  62. CModule.h: At global scope:
  63. CModule.h:85:2: error: ‘DLHANDLE’ does not name a type
  64. In file included from meta_api.cpp:40:0:
  65. amxmodx.h:111:10: error: ‘HINSTANCE’ does not name a type
  66. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  67. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  68. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  69. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  70. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  71. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  72. meta_api.cpp:67:1: warning: deprecated conversion from string constant to ‘char*’
  73. meta_api.cpp:140:82: warning: deprecated conversion from string constant to ‘char*’
  74. meta_api.cpp:140:82: warning: deprecated conversion from string constant to ‘char*’
  75. meta_api.cpp:141:67: warning: deprecated conversion from string constant to ‘char*’
  76. meta_api.cpp:141:67: warning: deprecated conversion from string constant to ‘char*’
  77. meta_api.cpp:142:60: warning: deprecated conversion from string constant to ‘char*’
  78. meta_api.cpp:142:60: warning: deprecated conversion from string constant to ‘char*’
  79. meta_api.cpp:143:63: warning: deprecated conversion from string constant to ‘char*’
  80. meta_api.cpp:143:63: warning: deprecated conversion from string constant to ‘char*’
  81. meta_api.cpp:144:73: warning: deprecated conversion from string constant to ‘char*’
  82. meta_api.cpp:144:73: warning: deprecated conversion from string constant to ‘char*’
  83. meta_api.cpp: In function ‘void BuildPluginFileList(const char*, CStack<String*>&)’:
  84. meta_api.cpp:184:15: warning: unused variable ‘path’
  85. meta_api.cpp: In function ‘int C_PrecacheSound(char*)’:
  86. meta_api.cpp:285:45: warning: deprecated conversion from string constant to ‘char*’
  87. meta_api.cpp:286:45: warning: deprecated conversion from string constant to ‘char*’
  88. meta_api.cpp:287:45: warning: deprecated conversion from string constant to ‘char*’
  89. meta_api.cpp: In function ‘int C_Spawn(edict_t*)’:
  90. meta_api.cpp:366:27: warning: deprecated conversion from string constant to ‘char*’
  91. meta_api.cpp:367:29: warning: deprecated conversion from string constant to ‘char*’
  92. meta_api.cpp:461:130: warning: deprecated conversion from string constant to ‘char*’
  93. meta_api.cpp: In function ‘void C_ClientUserInfoChanged_Post(edict_t*, char*)’:
  94. meta_api.cpp:851:53: warning: deprecated conversion from string constant to ‘char*’
  95. meta_api.cpp: In function ‘int Meta_Attach(PLUG_LOADTIME, META_FUNCTIONS*, meta_globals_t*, gamedll_funcs_t*)’:
  96. meta_api.cpp:1419:40: error: ‘GetEntityAPI2’ was not declared in this scope
  97. meta_api.cpp:1420:45: error: ‘GetEntityAPI2_Post’ was not declared in this scope
  98. meta_api.cpp:1421:45: error: ‘GetEngineFunctions’ was not declared in this scope
  99. meta_api.cpp:1422:50: error: ‘GetEngineFunctions_Post’ was not declared in this scope
  100. meta_api.cpp:1424:45: error: ‘GetNewDLLFunctions’ was not declared in this scope
  101. meta_api.cpp:1440:37: warning: deprecated conversion from string constant to ‘char*’
  102. meta_api.cpp:1460:107: warning: deprecated conversion from string constant to ‘char*’
  103. meta_api.cpp:1462:66: warning: deprecated conversion from string constant to ‘char*’
  104. meta_api.cpp:1466:104: warning: deprecated conversion from string constant to ‘char*’
  105. Makefile:72: recipe for target `Release/meta_api.o' failed
  106. make[1]: *** [Release/meta_api.o] Error 1
  107. make[1]: Leaving directory `/usr/bin/PROJ/amxmodx'
  108. Makefile:75: recipe for target `all' failed
  109. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement