Jump to content
  • 0

clif.c error


suddath

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  06/23/12
  • Last Seen:  

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)

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...