Konu: Güncel m_spy ve Sorunu
Tekil Mesaj gösterimi
Alt 25 Haziran 2016, 20:44   #1
Çevrimdýþý
Akcafesi
Kullanýcýlarýn profil bilgileri misafirlere kapatýlmýþtýr.
IF Ticaret Sayýsý: (0)
IF Ticaret Yüzdesi:(%)
m_spy ve Sorunu




Bilgisi olan arkadaþlar paylaþýrsa seviniriz.



Kod:   Kodu kopyalamak için üzerine çift týklayýn!
~/Unreal3.2.10.6]# make custommodule MODULEFILE=m_spy cd src; make 'CFLAGS=-I../include -I/home/unreal/Unreal3.2.10.6/extras/regexp/include -I/home/unreal/Unreal3.2.10.6/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -Wl,-export-dynamic ' 'CC=gcc' 'IRCDLIBS=-lcrypt -lnsl -ldl /home/unreal/Unreal3.2.10.6/extras/regexp/lib/libtre.a -L../extras/c-ares/lib /home/unreal/Unreal3.2.10.6/extras/c-ares/lib/libcares.a -lrt ' 'LDFLAGS=' 'IRCDMODE=711' 'RES=' 'BINDIR=/home/unreal/Unreal3.2.10.6/src/ircd' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=../include' 'IRCDDIR=/home/unreal/Unreal3.2.10.6' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/bin/touch' 'SHELL=/bin/sh' 'STRTOUL=' 'CRYPTOLIB=' 'CRYPTOINCLUDES=' 'URL=' MODULEFILE=m_spy 'EXLIBS=' custommodule make[1]: Entering directory `/home/unreal/Unreal3.2.10.6/src' cd modules; make 'CFLAGS=-I../include -I/home/unreal/Unreal3.2.10.6/extras/regexp/include -I/home/unreal/Unreal3.2.10.6/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -Wl,-export-dynamic ' 'CC=gcc' 'IRCDLIBS=-lcrypt -lnsl -ldl /home/unreal/Unreal3.2.10.6/extras/regexp/lib/libtre.a -L../extras/c-ares/lib /home/unreal/Unreal3.2.10.6/extras/c-ares/lib/libcares.a -lrt ' 'LDFLAGS=' 'IRCDMODE=711' 'BINDIR=/home/unreal/Unreal3.2.10.6/src/ircd' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=../include' 'IRCDDIR=/home/unreal/Unreal3.2.10.6' 'MANDIR=' 'RM=/bin/rm' 'CP=/bin/cp' 'TOUCH=/bin/touch' 'RES=' 'SHELL=/bin/sh' 'STRTOUL=' 'CRYPTOLIB=' 'CRYPTOINCLUDES=' 'URL=' MODULEFILE=m_spy 'EXLIBS=' custommodule make[2]: Entering directory `/home/unreal/Unreal3.2.10.6/src/modules' gcc -I../include -I/home/unreal/Unreal3.2.10.6/extras/regexp/include -I/home/unreal/Unreal3.2.10.6/extras/c-ares/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -Wno-pointer-sign -Wl,-export-dynamic -fPIC -DPIC -shared -DDYNAMIC_LINKING \ -o m_spy.so m_spy.c m_spy.c: In function ‘FindSpyItem1’: m_spy.c:408: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:408: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c: In function ‘FindSpyItem2’: m_spy.c:419: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:420: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:420: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘AddSpyItem’: m_spy.c:443: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:444: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘DelSpyItem’: m_spy.c:468: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:469: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:469: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘spy_on_quit’: m_spy.c:652: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:654: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:654: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘spy_on_remote_quit’: m_spy.c:682: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:684: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:684: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘spy_on_local_nickchange’: m_spy.c:705: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:707: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:707: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:707: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:707: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:709: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:709: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:711: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:711: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:711: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:711: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘spy_on_remote_nickchange’: m_spy.c:724: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:726: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:726: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:726: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:726: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:728: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:728: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:730: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:730: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:730: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:730: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘spy_on_server_connect’: m_spy.c:776: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:777: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:777: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:777: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘spy_on_privmsg’: m_spy.c:822: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:823: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:823: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:827: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:827: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘m_spy’: m_spy.c:967: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:967: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:967: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:967: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:972: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:972: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:972: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:972: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1020: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1022: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1023: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1030: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1031: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1032: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1039: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1045: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1062: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1063: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1063: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1063: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘m_spyforward’: m_spy.c:1369: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1369: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1369: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1369: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1370: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1370: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1370: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1370: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1395: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1395: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1395: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1395: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c: In function ‘m_spystats’: m_spy.c:1653: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1654: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1655: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1670: error: ‘SpyStruct’ has no member named ‘nick1’ m_spy.c:1671: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1671: error: ‘SpyStruct’ has no member named ‘nick2’ m_spy.c:1671: error: ‘SpyStruct’ has no member named ‘nick2’ make[2]: *** [custommodule] Error 1 make[2]: Leaving directory `/home/unreal/Unreal3.2.10.6/src/modules' make[1]: *** [custommodule] Error 2 make[1]: Leaving directory `/home/unreal/Unreal3.2.10.6/src' make: *** [custommodule] Error 2


 
Alýntý ile Cevapla

IRCForumlari.NET Reklamlar
sohbet odalarý reklam ver Benimmekan Mobil Sohbet