Tekil Mesaj gösterimi
Alt 25 Mart 2011, 21:34   #5
Çevrimdışı
SeYH_SaMiL
Kullanıcıların profil bilgileri misafirlere kapatılmıştır.
IF Ticaret Sayısı: (0)
IF Ticaret Yüzdesi:(%)
Cevap: Register Komutu Bekleme Süresinde Komutu Uygulayanı #Kanal'a Sajoinlendirme.




Çok teşekkür ederim ilginiz için toXic ve GemLik. Ali ben kodu deniycektim baktım müşterim anope-1.8.5 sürümüne güncellemiş anope müşterim bir tane kullanan var, şuan make çektiğimde;

Alıntı:
t/services/modules/' 'RDB=rdb.c ' 'MYSQL=mysql.c ' 'SHARED=-shared' 'MODULEFLAGS=-fPIC -DPIC -shared' all; )
make[1]: Entering directory `/home/zirvenet/anope-1.8.5/src/modules'
gcc -pipe -g -O2 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fasynchronous-unwind-tables -export-dynamic -rdynamic -Wall -fPIC -DPIC -shared -I../../include -c ns_seviye.c
ns_seviye.c:1: error: stray â\357â in program
ns_seviye.c:1: error: stray â\273â in program
ns_seviye.c:1: error: stray â\277â in program
ns_seviye.c:1: error: stray â#â in program
ns_seviye.c:1: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before string constant
ns_seviye.c:13: error: expected â)â before â*â token
ns_seviye.c: In function âAnopeInitâ:
ns_seviye.c:16: error: âCommandâ undeclared (first use in this function)
ns_seviye.c:16: error: (Each undeclared identifier is reported only once
ns_seviye.c:16: error: for each function it appears in.)
ns_seviye.c:16: error: âcâ undeclared (first use in this function)
ns_seviye.c:16: error: âNULLâ undeclared (first use in this function)
ns_seviye.c:17: error: âEvtHookâ undeclared (first use in this function)
ns_seviye.c:17: error: âhookâ undeclared (first use in this function)
ns_seviye.c:20: warning: implicit declaration of function âcreateEventHookâ
ns_seviye.c:20: error: âEVENT_JOIN_CHANNELâ undeclared (first use in this function)
ns_seviye.c:21: warning: implicit declaration of function âmoduleAddEventHookâ
ns_seviye.c:22: error: âMOD_ERR_OKâ undeclared (first use in this function)
ns_seviye.c:23: warning: implicit declaration of function âalogâ
ns_seviye.c:24: error: âMOD_STOPâ undeclared (first use in this function)
ns_seviye.c:26: warning: implicit declaration of function âcreateCommandâ
ns_seviye.c:26: error: âx_seviyeâ undeclared (first use in this function)
ns_seviye.c:27: warning: implicit declaration of function âmoduleAddCommandâ
ns_seviye.c:27: error: âNICKSERVâ undeclared (first use in this function)
ns_seviye.c:27: error: âMOD_TAILâ undeclared (first use in this function)
ns_seviye.c:35: error: âs_NickServâ undeclared (first use in this function)
ns_seviye.c:37: warning: implicit declaration of function âmoduleAddAuthorâ
ns_seviye.c:38: warning: implicit declaration of function âmoduleAddVersionâ
ns_seviye.c:39: error: âMOD_CONTâ undeclared (first use in this function)
ns_seviye.c: In function âmEventJoinâ:
ns_seviye.c:44: error: âChannelInfoâ undeclared (first use in this function)
ns_seviye.c:44: error: âciâ undeclared (first use in this function)
ns_seviye.c:45: error: âUserâ undeclared (first use in this function)
ns_seviye.c:45: error: âuâ undeclared (first use in this function)
ns_seviye.c:47: error: âtime_tâ undeclared (first use in this function)
ns_seviye.c:47: error: expected â;â before ânowâ
ns_seviye.c:49: error: âMOD_CONTâ undeclared (first use in this function)
ns_seviye.c:51: warning: implicit declaration of function âfinduserâ
ns_seviye.c:54: error: âNickAliasâ undeclared (first use in this function)
ns_seviye.c:54: error: ânaâ undeclared (first use in this function)
ns_seviye.c:55: warning: implicit declaration of function âstrcmpâ
ns_seviye.c:55: error: âEVENT_STOPâ undeclared (first use in this function)
ns_seviye.c:57: warning: implicit declaration of function âcs_findchanâ
ns_seviye.c:58: warning: implicit declaration of function ânick_identifiedâ
ns_seviye.c:58: warning: implicit declaration of function âfindnickâ
ns_seviye.c:58: error: ânowâ undeclared (first use in this function)
ns_seviye.c:59: warning: implicit declaration of function âanope_cmd_modeâ
ns_seviye.c:59: warning: implicit declaration of function âwhosendsâ
ns_seviye.c: At top level:
ns_seviye.c:72: error: expected â)â before â*â token
ns_seviye.c: In function âAnopeFiniâ:
ns_seviye.c:104: error: âs_NickServâ undeclared (first use in this function)
ns_seviye.c:104: error: âMODULE_EXTâ undeclared (first use in this function)
ns_seviye.c:106:12: warning: no newline at end of file
make[1]: *** [ns_seviye.o] Error 1
make[1]: Leaving directory `/home/zirvenet/anope-1.8.5/src/modules'
make: *** [modules] Error 2

Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
[~/anope-1.8.5]#

Şeklinde bir hata mesajıyla karşılaşıyorum sürümde bir hatamı var acaba, eklediğim kodu belirttiğin dosyadan kaldırdım make de yine aynı hata görünüyor benim eklediğim kodla alakası yokda bu 1.8.5 sürümünde bir hatamı var yoksa bizim yaptığımız bir eksiklikmi söz konusu.

 
Alıntı ile Cevapla

IRCForumlari.NET Reklamlar
sohbet odaları sohbet odaları Benimmekan Mobil Sohbet