• 07-07-2010, 23:08:09
    #10
    yaptım. buna devam ediyor :
    gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c actions.c
    gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c base64.c
    gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c botserv.c
    botserv.c: In function âmoduleAddBotServCmdsâ:
    botserv.c:68: error: âBOT_HELP_BOTLISTâ undeclared (first use in this function)
    botserv.c:68: error: (Each undeclared identifier is reported only once
    botserv.c:68: error: for each function it appears in.)
    botserv.c:69: error: âBOT_HELP_ASSIGNâ undeclared (first use in this function)
    botserv.c:70: error: âBOT_HELP_UNASSIGNâ undeclared (first use in this function)
    botserv.c:71: error: âBOT_HELP_INFOâ undeclared (first use in this function)
    botserv.c:72: error: âBOT_HELP_SETâ undeclared (first use in this function)
    botserv.c:72: error: âBOT_SERVADMIN_HELP_SETâ undeclared (first use in this function)
    botserv.c:73: error: âBOT_HELP_SET_DONTKICKOPSâ undeclared (first use in this function)
    botserv.c:74: error: âBOT_HELP_SET_DONTKICKVOICESâ undeclared (first use in this function)
    botserv.c:75: error: âBOT_HELP_SET_FANTASYâ undeclared (first use in this function) __________________
  • 08-07-2010, 00:41:40
    #11
    Kimlik doğrulama veya yönetimden onay bekliyor.
    HostAnadolu adlı üyeden alıntı: mesajı görüntüle
    yaptım. buna devam ediyor :
    gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c actions.c
    gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c base64.c
    gcc -pipe -g -O2 -pthread -export-dynamic -I../include/ -c botserv.c
    botserv.c: In function âmoduleAddBotServCmdsâ:
    botserv.c:68: error: âBOT_HELP_BOTLISTâ undeclared (first use in this function)
    botserv.c:68: error: (Each undeclared identifier is reported only once
    botserv.c:68: error: for each function it appears in.)
    botserv.c:69: error: âBOT_HELP_ASSIGNâ undeclared (first use in this function)
    botserv.c:70: error: âBOT_HELP_UNASSIGNâ undeclared (first use in this function)
    botserv.c:71: error: âBOT_HELP_INFOâ undeclared (first use in this function)
    botserv.c:72: error: âBOT_HELP_SETâ undeclared (first use in this function)
    botserv.c:72: error: âBOT_SERVADMIN_HELP_SETâ undeclared (first use in this function)
    botserv.c:73: error: âBOT_HELP_SET_DONTKICKOPSâ undeclared (first use in this function)
    botserv.c:74: error: âBOT_HELP_SET_DONTKICKVOICESâ undeclared (first use in this function)
    botserv.c:75: error: âBOT_HELP_SET_FANTASYâ undeclared (first use in this function) __________________
    indirdiğin kaynaktada sorun olabilir. nerden indirdin anopeyi?
  • 08-07-2010, 12:23:54
    #12
    3farklı kaynaktan denedim 3ünde de aynı problem.
  • 03-08-2010, 12:55:45
    #13
    Sunucu işletim sistemi 32bit mi 64bit mi ?