🔔 Çevrimdışı bildirim almak ister misiniz?
Bir konuya etiketlendiğinizde, özel mesaj aldığınızda, bir mesajınız alıntılandığında forumda olmasanız bile anlık bildirim almak için lütfen izni verin.
Arkadaşlar selamlar. Dedicated serverimi başka bir yere taşıdım. Unrealı 3.2.3 kurdum yine ski yerdeki gibi ve de Anope1.7.8 kurcam o da eski serverdaki ile aynı. Ama ne yaptıysam sabahtan beri kuramadım. Servicleri root değil de account hesabımla kurup başlatmam gerekir değil mi? make 'e kadar herşey normal. Make dediğimde şu hatayı veriyor :
Alıntı:
... başı bayağı uzun... devamı...
botserv.c:1933: error: 'BOT_SET_NOBOT_OFF' undeclared (first use in this function)
botserv.c:1936: error: 'BOT_SET_NOBOT_SYNTAX' undeclared (first use in this function)
botserv.c:1941: error: 'BOT_SET_SYMBIOSIS_ON' undeclared (first use in this function)
botserv.c:1944: error: 'BOT_SET_SYMBIOSIS_OFF' undeclared (first use in this function)
botserv.c:1947: error: 'BOT_SET_SYMBIOSIS_SYNTAX' undeclared (first use in this function)
botserv.c:1950: error: 'BOT_SET_UNKNOWN' undeclared (first use in this function)
botserv.c: In function 'do_kickcmd':
botserv.c:1968: error: 'BOT_KICK_DISABLED' undeclared (first use in this function)
botserv.c:1970: error: 'BOT_KICK_SYNTAX' undeclared (first use in this function)
botserv.c:1974: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:1976: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:1978: error: 'ACCESS_DENIED' undeclared (first use in this function)
botserv.c:1994: error: 'BOT_KICK_BAD_TTB' undeclared (first use in this function)
botserv.c:2002: error: 'BOT_KICK_BADWORDS_ON_BAN' undeclared (first use in this function)
botserv.c:2005: error: 'BOT_KICK_BADWORDS_ON' undeclared (first use in this function)
botserv.c:2008: error: 'BOT_KICK_BADWORDS_OFF' undeclared (first use in this function)
botserv.c:2027: error: 'BOT_KICK_BOLDS_ON_BAN' undeclared (first use in this function)
botserv.c:2030: error: 'BOT_KICK_BOLDS_ON' undeclared (first use in this function)
botserv.c:2033: error: 'BOT_KICK_BOLDS_OFF' undeclared (first use in this function)
botserv.c:2070: error: 'BOT_KICK_CAPS_ON_BAN' undeclared (first use in this function)
botserv.c:2074: error: 'BOT_KICK_CAPS_ON' undeclared (first use in this function)
botserv.c:2078: error: 'BOT_KICK_CAPS_OFF' undeclared (first use in this function)
botserv.c:2097: error: 'BOT_KICK_COLORS_ON_BAN' undeclared (first use in this function)
botserv.c:2100: error: 'BOT_KICK_COLORS_ON' undeclared (first use in this function)
botserv.c:2103: error: 'BOT_KICK_COLORS_OFF' undeclared (first use in this function)
botserv.c:2140: error: 'BOT_KICK_FLOOD_ON_BAN' undeclared (first use in this function)
botserv.c:2144: error: 'BOT_KICK_FLOOD_ON' undeclared (first use in this function)
botserv.c:2148: error: 'BOT_KICK_FLOOD_OFF' undeclared (first use in this function)
botserv.c:2177: error: 'BOT_KICK_REPEAT_ON_BAN' undeclared (first use in this function)
botserv.c:2180: error: 'BOT_KICK_REPEAT_ON' undeclared (first use in this function)
botserv.c:2184: error: 'BOT_KICK_REPEAT_OFF' undeclared (first use in this function)
botserv.c:2204: error: 'BOT_KICK_REVERSES_ON_BAN' undeclared (first use in this function)
botserv.c:2207: error: 'BOT_KICK_REVERSES_ON' undeclared (first use in this function)
botserv.c:2210: error: 'BOT_KICK_REVERSES_OFF' undeclared (first use in this function)
botserv.c:2230: error: 'BOT_KICK_UNDERLINES_ON_BAN' undeclared (first use in this function)
botserv.c:2233: error: 'BOT_KICK_UNDERLINES_ON' undeclared (first use in this function)
botserv.c:2236: error: 'BOT_KICK_UNDERLINES_OFF' undeclared (first use in this function)
botserv.c:2239: error: 'BOT_KICK_UNKNOWN' undeclared (first use in this function)
botserv.c: In function 'badwords_list':
botserv.c:2272: error: 'BOT_BADWORDS_LIST_HEADER' undeclared (first use in this function)
botserv.c:2276: error: 'BOT_BADWORDS_LIST_FORMAT' undeclared (first use in this function)
botserv.c: In function 'do_badwords':
botserv.c:2309: error: 'BOT_BADWORDS_SYNTAX' undeclared (first use in this function)
botserv.c:2311: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:2313: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:2316: error: 'ACCESS_DENIED' undeclared (first use in this function)
botserv.c:2323: error: 'BOT_BADWORDS_DISABLED' undeclared (first use in this function)
botserv.c:2346: error: 'BOT_BADWORDS_ALREADY_EXISTS' undeclared (first use in this function)
botserv.c:2362: error: 'BOT_BADWORDS_REACHED_LIMIT' undeclared (first use in this function)
botserv.c:2372: error: 'BOT_BADWORDS_ADDED' undeclared (first use in this function)
botserv.c:2389: error: 'BOT_BADWORDS_NO_SUCH_ENTRY' undeclared (first use in this function)
botserv.c:2392: error: 'BOT_BADWORDS_NO_MATCH' undeclared (first use in this function)
botserv.c:2396: error: 'BOT_BADWORDS_DELETED_ONE' undeclared (first use in this function)
botserv.c:2399: error: 'BOT_BADWORDS_DELETED_SEVERAL' undeclared (first use in this function)
botserv.c:2409: error: 'BOT_BADWORDS_NOT_FOUND' undeclared (first use in this function)
botserv.c:2414: error: 'BOT_BADWORDS_DELETED' undeclared (first use in this function)
botserv.c:2426: error: 'BOT_BADWORDS_LIST_EMPTY' undeclared (first use in this function)
botserv.c:2460: error: 'BOT_BADWORDS_CLEAR' undeclared (first use in this function)
botserv.c: In function 'do_say':
botserv.c:2478: error: 'BOT_SAY_SYNTAX' undeclared (first use in this function)
botserv.c:2480: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:2482: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:2484: error: 'BOT_NOT_ASSIGNED' undeclared (first use in this function)
botserv.c:2486: error: 'BOT_NOT_ON_CHANNEL' undeclared (first use in this function)
botserv.c:2488: error: 'ACCESS_DENIED' undeclared (first use in this function)
botserv.c: In function 'do_act':
botserv.c:2513: error: 'BOT_ACT_SYNTAX' undeclared (first use in this function)
botserv.c:2515: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:2517: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:2519: error: 'BOT_NOT_ASSIGNED' undeclared (first use in this function)
botserv.c:2521: error: 'BOT_NOT_ON_CHANNEL' undeclared (first use in this function)
botserv.c:2523: error: 'ACCESS_DENIED' undeclared (first use in this function)
make[1]: *** [botserv.o] Error 1
make[1]: Leaving directory `/home/domain/anope-1.7.8/src'
make: *** [build] Error 2
Bu hatayı nasıl çözebilirim acaba yardım lütfen?
Konu seal tarafından (10 Nisan 2009 Saat 23:03 ) değiştirilmiştir.