bobapples
New Member
Joined: 01 Apr 2010 Posts: 11
| Clan help Ive hand patched this code into a tbamud base code before about a 1 year ago. But when I tired to hand patch it in now, I get tons of errors in the clan.h file like
clan.h:75: error: expected specifier-qualifier-list before `zone_vnum'
clan.h:88: warning: `struct char_data' declared inside parameter list
clan.h:88: warning: its scope is only this definition or declaration, which is p
robably not what you want
clan.h:94: error: expected specifier-qualifier-list before `clan_vnum'
clan.h:117: error: expected `=', `,', `;', `asm' or `__attribute__' before `real
_clan'
clan.h:118: error: expected `=', `,', `;', `asm' or `__attribute__' before `get_
clan_by_name'
clan.h:119: error: expected `)' before `c'
clan.h:120: error: expected `)' before `c'
clan.h:121: error: expected `=', `,', `;', `asm' or `__attribute__' before `high
est_clan_vnum'
clan.h:122: error: expected `=', `,', `;', `asm' or `__attribute__' before `add_
clan'
clan.h:123: error: expected `=', `,', `;', `asm' or `__attribute__' before `remo
ve_clan'
clan.h:126: error: expected `=', `,', `;', `asm' or `__attribute__' before `set_
clan'
clan.h:128: error: expected `=', `,', `;', `asm' or `__attribute__' before `auto
_appoint_new_clan_leader'
clan.h:129: error: expected `=', `,', `;', `asm' or `__attribute__' before `is_a
_clan_leader'
clan.h:133: warning: data definition has no type or storage class
clan.h:133: warning: type defaults to `int' in declaration of `ACMD'
clan.h:133: warning: parameter names (without types) in function declaration
clan.h:134: warning: data definition has no type or storage class
clan.h:134: warning: type defaults to `int' in declaration of `ACMD'
clan.h:134: warning: parameter names (without types) in function declaration
clan.h:135: warning: data definition has no type or storage class
clan.h:135: warning: type defaults to `int' in declaration of `ACMD'
clan.h:135: warning: parameter names (without types) in function declaration
clan.h:136: warning: data definition has no type or storage class
clan.h:136: warning: type defaults to `int' in declaration of `ACMD'
clan.h:136: warning: parameter names (without types) in function declaration
clan.h:137: warning: data definition has no type or storage class
clan.h:137: warning: type defaults to `int' in declaration of `ACMD'
clan.h:137: warning: parameter names (without types) in function declaration
clan.h:138: warning: data definition has no type or storage class
clan.h:138: warning: type defaults to `int' in declaration of `ACMD'
clan.h:138: warning: parameter names (without types) in function declaration
clan.h:139: warning: data definition has no type or storage class
clan.h:139: warning: type defaults to `int' in declaration of `ACMD'
clan.h:139: warning: parameter names (without types) in function declaration
clan.h:140: warning: data definition has no type or storage class
clan.h:140: warning: type defaults to `int' in declaration of `ACMD'
clan.h:140: warning: parameter names (without types) in function declaration
clan.h:141: warning: data definition has no type or storage class
clan.h:141: warning: type defaults to `int' in declaration of `ACMD'
clan.h:141: warning: parameter names (without types) in function declaration
clan.h:142: warning: data definition has no type or storage class
clan.h:142: warning: type defaults to `int' in declaration of `ACMD'
clan.h:142: warning: parameter names (without types) in function declaration
clan.h:143: warning: data definition has no type or storage class
clan.h:143: warning: type defaults to `int' in declaration of `ACMD'
clan.h:143: warning: parameter names (without types) in function declaration
clan.h:144: warning: data definition has no type or storage class
clan.h:144: warning: type defaults to `int' in declaration of `ACMD'
clan.h:144: warning: parameter names (without types) in function declaration
clan.h:145: warning: data definition has no type or storage class
clan.h:145: warning: type defaults to `int' in declaration of `ACMD'
clan.h:145: warning: parameter names (without types) in function declaration
clan.h:146: warning: data definition has no type or storage class
clan.h:146: warning: type defaults to `int' in declaration of `ACMD'
clan.h:146: warning: parameter names (without types) in function declaration
clan.h:147: warning: data definition has no type or storage class
clan.h:147: warning: type defaults to `int' in declaration of `ACMD'
clan.h:147: warning: parameter names (without types) in function declaration
clan.h:148: warning: data definition has no type or storage class
clan.h:148: warning: type defaults to `int' in declaration of `ACMD'
clan.h:148: warning: parameter names (without types) in function declaration
clan.h:149: warning: data definition has no type or storage class
clan.h:149: warning: type defaults to `int' in declaration of `ACMD'
clan.h:149: warning: parameter names (without types) in function declaration
clan.h:150: warning: data definition has no type or storage class
clan.h:150: warning: type defaults to `int' in declaration of `ACMD'
clan.h:150: warning: parameter names (without types) in function declaration
clan.h:151: warning: data definition has no type or storage class
clan.h:151: warning: type defaults to `int' in declaration of `ACMD'
clan.h:151: warning: parameter names (without types) in function declaration
clan.h:153: warning: data definition has no type or storage class
clan.h:153: warning: type defaults to `int' in declaration of `ACMD'
clan.h:153: warning: parameter names (without types) in function declaration
clan.h:154: warning: data definition has no type or storage class
clan.h:154: warning: type defaults to `int' in declaration of `ACMD'
clan.h:154: warning: parameter names (without types) in function declaration
clan.h:155: error: expected `=', `,', `;', `asm' or `__attribute__' before `zone
_is_clanhall'
clan.h:156: error: expected `=', `,', `;', `asm' or `__attribute__' before `get_
clanhall_by_char'
clan.h:157: warning: `struct char_data' declared inside parameter list
clan.h:158: error: expected `=', `,', `;', `asm' or `__attribute__' before `chec
k_clanpriv'
clan.h:159: warning: `struct char_data' declared inside parameter list
clan.h:163: error: expected `)' before `z_num'
clan.h:167: error: expected `)' before `z'
clan.h:168: error: expected `)' before `z'
clan.h:169: error: expected declaration specifiers or `...' before `zone_vnum'
clan.h:169: warning: `struct char_data' declared inside parameter list
clan.h:170: warning: `struct char_data' declared inside parameter list
clan.h:171: error: expected declaration specifiers or `...' before `clan_vnum'
clan.h:171: warning: `struct char_data' declared inside parameter list
clan.h:172: error: expected `=', `,', `;', `asm' or `__attribute__' before `get_
owning_clan'
clan.h:173: error: expected `=', `,', `;', `asm' or `__attribute__' before `get_
owning_clan_by_char'
clan.h:174: error: expected `)' before `z'
clan.h:175: error: expected `=', `,', `;', `asm' or `__attribute__' before `save
_claims'
clan.h:179: error: expected `)' before `zn'
clan.h:180: error: expected `)' before `zn'
clan.h:181: warning: `struct char_data' declared inside parameter list
clan.h:182: error: expected declaration specifiers or `...' before `clan_vnum'
clan.h:182: warning: `struct char_data' declared inside parameter list
clan.h:183: warning: `struct char_data' declared inside parameter list
clan.h:187: warning: `struct descriptor_data' declared inside parameter list
clan.h:188: warning: `struct descriptor_data' declared inside parameter list
make[1]: *** [comm.o] Error 1
make[1]: Leaving directory `/home/Main/t/src'
make: *** [all] Error 2
Last edited by bobapples (21 Feb 2011 - 22:15) |