I was hosted on asura hosting and I requested a new svn. So they set it up and I just connected it with my mysql to test it and when I went to compile it it showed this error and would not start.
What is shows in the screen it says that it is dropping all the files and folders in my src folder.
clif.c:5248: error: conflicting types for âclif_cooking_listâ
clif.h:432: error: previous declaration of âclif_cooking_listâ was here
clif.c: In function âclif_cooking_listâ:
clif.c:5287: warning: implicit declaration of function âclif_menuskill_clearâ
clif.c: At top level:
clif.c:5305: error: conflicting types for âclif_status_changeâ
clif.h:449: error: previous declaration of âclif_status_changeâ was here
clif.c:8125: warning: âenum clif_colorsâ declared inside parameter list
clif.c:8125: warning: its scope is only this definition or declaration, which is probably not what you want
clif.c:8125: error: parameter 2 (âcolorâ) has incomplete type
clif.c: In function âclif_colormesâ:
clif.c:8132: error: âcolor_tableâ undeclared (first use in this function)
clif.c:8132: error: (Each undeclared identifier is reported only once
clif.c:8132: error: for each function it appears in.)
clif.c: In function âclif_refreshâ:
clif.c:8218: warning: implicit declaration of function âclif_elemental_infoâ
clif.c: In function âclif_parse_LoadEndAckâ:
clif.c:9203: warning: implicit declaration of function âclif_elemental_updatesta tusâ
clif.c: At top level:
clif.c:15257: warning: conflicting types for âclif_elemental_updatestatusâ
clif.c:9203: warning: previous implicit declaration of âclif_elemental_updatesta tusâ was here
clif.c:15287: warning: conflicting types for âclif_elemental_infoâ
clif.c:8218: warning: previous implicit declaration of âclif_elemental_infoâ was here
clif.c: In function âdo_init_clifâ:
clif.c:16866: error: âCOLOR_MAXâ undeclared (first use in this function)
clif.c:16872: error: âcolor_tableâ undeclared (first use in this function)
Question
suddath
I was hosted on asura hosting and I requested a new svn. So they set it up and I just connected it with my mysql to test it and when I went to compile it it showed this error and would not start.
What is shows in the screen it says that it is dropping all the files and folders in my src folder.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.