Evan Vittitow
2006-08-07 11:54:40 UTC
I have a build error that effects the rouge and xatrix addons.
xatrixsrc320/g_items.c:29: error: static declaration of
'jacket_armor_index' follows non-static declaration
xatrixsrc320/g_local.h:449: error: previous declaration of
'jacket_armor_index' was here
xatrixsrc320/g_items.c:30: error: static declaration of
'combat_armor_index' follows non-static declaration
xatrixsrc320/g_local.h:450: error: previous declaration of
'combat_armor_index' was here
xatrixsrc320/g_items.c:31: error: static declaration of
'body_armor_index' follows non-static declaration
xatrixsrc320/g_local.h:451: error: previous declaration of
'body_armor_index' was here
make[1]: *** [releasei386/xatrix/g_items.o] Error 1
xatrixsrc320/g_items.c:29: error: static declaration of
'jacket_armor_index' follows non-static declaration
xatrixsrc320/g_local.h:449: error: previous declaration of
'jacket_armor_index' was here
xatrixsrc320/g_items.c:30: error: static declaration of
'combat_armor_index' follows non-static declaration
xatrixsrc320/g_local.h:450: error: previous declaration of
'combat_armor_index' was here
xatrixsrc320/g_items.c:31: error: static declaration of
'body_armor_index' follows non-static declaration
xatrixsrc320/g_local.h:451: error: previous declaration of
'body_armor_index' was here
make[1]: *** [releasei386/xatrix/g_items.o] Error 1