[Message d'introduction]
Version des files : 2016
Domaine (Base de données, Core, etc.) : Sources
Votre niveau (débutant, intermédiaire, avancé) : intermédiaire
Description du problème :La compilation Server une erreur
Comment reproduire le problème :En compilant
Recherches et tests effectué : sur un des poste du forum
Résultat des recherches et tests : aucun
Message d'erreur, capture d'écran :
root@host:/usr/src/mainline/Srcs/Server/game/src # gmake -j20
compile acce.cpp
compile BattleArena.cpp
compile FSM.cpp
compile MarkConvert.cpp
compile MarkImage.cpp
compile MarkManager.cpp
compile OXEvent.cpp
compile TrafficProfiler.cpp
compile ani.cpp
compile arena.cpp
compile banword.cpp
compile battle.cpp
acce.cpp: In function 'void FN_remove_material(CItem**, DWORD, int, int)':
acce.cpp:87: warning: unused variable 'count'
acce.cpp: In function 'void Acce_clean_item(CHARACTER*)':
acce.cpp:247: error: 'COSTUME_ACCE' was not declared in this scope
acce.cpp: In function 'bool Acce_make(CHARACTER*)':
acce.cpp:578: error: 'SE_ACCE_SUCCEDED_1' was not declared in this scope
acce.cpp: In function 'void Acce_add_item(CHARACTER*, int, int)':
acce.cpp:799: error: 'COSTUME_ACCE' was not declared in this scope
acce.cpp: In function 'void Acce_delete_item(CHARACTER*, int)':
acce.cpp:846: error: 'COSTUME_ACCE' was not declared in this scope
acce.cpp: In function 'bool Acce_InformationInitialize()':
acce.cpp:943: warning: comparison between signed and unsigned integer express
compile blend_item.cpp
compile block_country.cpp
compile buffer_manager.cpp
compile building.cpp
gmake: *** [OBJDIR/acce.o] Error 1
gmake: *** Waiting for unfinished jobs....
En postant ma demande d'aide, j'affirme avoir lu et accepté le règlement des demandes d'aides.