IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Servisler (https://www.ircforumlari.net/servisler/)
-   -   ircservices-5.0.55 yardim (https://www.ircforumlari.net/servisler/55478-ircservices-5055-yardim.html)

the_extreme 25 Nisan 2008 12:42

ircservices-5.0.55 yardim
 
s.a arkadaslar anlayan biri bana yardım edebilirmi servislerim edit yapar ken gitti geri girmiyor ve asagıdaki hatayi veriyor

on declaration
modules/chanserv/check.c:229: warning: data definition has no type or storage class
modules/chanserv/check.c:230: error: syntax error before '}' token
make[4]: *** [.compiled-check.o] Error 1
make[3]: *** [check.o] Error 2
make[2]: *** [main.so] Error 2
make[2]: Leaving directory `/home/ekelebek/ircservices-5.0.55/modules/chanserv'
make[1]: *** [all-dynamic] Error 2
make[1]: Leaving directory `/home/ekelebek/ircservices-5.0.55/modules'
make: *** [modules] Error 2
[ekelebek@irc2(~/ircservices-5.0.55)]$



yaptigim edit

cd ircservices*
pico modules/chanserv/check.c

PHP- Kodu:

if (call_callback_4(modulecb_check_chan_user_modes,  
sourceusercmodes) > 0)  
return; 

altına bunu ekledim

PHP- Kodu:

if (!stricmp(c->name"#GlobalKanalAdı") && check_access(userciCA_AUTOHALFOP)) {  
send_cmd(s_NickServ"chghost %s GlobaLop.xxxxx.Net"user->nick);  
send_cmd(s_NickServ"SAJOIN %s #Girecekleri-Kanal"user->nick); 


sonra
make make install cektim
ircservices-5.0.55 e bu hatayı verdi

yanki 25 Nisan 2008 13:17

Cevap: ircservices-5.0.55 yardim
 
Noktalama veye Boşluk hatası alıyorsunuz Bu tür editleri yaparken editplus kullaniniz.

the_extreme 25 Nisan 2008 13:39

Cevap: ircservices-5.0.55 yardim
 
make[1]: Entering directory `/home/ekelebek/ircservices-5.0.55/modules/chanserv'
cd ../.. && gcc -I. -c modules/chanserv/check.c -o modules/chanserv/check.o
In file included from ./services.h:111,
from modules/chanserv/check.c:10:
./extern.h:151: warning: conflicting types for built-in function 'log'
modules/chanserv/check.c:187: error: syntax error before "if"
modules/chanserv/check.c:202: error: syntax error before string constant
modules/chanserv/check.c:202: error: conflicting types for 'set_cmode'
./extern.h:27: error: previous declaration of 'set_cmode' was here
modules/chanserv/check.c:202: error: conflicting types for 'set_cmode'
./extern.h:27: error: previous declaration of 'set_cmode' was here
modules/chanserv/check.c:202: warning: data definition has no type or storage class
modules/chanserv/check.c:203: error: syntax error before '&=' token
modules/chanserv/check.c:208: warning: parameter names (without types) in function declaration
modules/chanserv/check.c:208: error: conflicting types for 'put_channelinfo'
modules/chanserv/chanserv.h:192: error: previous declaration of 'put_channelinfo' was here
modules/chanserv/check.c:208: error: conflicting types for 'put_channelinfo'
modules/chanserv/chanserv.h:192: error: previous declaration of 'put_channelinfo' was here
modules/chanserv/check.c:208: warning: data definition has no type or storage class
modules/chanserv/check.c:209: error: syntax error before '}' token
modules/chanserv/check.c:217: error: `user' undeclared here (not in a function)
modules/chanserv/check.c:217: error: `ci' undeclared here (not in a function)
modules/chanserv/check.c:217: error: `changed' undeclared here (not in a function)
modules/chanserv/check.c:217: error: `modes' undeclared here (not in a function)
modules/chanserv/check.c:217: error: initializer element is not constant
modules/chanserv/check.c:217: warning: data definition has no type or storage class
modules/chanserv/check.c:218: error: syntax error before '}' token
modules/chanserv/check.c:229: warning: parameter names (without types) in function declaration
modules/chanserv/check.c:229: warning: data definition has no type or storage class
modules/chanserv/check.c:230: error: syntax error before '}' token
make[3]: *** [.compiled-check.o] Error 1
make[2]: *** [check.o] Error 2
make[1]: *** [main.so] Error 2
make[1]: Leaving directory `/home/ekelebek/ircservices-5.0.55/modules/chanserv'
make: *** [all-dynamic] Error 2


hangi satırda bulcam ki bunu

deneme1 25 Nisan 2008 15:53

Cevap: ircservices-5.0.55 yardim
 
Alıntı:

yanki Nickli Üyeden Alıntı (Mesaj 383696)
Noktalama veye Boşluk hatası alıyorsunuz Bu tür editleri yaparken editplus kullaniniz.

nerden indirebiliriz bunu

yanki 25 Nisan 2008 16:20

Cevap: ircservices-5.0.55 yardim
 
Googleden indirebilirsiniz..

Diger arkadaş içinse ekte check.c yi koydum onu kendisine göre düzelttim sunucusuna atabilir..

Staedion 12 Şubat 2010 00:15

Cevap: ircservices-5.0.55 yardim
 
aynı sorun bendede vardı . sayenizde hallettim tesekkurler


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 17:58.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk